Exam 10: C: Managing Databases With MySQL
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 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 Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
In MySQL,surrogate keys that use a sequence maintained by MySQL should be given a data type of IDENTITY.
(True/False)
4.8/5
(27)
Microsoft Windows users should install MySQL Community Edition using the MySQL Installer for Windows.
(True/False)
4.7/5
(35)
Describe how to create and run an SQL query in MySQL Server Community Edition.
(Essay)
4.9/5
(36)
The MySQL statement used to complete the basic SQL block structure is:
(Multiple Choice)
4.7/5
(33)
To execute an SQL query,click the Execute Current SQL Statement in Connected Server button.
(True/False)
4.9/5
(34)
Which transaction isolation level option(s)is (are)available in MySQL?
(Multiple Choice)
4.7/5
(27)
MySQL backups are run on the Export to Disk tab of the Data Export and Restore page.
(True/False)
4.8/5
(37)
The MySQL Workbench is the main utility used to implement MySQL security.
(True/False)
4.9/5
(42)
MySQL users are created on the Users and Privileges page in the MySQL Workbench.
(True/False)
4.9/5
(41)
The default transaction isolation level in MySQL is REPEATABLE READ.
(True/False)
4.8/5
(25)
For use with this book,it is recommended that MySQL be configured as a developer machine.
(True/False)
4.8/5
(31)
To run an SQL script,click the Execute button on the Query Toolbar.
(True/False)
4.7/5
(42)
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
(30)
To run an SQL script,click the Execute SQL Script in Connected Server button on the MySQL Workbench.
(True/False)
4.8/5
(35)
MySQL uses the "Safe Updates" -Forbid UPDATE and DELETE statements with no key in WHERE clause or no LIMIT clause-checkbox to control the behavior of UPDATE and DELETE statements run from the MySQL Workbench.
(True/False)
4.9/5
(28)
To insert non-sequential data into a MySQL table that uses AUTO_INCREMENT:
(Multiple Choice)
4.9/5
(40)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)