Consider the following table as well as the Dept1_Parts and Dept2_Parts relations shown in
the exhibit:
Which of the following relational algebraic expressions would result in the given table?
Answer : A
Which pair of relational algebraic operations requires union compatibility?
Answer : C
Consider the entity-relation (ER) diagram shown in the exhibit. When the logical database
design phase is completed, which of the following is a valid DBDL description of the base
relations for the ER diagram?
Answer : D
Which of the following definitions applies to all types of databases?
Answer : C
Your enterprise must decide whether to use a database management system. Which of the
following best describes the overall functionality of a DBMS?
Answer : D
Which type of relational integrity is violated if a primary key in a database has a null value?
Answer : A
Consider the Orders relation shown in the exhibit. Which of the following SQL statements
would return all complete tuples for order dates in 2002, arranged by amount from lowest to
highest?
Answer : D