what is the use of UNIQUEUE KEY WORD?
what is the difference between PFILE AND REF?
Answer Posted / vp86
unique keyword is file level keyword you can use physical file as well as logical file also if you use the unique keyword then you prevent the duplicate value in particular filed and one more necessary condition file should be keyd.
pfile : That keyword is logical file keyword its record level keyword through we can create the logical file .
syntax for that keyword : pfile(physical file name).
ref: this keyword is file level keyword we can use only taking the field attribute reference .
syntax for that keyword :ref(lib/file/rcdname)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can I predict the performance of my cgis?
define subsystem?
How do you check object lock
why is as/400 called object oriented machine?
what is the function of rlu ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what is the clp command to access a query/400?
what are the two record formats a subfile contain ?
list some of the commonly used commands for debugging?
what opcode will be used to test the zone of a character field?
What is compiler directive in as400? Give example of compiler directive.?
how do you specify the number of records to roll in a subfile ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What is the use of jdftval in as400?
define the purpose of the *cat function?