1.what operation cannot be used in conjunction with file
coded as divice type disk?
2.Difference between INCLUDE AND COPY?
Answer / syam
A1. EXFMT
A2. Both have the same purpose and the same syntax. Records
from other files to be inserted. Difference in source file
with embedded sql. /COPY - copied file can contain embedded
SQL or host variables. /INCLUDE - included file cannot
contain embedded SQL or host variables.
| Is This Answer Correct ? | 6 Yes | 2 No |
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
how to create physical file
how do you read data area in an rpg program?
What is dynslt?
What is data structure in as400? What is the use of data structure?
How we can delete all the Logical File of a Physical file in one instance ?
What is compiler directive in as400? Give example of compiler directive.?
How do you combine two record formats in RLU ?
How do you read a subfile record which is in output mode?
What is the purpose of OPNQRYF (Open Query File)?