Which clause should be included in a ALTER TABLE statement to update a...
Which statement about triggers is true?
Which SQL statement will retrieve the employee number (EMPNO), hire...
Which command will delete all rows from a table without generating log...
Which tool allows users to connect to a DB2 database using a wizard?
If the following command is executed: CREATE DATABASE test What is the...
Which DB2 object is used to provide a logical grouping of other...
Which operation normally does NOT require an exclusive lock?
What factor influences lock escalation?
What is used in conjunction with a foreign key to define a...
Which case will require a sequence to be dropped and recreated instead...
When an application using a temporary table terminates or disconnects...
Which SQL statement should be used to select the minimum and maximum...
What is the primary purpose of a view?
What is the purpose of the Query Tuner?
Which command is used to back out a subset of database changes that...
Which object is a stored procedure defined into?
When an index is created for a table, where is the metadata for that...
Which privilege is required to invoke a user defined function?
Which isolation level offers the greatest protection of data but...
You have a business need to query DB2 10 and DB2 9 databases and you...
In a trusted context environment, if a switch request is made with an...
If a user has been granted SYSCTRL authority, which activities can...
Which action needs to be performed in order to complete the definition...
Which type of temporal table can be used to store only time-sensitive...
User USER1 holds both DBADM and SECADM authority and you want to...
When a COMMIT statement is executed, what happens?
Which product is used to customize execution environments for the...
Which type of constraint can be used to ensure that an INTEGER column...
By default, where is the data stored for a column defined with an XML...
Which DB2 object can be used to improve the execution performance of...
What type of mechanism is a simple token value that is used to refer...
Which type of lock allows the lock owner and all concurrent...
Application APP_A is performing updates to table TAB1 using the cursor...
Given an EMPLOYEES table and a SALES table, a user wants to produce a...
If a table named MY_TAB contains 100 rows and the following statement...
What functionality allows users to perform a UNION operation between a...
What type of large object (LOB) is used to store LOB data together...
If the following result set is desired:Which SQL statement must be...
Which statement will prevent concurrent application processes from...
A new user named USER1 needs to retrieve information from a database...
When is an INTENT EXCLUSIVE (IX) lock required?
An SQL function designed to convert temperatures from Fahrenheit to...
What isolation level prevents dirty reads, nonrepeatable reads, and...
When a user-defined function (UDF) is created and no schema is...
Which statement about INSERT operations is true?
Which statement is true about an index that is used to support a...
Which two operations are allowed in the body of an SQL scalar...
Which function can be used to obtain values from XML documents that...
User USER1 wants to retrieve records from a table named EMPLOYEE that...
What is the primary function of an Online Transaction Processing...
Which statement regarding triggers is true?
What is the purpose of a role?
What is the act of exchanging one lock an application holds on a...
By default, a column defined as a TIMESTAMP includes which attributes?
Which is NOT a valid reason for creating an index?
Which two activities indicate the need for a data warehouse?
A table named EMPLOYEE was created as follows:Which action will...
Which SQL statement will allow user USER1 to create a view on a table...
A table named STATES was created as follows:What will happen?
When is it appropriate to use a sequence?
Which two statements are true about foreign key constraints?(MORE THAN...
Which statement about BEFORE triggers is FALSE?
Which statement is true regarding constraints?
A column mask that is to be used for row and column access control...
Which statement about application-period temporal tables is true?
What are two valid objects that can be created in DB2?
Which SQL statement will give user USER1 the ability to assign a...