What is db2 optimizer?
No Answer is Posted For this Question
Be the First to Post Answer
What is EXPLAIN?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
my project is insurance management system,how to explain my work environment in interview?
What is a trigger in the db2 database?
I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
What does db2 blu stand for?
What parameters are used to control the free space in DB2?
What is a dbrm in db2?
How to execute stored procedures?
How are write I/Os from the buffer pool executed?
Name some fields from SQLCA.
What is the maximum length of sqlca?