Give the name of some fields form sqlca.
No Answer is Posted For this Question
Be the First to Post Answer
What does the sqlcode of -818 pertain to?
How can you quickly find out the number of rows updated after an update statement?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
How do you prepare a COBOL + DB2 program from coading till execution ?
what is the difference between normal select query and currosor
How do you pull up a query which was previously saved in qmf?
What is DCLGEN?
What is the database descriptor?
Name some fields from SQLCA.
wht displays the number of times a query modified ?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?