Which type of relational integrity is violated if a primary key in a database has a null value?
Consider the table for an employee database shown in the exhibit. What is the degree of the table?
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?
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?
Your enterprise is involved in planning a database project. The exhibit shows the result of one phase of the database design life cycle. Which term best describes the diagram shown in the exhibit?
What is the highest normal form of the relation(s) shown in the exhibit?
Which database security technique prevents invalid data from being entered into the database?
Which statement is used to define a named group of related tables, views, domains and other database objects?
Consider the following relations shown in the exhibit. Which of the following SQL statements would return the Customers2 relation from the Customers relation?
Which of the following is a characteristic of the three-tier database architecture?