The process of reading a database schema and producing a data model from that schema is known as:
View Answer Report Error Discuss
In a 1:N relationship, the foreign key is placed in:
For every relationship, how many possible types of actions are there when enforcing minimum cardinalities?
When assessing the table structure of an acquired set of tables with data, accessing the validity of possible referential integrity constraints on foreign keys is (part of) the:
If a table has been normalized so that all determinants are candidate keys, then that table is in:
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
The HAVING clause does which of the following?