What is FCFO, FIFO, LIFO in Database environment ?
Answer / hemendra kumar
These are file level keywords which are used to
access the records in the order
FCFO : First Changed First Out
FIFO : First In First Out
LIFO : Last In Fist Out
| Is This Answer Correct ? | 0 Yes | 0 No |
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
What is binder language ?
How can a data area be locked after being updated?
What is GDA?
what is the difference between seton lr and retrn?
what are the different commands used in rlu ?
what does exfmt does?
What is the use of Header Specification in RPG/400?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
what is join logical file?
What Is Ddm ?
how to develop some simple graphs (bar charts) using just html?