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

how to dynamically create query


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

New User


Joined: 03 Dec 2007
Posts: 61
Location: Bangalore

PostPosted: Thu Dec 27, 2007 4:46 pm
Reply with quote

I have a query which can have a variable number of variables in the select condition ranging from 5-55. the exact number will be known only after executing the rexx whereby i can get the variables by reading a file.

im stuck now at writing the query. I tried reading up on stored procedures also but they seem to be a little confusing.

any help in this regard is appreciated.

thanks
Back to top
View user's profile Send private message
Srihari Gonugunta

Active User


Joined: 14 Sep 2007
Posts: 295
Location: Singapore

PostPosted: Thu Dec 27, 2007 6:41 pm
Reply with quote

You can use DSNREXX interface to prepare the SELECT query dynamically.

Please see the following topic for further information
ibmmainframes.com/post-59232.html
Back to top
View user's profile Send private message
Sikkandhar

New User


Joined: 03 Dec 2007
Posts: 61
Location: Bangalore

PostPosted: Fri Dec 28, 2007 4:43 pm
Reply with quote

i have used cobol not rexx
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 RC query -Time column CA Products 3
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
Search our Forums:

Back to Top