diffrence between rename and prefix
Answers were Sorted based on User's Feedback
Answer / prabhakar
The RENAME keyword allows you to rename record formats in
an externally described file. The external name of the
record format that is to be renamed is entered as the
Ext_format parameter. The Int_format parameter is the name
of the record as it is used in the program. The external
name is replaced by this name in the program.
To rename all fields by adding a prefix, use the PREFIX
keyword.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / joy mukherjee
By RENAME we can able to rename the record format of
externally described file.
If you want to rename the fields if externally described
files either we can use EXTFLD or we can use PREFIX.
If we use both EXTFLD and PREFIX all the fields are
prefixed those are not renamed by EXTFLD.
| Is This Answer Correct ? | 2 Yes | 0 No |
which are the query selection criteria, which can be given in a query?
What is primary file? How many primary file can be declared in a RPG program?
Can anyone answer me when we will go for LF without key fields
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
Feedback about ELI Faridabad.
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
can we creat a member logical file
What is left outer join?
When will DUMP and DEBUG opcodes be ignored?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
What is Job, What are the attributes of a Job?