check existence of one record without using chain or read?
Answer / amit
Use setll with %equal to check if the record exists or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the array operations?
Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
how to retrieve RRN value in RPGLE program
What is the difference between RPG/400 and RPG4
i would like to know under what circumstance the object will get locked on AS400.
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
1..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
How can we receive values from a called procedure in CL?
how do u find whether a record is locked or not??
What is ment by record level identifier?