how to insert the data in pf by using cl program
Answers were Sorted based on User's Feedback
Answer / ravi teja
by using RUNSQLSTM in CL we can insert data into PF
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mohammed anwar ali
In CL, we can't insert a record in PF.By using CALL command, call one RPG Program, By this Program only we can Insert,Update & Delete a records in PF.
| Is This Answer Correct ? | 3 Yes | 1 No |
Write a CL program which will run a batch job at 1 am every night
what is the version of os/400 that we have?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
what does dfu program you to do on a record?
what opcode could be used to test an alphanumeric field for all numeric values?
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
how to write *pssr ?
define the purpose of the iter operation?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
How do you use DEBUG utility?
How to reverse a string using RPG?