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
which are the figurative constants used in rpg?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
define a shared access path?
what is the purpose of putovr (put with explicit override) keyword?
define the purpose/use for sflrna?
how to validate input values in display file ?
what is the difference between seton lr and retrn?
Why we are not able to perform insert delete and update operation in Join logical file?
what is the difference between normal upddta to pf and updating using dfu program?
What is data structure in as400? What is the use of data structure?
What is access path in as400?
What is difference between rename and prefix?
What is array in as400? What are the types of array?
which are the relational operators in rpg?
what are the various types of device files?