Answer Posted / nahid gorji
DB2 catalogs store MetaData , which means Data about Data.
Such as information about the DB2 objects created/Altered
by users or output of RUNSTATS utility which are utilized
when running SQL statement or selecting access path.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a collection in db2?
What is the usage of open cursor command?
What is an instance database?
What is cursor stability in db2?
What is an instance in db2?
What are the two types of logging in the db2 database? Explain them.
What is collection in db2 bind?
Which are the db2 tools to protect integrity of the database?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How many databases can be created inside an instance in db2 ?
How to restart a DB2 program?
What types of tables are there in the db2 database?
What is a dbrm in db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
When the like statement is used?