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 |
What is the maximum length of sqlca?
Which isolation level provides maximum concurrency?
What is the meaning concurrency in the db2 database?
Name the different types of Table spaces.
what is the difference between where clause and having clause
What is package in cobol db2?
What is a thread?
How do you retrieve the data from a nullable column?
Where is the output of EXPLAIN stored?
How to find the maximum value in a column in the db2 database?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What DB2 Catalog column tell you when an index needs table reorganized ?