What is the picture clause of the null indicator variable?
Answers were Sorted based on User's Feedback
Answer / mna
The null indicator data-type expected by different
utilities is S9(04) comp. Usage of sync depends on the
version of cobol compiler we are using.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / prasad
S9(04) COMP SYNC
Using SYNC is always better for fast processing.
| Is This Answer Correct ? | 6 Yes | 4 No |
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
How do you Load a table ?? and what is Load replace ?
How to handle null values in db2
what is a trigger and types of triggers
Q3. How will you fetch duplicate values from a DB2 table?
When do you specify the isolation level? How?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
What is null indicator in db2?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is precompiler in db2?
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
what is + sign and -ve sign for sql code ?