what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / arun
cobol equivalent data type would be PIC s9(x-y)V9(y) comp3
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is cursor in dbms?
What is package in cobol db2?
What does sqlcabc has?
How do we specify index to include or not during bind process.
How many databases are there?
How to compare data between two tables in db2?
Why cursor is used in db2?
When do you specify the isolation level?
What is null indicator in db2?
What is a page in db2?
What is the difference between db2 and oracle?
What is load utility in db2?
What do you mean by rollback?
What is a db2 cursor?
How do I optimize a query in db2?