IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Retrive multiple rows with out using CURSOR


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
naveen9

New User


Joined: 09 Mar 2005
Posts: 3
Location: bangalore

PostPosted: Fri Mar 11, 2005 1:45 pm
Reply with quote

can we retrieve more than single row with out using cursor
Back to top
View user's profile Send private message
mainframemouli

New User


Joined: 01 Mar 2005
Posts: 52
Location: Mysore

PostPosted: Fri Mar 11, 2005 4:00 pm
Reply with quote

NO , its not possible.

Thats why the concept cursor is...
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1210
Location: India

PostPosted: Sat Mar 12, 2005 2:59 am
Reply with quote

Hi Friends,

Quote:
can we retrieve more than single row with out using cursor


You can use SPUFI or QMF to retrieve multiple rows without Cursor (Joke?)

It's not possible, because COBOL is "RECORD AT A TIME" Language.
Back to top
View user's profile Send private message
lokanathareddy

New User


Joined: 05 Mar 2005
Posts: 11
Location: pune

PostPosted: Sat Mar 12, 2005 8:38 pm
Reply with quote

It is not possible.If u r trying u get -811 error.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts To get the count of rows for every 1 ... DB2 3
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Multiple table unload using INZUTILB DB2 2
Search our Forums:

Back to Top