can we use cl programming to update or delete physical files
Answer Posted / ismail
Yes, With the help of 'RUNSQLSTM' command, we can able to
update/insert/delete record in PF.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
What are the types of identifiers?
how do I declare a minor?
How Chain operation copies the record's data to the input buffer for the program?
what do you mean by an input subfile, what are the keywords required?
When it is desirable to describe files Internally?
How to write record if no field or the field are different in physical file in rpgle ?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is an online rpg?
how can I tell when to replace the array?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?