what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answers were Sorted based on User's Feedback
Answer / arun
cobol equivalent data type would be PIC s9(x-y)V9(y) comp3
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / 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 |
what is static sql? what is dynamic sql? Give me details
What is ibm db2 used for?
How do I delete a column in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
cobol-db2 runjcl please?
What is a data page?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What is the syntax for FETCH in DB2 ?
What's the difference between DB2 active log and archive log? Thanks a lot...
wht displays the number of times a query modified ?
What are the contents of a dclmgen?
What is query for your birthday date should be in hours,minute and seconds format?