Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
No Answer is Posted For this Question
Be the First to Post Answer
what is the maximum number of record formats in dspf?
What is difference between rename and prefix?
what is the function of cpysplf command?
How do I remove a flag or check no. or name when a user opens too many sessions?
what is the use of jdftval in join logical file?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
what are the different commands used in rlu ?
what are all the contents of subfile?
What is diff between EVAL & MOVE?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
How many PARM statement can we use in a CL program?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.