What is db2 instance?
No Answer is Posted For this Question
Be the First to Post Answer
How many clustering indexes can be defined for a table?
Mention data types used in db2 ?
What do you mean by NOT NULL WITH DEFAULT? When will you use it?
How do you Load a table ?? and what is Load replace ?
Mention and explain the contention situations caused by locks?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What are data types?
What is copy pending and check pending in db2?
what is diffrence b/w file-aid tool and file-aid utility???
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is the role of the data page in the db2 database?
What is the max length of sqlca?