Is db2 free?
No Answer is Posted For this Question
Be the First to Post Answer
What is dpf in db2?
What is cursor in dbms?
What is a page?
what is a collection?
What is the syntax required for the creation of a cursor?
Are views updateable?
What db2 400?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
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 the meaning concurrency in the db2 database?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
what is parm utility