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
Which isolation level provides highest data integrity?
Why do we bind in db2?
Which command is used to remove all rows from a table?
Which component is responsible for db2 startup and shutdown?
How is a typical db2 batch pgm executed?
Is db2 a database?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is load replace in db2?
What is the clustering index in the db2 database?
What is lock escalation in db2?
How is deadlock resolved?
Mention the definition of cobol in varchar field.
What is cursor in dbms?
How do I connect my db2 database to ibm?
What is a system catalog table in db2?