What is a dbrm in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
What's the maximum number of characters that a tablename can have?
The only place of VSAM KSDS in DB2 is?
What is DB2 (IBM Database 2)?
How many databases can be created inside an instance in db2 ?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
Which component is used to execute the sql statements?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
Which components manage deadlocks in db2?
Give the COBOL definition of a VARCHAR field.