What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?
Answer Posted / guest
its s9(9)v99.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
can all users have the privilage to use the sql statement select * (dml)?
What are the various data types available in db2?
What is the physical storage length of time data type?
What is cascading rollback?
What is consistency token in db2?
How to retrieve rows from a db2 table in embedded sql?
What kind of database is db2?
Comment whether the cursor is closed during commit or not.
what is diffrence b/w file-aid tool and file-aid utility???
Is db2 a mainframe database?
What is dclgen (declaration generator)?
What is a db2 package?
How to find primary key of a table in db2?
How will you return the number of records in table?