bhavant
New User
Joined: 24 Aug 2007 Posts: 1 Location: India
|
|
|
|
Hi,
I need to extract records from a IDMS DB, I am new to it. I need the translation of the following DB2 query to IDMS.
Select <field name> from <table name> where <another field> = <value>.
Both the fields are in the same table.
Please tell me how to do this on OLQ or use in COBOL program to query the program.
Please give a OLQ manual if available or suggest some place where I can find help on usage of OLQ. |
|