What are iseries servers?
No Answer is Posted For this Question
Be the First to Post Answer
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
How does the processing of a correlated subquery differ from a non correlated subquery?
What is difference between alias and synonym in db2?
How to execute stored procedures?
What is runstats and reorg in db2?
What is copy pending and check pending in db2?
What are the various locking levels available?
Can there be more than one cursor open for any program?
Explain package in db2 and its advantages?
What are data types?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
What is dynamic SQL?