what is the use of UNIQUEUE KEY WORD?
what is the difference between PFILE AND REF?
Answer Posted / sj
UNIQUE - Its file level keyword in PF. If you specify this
keyword then duplicate key values are not allowed in PF.
Ex. IF key field is cusno then no duplicate records are
allowed in cusno field
PFILE: Its logical file keyword to specify the Physical
file name.
REF: To specify the file name where the field discriptions
are present.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
can error messages as a result of a comp, range or values keyword be overridden?
can you have multiple key lists for a single file ?
what is rpg fixed logic cycle?
define data structure?
What is the default access path of a file?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
define the purpose/use for sflrna?
what are the three types of keywords associated with printer file ?
what is a keyed physical file?
WHAT IS AS/400 SYNORIO?
records can be read/update/deleted with which file?
what is the version of os/400 that we have?
What is file access opcodes?
how to read database records without locking them?
if we tried to move year part of *iso date into a field of length 3, what will happen ?