What is the page size (in kilobytes) of the database?
If the following command is executed: CREATE DATABASE test What is the page size (in
kilobytes) of the database?
which SQL statement needs to be used?
Given the following DDL statement: CREATE TABLE sales (item CHAR(20)); If a DBA wishes to
increase the size of the ITEM column, which SQL statement needs to be used?
Which DB2 object can be used to improve the execution performance of qualified SELECT statements?
Which DB2 object can be used to improve the execution performance of qualified SELECT
statements?
When is it appropriate to use a sequence?
When is it appropriate to use a sequence?
Which clause should be included in a ALTER TABLE statement to update a table definition with a new column?
Which clause should be included in a ALTER TABLE statement to update a table definition with a
new column?
Which object is a stored procedure defined into?
Which object is a stored procedure defined into?
Which action needs to be performed in order to complete the definition of an application-period temporal table
Which action needs to be performed in order to complete the definition of an application-period
temporal table?
What functionality allows users to perform a UNION operation between a DB2 table and an Oracle view?
What functionality allows users to perform a UNION operation between a DB2 table and an Oracle
view?
Which interface would you use to achieve your goal?
You have a business need to query DB2 10 and DB2 9 databases and you want to write an
application that can run on most platforms unchanged. Which interface would you use to achieve
your goal?
Which DB2 object is used to provide a logical grouping of other database objects?
Which DB2 object is used to provide a logical grouping of other database objects?