what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / marekj
SQLID - current SQL authorization ID, and qualifier for
dynamic SQL if DYNAMICRULES(run) was set during BIND process.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between cursor and select statement?
Highlight all the advantages that are attached to a package.
What is ibm db2 client?
Explain about dbrm.
What is dbrm?
How does db2 sample database connect?
Where can you declare a cursor in a cobol-db2 program?
What is the physical storage length of time data type?
How to restart a DB2 program?
What is the purpose of rollback and commit?
What is the use of dclgen in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is deadlock in db2?
How will you return the number of records in table?
what are bind concepts in db2 cobol?