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.?
3 6407db2 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.
1 4071database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
1 5887WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
IBM,
2 6983Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
2 5219In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
TCS,
6 11327
Explain the function of data manager.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What are the bind parameters ibm db2?
How to find the number of rows in db2 tables?
Before you give the explain statement, what are the prerogatives?
define clustering index.
What is the picture clause of null indicator variable?
What is ibm db2 connect?
Why do we use cursor?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is drop table?
Explain what are the various isolation levels possible?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
Which command is used to connect to a database in DB2 ? Give the Syntax.
List out the data types available.