What is the difference between a Physical File & a Logical?
Answer Posted / cyjil
A PHYSICAL FILE IS A DATABASE FILE AND IT CONTAINS DATA..
LOGICAL FILE IS AN ARRANGEMENT OF DATAS FROM ONE OR MORE
PHYSICAL FILE.. BUT IT DOESN'T CONTAINS DATA.. IT IS A VIEW
OF P.F
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
under given circumstances, my cgi should link to another site. How to implement this?
how can a message from a message file appear as a constant on the screen?
define the purpose of the *bcat function?
What are the mandatory keywords of sub file?
Space & Skip Are Which Level Keywords?
Difference between NOPASS & OMIT?
what is overlay?
what is the favicon.ico request that my site receives now and then?
In RPG How to read a records from a file without using read opcodes?
which of the following operations does not zero the field flda defined as 4,0?
define what a data queue is along with a brief example of what it may be used for?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how can we run a batch job?
when are the unique constraints executed?