IBM DB2 11 Fundamentals for z/OS - C2090-320 Exam Practice Test
Which catalog table would you query in order to determine the relevant statistics for an index?
Correct Answer: C
Vote an answer
What is the proper sequence for running the steps of the program preparation process?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Given the following SQL statement:
GRANT DELETE ON TABLE customer TO used;
Which of the following statements is TRUE?
GRANT DELETE ON TABLE customer TO used;
Which of the following statements is TRUE?
Correct Answer: C
Vote an answer
Which of the following statements concerning a bi-temporal table is TRUE?
Correct Answer: C
Vote an answer
Which privilege will user smith be able to grant to another user on table emp when the following SQL is executed?
GRANT ALL ON TABLE emp TO smith WITH GRANT OPTION;
GRANT ALL ON TABLE emp TO smith WITH GRANT OPTION;
Correct Answer: D
Vote an answer