IBM DB2 11.1 Fundamentals for LUW C2090-616 Exam Practice Test

Page: 1 / 14
Total 63 questions
Question 1

Which of the following editions of DB2 include support for Federation with Oracle database?



Answer : C


Question 2

Given the following statement:

DECLARE GLOBAL TEMPORARY TABLE TEMP1 (

ID INTEGER NOT NULL,

ITEM CHAR(30),

AMOUNT DECIMAL (10,2)

ON COMMIT DELETE ROWS NOT LOGGED;

Which of the following statements are TRUE? (Choose two.)



Answer : A, C


Question 3

The following statements are executed:

GRANT CREATETAB, DATAACCESS, ON DATABASE TO ROLE role A;

GRANT CREATETAB, BINDADD ON DATABASE TO ROLE role B;

GRANT ROLE role A to USER db2inst3;

GRANT ROLE role B to USER db2inst3;

Which of the following is TRUE if this statement is executed later?

REVOKE ROLE roleB FROM USER db2inst3;



Answer : D


Question 4

Which of the following isolation levels most reduces concurrency and is most likely to cause lock escalations?



Answer : C


Question 5

Which of the following authorities is sufficient for connecting to a database?



Answer : B


Question 6

Which of the following features can provide significant benefits in storage savings, performance of analytic workloads, and time to value?



Answer : C


Question 7

What is the maximum length allowed for a VARCHAR2 data type when the VARCHAR2_COMPAT database configuration parameter is set to ON?



Answer : A


Page:    1 / 14   
Total 63 questions