Answer Posted / kc
SELECT colName,TypeName FROM SYSCAT.COLUMNS WHERE TABSCHEMA = <database> AND TABNAME =<tablename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an instance database?
What is the maximum No of rows per page?
What is the role of union all and union
what is utility for parm lib
What is dbrm? When it will be created?
List out the three types of page locks that can be held.
Explain dclgen.
What is view db2?
How do you stop a db2 database in linux?
How will you return the number of records in table?
What is load utility in db2?
What happens in bind step in a db2 program?
What are the contents of a dclmgen?
What is buffer pool and list some of them?
What is temporal table in db2?