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 to run other job when one job is active?
What is the Difference between command attention key and command function key ?
when would you prefer logical file than opnqryf?
what is the purpose of overrides?
when do you use f-spec. Continuation line ?
where can you specify an indicator in lokup operation?
describe the difference between the dowxx and douxx operations?
how to develop some simple graphs (bar charts) using just html?
how can you specify no duplicate key?
how you will know whether you are in sfldrop or sflfold mode?
what is the use of jdftval in join logical file?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
what is full form for dds?
what is the difference between seton lr and retrn?
What is the difference between non-join logical files and join logical files?