|
|
| Author |
Message |
prasadrachuri
New User
Joined: 19 Aug 2003 Posts: 20 Location: kolkata
|
|
|
|
Hi,
I have a small doubt regarding declaration of cursor.
1. Can one declare cursor in procedure division
2. If one can declare a cursor in procedure division then does it differ from one which is declared in working storage ...if differs how
Thanks in advance..
Prasad Rachuri... |
|
| Back to top |
|
 |
References
|
Posted: Wed Aug 27, 2003 10:13 am Post subject: Re: cursor declaration |
 |
|
|
 |
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 257 Location: USA
|
|
|
|
Hello prasad,
1) YES....
2) NO, ideally it should not differ.
But not sure on this.
Hope this helps you...
Regards
Mayuresh |
|
| Back to top |
|
 |
prasadrachuri
New User
Joined: 19 Aug 2003 Posts: 20 Location: kolkata
|
|
|
|
Hi Mayuresh,
Nice to see you in the picture once again...
if both doesn't differ in action then why IBM given possiblity of declaring cursor in both the places...
Thanks in advance..
Prasad Rachuri... |
|
| Back to top |
|
 |
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 257 Location: USA
|
|
| Back to top |
|
 |
|
|