IBM Assessment: DB2 10.1 Fundamentals - A2090-610 Exam Practice Test
Which privilege is required to invoke a user defined function?
Correct Answer: C
Vote an answer
Which type of temporal table can be used to store only time-sensitive data?
Correct Answer: B
Vote an answer
A table named STATES has the following columns: STATE_CD, REGION_CD, and STATE_NAME. Which SQL statement will return the number of states in each region, ordered by number of states?
Correct Answer: B
Vote an answer
A table named STATES was created as follows:

What will happen?

What will happen?
Correct Answer: C
Vote an answer
Which product replaced the Control Center used in versions prior to DB2 v10?
Correct Answer: A
Vote an answer
What is the primary purpose for using the INCLUDE clause with a CREATE UNIQUE INDEX statement?
Correct Answer: A
Vote an answer
An SQL function named DEPT_INFO was created as follows:

What is the correct way to use this function in a query?

What is the correct way to use this function in a query?
Correct Answer: D
Vote an answer