If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is cursor in dbms?
Once you create a view, where would information about the view be stored?
What is sqlcode -922 ?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
Is db2 a programming language?
What is the purpose of the WHENEVER statement?
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
What is the error code -803 ?
where will u check for sqlcode ?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.