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 are stage one indexable predicates?
What is a LIKE table and how is it created?
When will you chose to run RUNSTATS?
When can an insert of a new primary key value threaten referential integrity?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is null value in db2?
What are the two types of logging in the db2 database? Explain them.
how to fetch first 100 rows in db2
How would you print the output of an SQL statement from SPUFI?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
What is plan in cobol db2?