What is consistency token in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a table using embedded sql?
How to create backup table in db2?
What is DCLGEN ?
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?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
how can we retrieve the 100 records of the file ?
What is a db2 schema?
How to fetch the last row from the table in SQL (db2)?
how can u nderstand the sql stmts executed successfully or not ?
When is the authorization check on DB2 objects done - at BIND time or run time?
How do I import data from excel to db2?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?