Exam 12: Managing Databases With MySQL 55
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL100 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing105 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2008 R2100 Questions
Exam 11: Managing Databases With Oracle Database 11g100 Questions
Exam 12: Managing Databases With MySQL 55100 Questions
Exam 13: The Web Server Environment110 Questions
Exam 14: Database Processing With XML100 Questions
Exam 15: Database Processing for Business Intelligence Systems101 Questions
Exam 16: Microsoft Access 201048 Questions
Exam 17: Getting Started With Systems Analysis and Design35 Questions
Exam 18: E-R Diagrams and the Idef1x Standard35 Questions
Exam 19: E-R Diagrams and the UML Standard36 Questions
Exam 20: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 21: Getting Started With Microsoft Visio 201036 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Data Structures for Database Processing35 Questions
Exam 24: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Select questions type
The MySQL statement used to test for a condition and then direct when blocks of code should be run depending on the outcome of the test is:
Free
(Multiple Choice)
4.9/5
(31)
Correct Answer:
C
The MySQL Workbench is included in the MySQL Server Community Edition installation.
Free
(True/False)
4.8/5
(21)
Correct Answer:
False
The MySQL transaction isolation level can be manually set using a MySQL SET {SCOPE} TRANSACTION ISOLATION LEVEL {LEVEL OPTION} command.
(True/False)
4.9/5
(37)
MySQL uses the MySQL NEW transition variable with triggers to access new data inserted into a table row.
(True/False)
4.9/5
(32)
Triggers that have been created in MySQL are displayed as objects in the Object Browser of the MySQL Workbench.
(True/False)
4.8/5
(44)
A new MySQL database is created using the New Database dialog box.
(True/False)
4.9/5
(32)
MySQL concurrency options include four scopes for the transaction isolation level - GLOBAL,LOCAL,SESSION and TRANSACTION.
(True/False)
4.9/5
(42)
The MySQL Installer for Windows requires the prior installation of:
(Multiple Choice)
4.8/5
(40)
SQL statements can be run individually or as part of a related group of SQL statements known as a script.
(True/False)
4.9/5
(34)
The MySQL IF statement is used to test for a condition and then direct when blocks of code should be run depending on the outcome of the test.
(True/False)
4.7/5
(33)
The MySQL statement used to complete the basic SQL block structure is:
(Multiple Choice)
4.7/5
(23)
The default transaction isolation level in MySQL is REPEATABLE READ.
(True/False)
4.9/5
(35)
MySQL uses the MySQL TODAYS_DATE()function to provide the value of the current date.
(True/False)
4.9/5
(41)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)