1. Which requirement within large, complex databases Authorization
ensures users have limited access to the database?
2. Which design specifies database requirements with- Conceptual design
out regard to a specific database system?
3. Which characterizes the rules of a relational databas- They are logical constraints
es? that ensure the data is valid.
4. Which event will result in an error code and error When a SQL statement is
description when using MySQL Server? syntactically incorrect.
5. Which type of data should be used to store whole INT
integer values, such as age?
6. Which text-based interface is included in the MySQL MySQL Command-Line
Server Download? Client
7. Which database system includes the World database MySQL
during it's installation?
8. What is the standardized language of relational data- Structured Query Language
base systems?
9. Which SQL sublanguage is used to manage database DCL Data Control Language
access?
10. Which SQL sublanguage is used to roll back database DTL Data transaction Lan-
changes? guage
11. Which format is used by the TIME data type in MySQL? hh:mm:ss
12. OR
1/2