What os does db2 run on?
No Answer is Posted For this Question
Be the First to Post Answer
how to resolve -811
can we view the access paths created by dbrm ? how ? thx
What is the syntax required for the creation of a cursor?
Define sqlca.
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
How will fetch last 5 rows from table in db2
How would the varchar column remarks defined?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
what is the Foreign key? explain?
Can i insert bulk records into a db2 table using qmf of spufi only............!!!
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
How many clustering indexes can be defined for a table?