IBM DB2 10.1 Fundamentals - C2090-610 Exam Practice Test

Which product is used to customize execution environments for the purpose of controlling system resources so that one department or service class does not overwhelm the system?
Correct Answer: A Vote an answer
User USER1 wants to define a required relationship between two tables named TAB1 and TAB2 in such a way that whenever a record is deleted from table TAB1, any related records are deleted from table TAB2. What must user USER1 do to accomplish this?
Correct Answer: D Vote an answer
Which type of constraint can be used to ensure that an INTEGER column in a table will never be assigned more than one record that contains a NULL value?
Correct Answer: B Vote an answer
Which statement about application-period temporal tables is true?
Correct Answer: B Vote an answer
Which of the following privileges allow a user to update the comment on a sequence?
Correct Answer: A Vote an answer
What isolation level prevents dirty reads, nonrepeatable reads, and phantoms?
Correct Answer: D Vote an answer
Given the following statement:
GRANT DELETE ON TABLE sales TO User1 WITH GRANT OPTION;
Which statement is correct?
Correct Answer: C Vote an answer
What is the purpose of a role?
Correct Answer: D Vote an answer
Which statement about UPDATE processing is FALSE?
Correct Answer: C Vote an answer