What is db2 command?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is concurrency?
What are db2 tables?
how to resolve -811 sqlcode .give clear explaination
What does DML stand for and what are some examples of it?
What is schema in db2?
How to resolve -805 error in DB2?
What is the difference between using bind () and rebind () methods of naming class?
What is lock contention?
What does the sqlcode of -818 pertain to?
What are foreign keys?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.