Answer Posted / prem
Use the Describe command
eg: Describe table <tablename>
| Is This Answer Correct ? | 38 Yes | 47 No |
Post New Answer View All Answers
How does cobol compile db2 program?
Is db2 a database?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is access path in db2?
What is innodb buffer pool?
Is ibm db2 free?
What is a db2 table?
Discuss about db2 bind?
What is meant by union and union all?
How to fetch the last row from the table in SQL (db2)?
What does a deadlock mean in DB2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What are the two types of logging in the db2 database? Explain them.
Define check constraint.
can we view the access paths created by dbrm ? how ? thx