CIW 1D0-541 - CIW v5 Database Design Specialist
Consider the table for an employee database shown in the exhibit. What is the degree of the table?
Which of the following best describes the information contained in the data dictionary (or system catalog)?
Consider the Information Engineering diagram shown in the exhibit. Building_ID, R_ID, Room_Count and Room_Num are integer numbers, whereas Bldg_Name, Location and Res_Name are all represented by variable-length strings with a maximum of 20 characters.
Which SQL statement best implements the RESIDENT relation shown in this diagram?
Which pair of relational algebraic operations requires union compatibility?
What is the most important service provided by a database management system?
Consider the entity-relationship (ER) diagram shown in the exhibit. Which type of relationship between the two entities is shown?
Which of the following best describes the ON DELETE NO ACTION referential integrity constraint?
What is the highest normal form of the relation(s) shown in the exhibit?
Consider the following relational algebraic expression: Which of the following SQL statements is equivalent to this relational algebraic expression?
The exhibit shows a table called Student Relation that tracks all information related to a students courses, professors and sites. What would be the consequence of removing all records for a student with the ID 1311?