Which command we can use to update a physical file using c.l pgm?

Answer Posted / mithun paul

By using RUNSQLSMT or STRQMQRY.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

difference between sflrcdnbr and sflnxtchg?

694


when do you explicitly open files and close files in an rpg program?

1172


distinguish between terminating a program through seton lr and return?

557


What is file information data structure(infds) in as400?

964


what is the purpose of putovr (put with explicit override) keyword?

923






how many types of display are available on as/400 for user interaction?

626


Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?

601


What is RETURN CURSER LOCATION in subfile?

1068


what are the limitations of cl (compare to rpg) ?

1535


what is the maximum number of subfiles that can specified in a display file ?

1041


what is externally described file ?

927


what is the use of unique keyword and what level it is defined?

911


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

1731


which are the string manipulation opcodes?

617


define what a data queue is along with a brief example of what it may be used for?

1060