What is the maximum number of tables that can be joined?
Twenty
Eight
Fifteen
Six
Can I use DB2 Stored Procedures with Debug Tool?
True
False
When you COMMIT, is the cursor closed?
Is DECLARE CURSOR Executable?
Can you have more than one cursor open at any one time in a program?
What is the Physical Storage Length of TIMESTAMP DB2 data type?
10 bytes
2 bytes
5 bytes
4 bytes
What is the Physical Storage Length of DATE DB2 data type?
8 bytes
6 bytes
Select odd item from the list.
VARCHAR2
CHAR
NCHAR
VARCHAR
Following datatype cannot be used twice in a table.
LONG
INTEGER
TIMESTAMP
CHAR is not compatible with.
DATE
BLOB