What is the syntax for seeing the columns and data types of a table in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
Where are plans stored?
how to resolve -811 sqlcode .give clear explaination
What is buffer pool in the db2 database?
what is a plan and how do you refer the plan in the program?
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.
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What is db2 command?
What is the use of with ur in db2?
What is the syntax for creating a table in the db2 database?
what is datacom db?
Explain about open switch business continuity software?
If I have a view which is a join of two or more tables, can this view be updateable?