What is the picture clause of the null indicator variable?
Answer Posted / ss
S9(4) COMP
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How and when does the db2 enforces the unique key?
How do I import a csv file into db2?
What is bind package and plan in db2?
What is performance tuning db2?
What is dbrm?
What is view db2?
What is the use of db2 optimizer?
What is schema in db2?
What are host variables in db2?
Why db2 is called db2?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is dbrm in db2 database?
What is the maximum size of a char data type in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE