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

NOMAD Report Generator query


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
prash_infy

New User


Joined: 31 Aug 2006
Posts: 20

PostPosted: Tue Sep 23, 2008 5:15 pm
Reply with quote

Please let me know what this query is doing:

SELECT NAMED BATRPC04 ADD BAT_TRAN_CD = CONSTANT('105');

This is used in a NOMAD REPORT GENERATOR Program.

Please provide pointers if any.

thanks!!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Sep 25, 2008 2:50 am
Reply with quote

Hello,

How large is the rest of the code? If it is not huge, it may help if you post the code.
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Thu Mar 12, 2009 5:20 pm
Reply with quote

Quote:

Please let me know what this query is doing:

SELECT NAMED BATRPC04 ADD BAT_TRAN_CD = CONSTANT('105');



It filters table using condition mentioned.
so any point in the code before statement

SELECT CLEAR BATRPC04 or
SELECT CLEAR ALL

when corrosponding table will be refered all the records fetched will be true for condtion mentioned in select clause.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts RC query -Time column 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
No new posts Need help on formatting a report DFSORT/ICETOOL 14
Search our Forums:

Back to Top