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
How would you find out the total number of rows in a db2 table?
What is the syntax for creating a table in the db2 database?
What is db2 instance?
What is a bind in db2?
What is bufferpool in db2?
What is a db2 cursor?
Explain correlated sub-queries.
Which component is responsible for db2 startup and shutdown?
Explain the function of data manager.
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What are union and union all?
What is ibm db2 connect?
What is the role of the data page in the db2 database?
What are foreign keys in db2?
What is the physical storage length of timestamp data type?