What will happen, while trying to close the closed cursor.
How does db2 sample database connect?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is a view? Why use it?
What is the difference between plan and package in db2?
What is lock escalation in db2?
Can you define an Index if the table size less than 10 PAGES?
B37 abend during spufi?
What's The Error Code For Unique Index Voilation?
What is the usage of open cursor command?
what is a trigger and types of triggers
When do you specify the isolation level?
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.