What information is held in SYSIBM.SYSCOPY?
How to check last update on table in db2?
Which is faster delete or truncate?
can we view the access paths created by dbrm ? how ? thx
What is host variable?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
What is the connection string to connect to the DB2 Database ?
How do you insert a record with a nullable column?
Explain what are the various isolation levels possible?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is an asychronous write?
What is an alias and how does it differ from a synonym?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?