how to copy the host variables from ps file into cobol program
other than include statement
Answer / dilon
by using copy statement we can copy the host variables from
the ps file..another method is we will directly declare host
structure in the cobol program....
| Is This Answer Correct ? | 5 Yes | 0 No |
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
where can we use index and subscript ? with example ?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
What information is held in SYSIBM.SYSCOPY?
What is a thread?
How can we read records for specific member in CL? AND rpg?
Hi this is sures. i need to practice the ibm mainframes.could u telme how can i get userid from IBM.how much cost they will collect for one user id.can send me the details please.thanq
What will the DB2 optimizer do?
what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........
what is the process of precompiler?
what is the difference between normal select query and currosor