Answer Posted / darakshan sadat
OVRDTA keyword (field or record level) can be used to override the existing data contents of a field or record already on the display.
OVRATA keyword (field or record level) can be used to override the existing display attributes of a field or record already on the display.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default access path of a file?
what is the difference between packed decimal and zoned decimal?
Write a CL program which will run a batch job at 1 am every night
how you will find an error which is not in the first page of the subfile without using rolldown key?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
Space & Skip Are Which Level Keywords?
how to pick up the changed records every time in a subfile after the first change made ?
what is the use of unique keyword and what level it is defined?
which type of object is used in db2/400?
In RPG How to read a records from a file without using read opcodes?
define what a data area is along with a brief example of what it may be used for?
what is join logical file?
What is the difference between non-join logical files and join logical files?
In 'o' Specs What Is The Opcode For Write?
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.