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 the difference between oracle and db2?
How does coalesce work?
Mention the definition of cobol in varchar field.
What is the maximum size of a char data type in db2?
What is db2 stogroup?
Explain the function of data manager.
Is db2 a mainframe?
What is check constraint in db2?
How do we specify index to include or not during bind process.
How many databases are there?
How will you return the number of records in table?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is the difference between db2 and oracle?
What does runstats do in db2?
What is a bind in db2?