Once you create a view, where would information about the
view be stored?
what is differnece between DROP TABLE & DELETE TABLE .
What are the disadvantages of using VARCHAR?
What is reorg in database?
how to resolve -811
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
define clustering index.
What is reorg and runstats in db2?
What is the difference between TYPE 1 index & TYPE 2 index
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is the difference between CS and RR isolation levels?
how to copy the host variables from ps file into cobol program other than include statement