In a relational database, which term describes a single table consisting of rows and columns?
Answer : C
What is the highest normal form of the relation(s) shown in the exhibit?
Answer : D
Which type of entity must reference another entity for its data to be meaningful?
Answer : A
Which security technique limits access by unauthorized users to parts of an enterprise database?
Answer : A
Which relational algebraic operation is used to select specific columns (attributes) from a relation?
Answer : C
Consider the following database information:
domain s_id: integer
domain grd: fixed length character string length 1
STUDENT_GRADE(
Student_Number: s_id NOT NULL -
Grade: grd )
Primary Key Student_Number -
During which phase of the database design process would this information be developed?
Answer : A
To create a view, what are the minimal privileges that a user must have for the relations used to make the view?
Answer : C
Your enterprise has created a database and database application. The testing phase for the project has started. Which of the following best describes white-box testing of the projects software?
Answer : D
What is the highest normal form of the relation(s) shown in the exhibit?
Answer : A
Which database security technique prevents invalid data from being entered into the database?
Answer : D
Your enterprise is creating a relation (shown in the exhibit) that tracks parts and suppliers.
Which situation would occur if new supplier information were entered in the relation before any information about specific parts?
Answer : B
Which concurrency control method should be used only when conflicts between transactions rarely occur?
Answer : C
Which pair of relational algebraic operations requires union compatibility?
Answer : C
Consider the following relations shown in the exhibit. Which of the following SQL statements would return the Customers2 relation from the Customers relation?
Answer : C
Your enterprise has reached the conceptual design phase for a database project. What is the desired goal at the end of this design phase?
Answer : B
Have any questions or issues ? Please dont hesitate to contact us