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 a db2 package?
Is the primary key a clustered index?
What is reorg?
What is dclgen in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
How do I add a column to an existing table in db2?
Where can you declare a cursor in a cobol-db2 program?
What is multi row fetch in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is bind package and plan in db2?
What is package in cobol db2?
Explain what are the various isolation levels possible?
What is the maximum number of columns in a db2 table?
What is a storage group (stogroup)?
Explain the function of data manager.