what is the difference between declaring the cursor in WS
section and Procedure division?
Answer / madhavi chava
As definition of cursor is non executable statement, it is
advisable not to define in procedure division as it may
misunderstood others.
we can define it any where only thing you have to take care
is definition of cursor should be prior to the OPEN
statement of the same cursor.
| Is This Answer Correct ? | 18 Yes | 1 No |
Can we use select * statement in cobol program without giving field names ???
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
What is the difference between oracle and db2?
What are the abend codes occour in ur latest PROJECT in DB2
is it possible to get -811 error when you use cursors. why?
What is the use of commit in db2?
Name the lockable units in DB2?
How do I import a csv file into db2?
What technique is used to retrieve data from more than one table in a single SQL statement?
What is catalog database in db2?
How do I import data from excel to db2?
How many databases are there?