Which command we can use to update a physical file using c.l pgm?
Answer Posted / rajeev
We can not update a database file throught CL in a normal
way but if we use QSH then we can update or insert. Here I
am showing a exaple of insert.
QSH CMD('db2 "insert into $SCHEMA.$TABLE + VALUES(12,
5,''rajeev'', ''2009-11-24'',.2" ')
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is %CHECK?
which of the following operations does not zero the field flda defined as 4,0?
What Is The Difference Between Goto & Exsr?
what is a logical file?
how many files, printer files you can describe in a rpg?
How to Define a Procedure in RPG?
why is the declare cursor statement is used for?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what does opcode post do ?
what are the different methods to access seu?
what is the maximum number of parameters allowed in rpg?
define the purpose of the iter operation?
What are the record format field mapping options in cpyf?
What is RETURN CURSER LOCATION in subfile?
what is xfoot opcode ?