db2 maintains information about the data...
a.in tables.
b.in a set of tables known as db2 catalog.
c.in db2 database.
d.none of the above.
Answer / veera
The answre is tables because the user enters the data only
through table in db2.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to access db2 tables in mainframe?
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
What is explain plan in db2?
What is an asychronous write?
can you use symbolic parameters in JOB?
is there any restrictions for unions ?
What does the sqlcode of -818 pertain to?
What is index cardinality?
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?