what is difference between random and sequence file access
Answer / naidu sekhar naidu
SEQUENTIAL FILE: 1)IF DATA IS ENTRY IN SEQUENTIAL ORDER
2)ACCESS IN SEQUENTIAL ORDER
3)MAIN ADVANTAGE REPORT GENERATION
RANDOM FILE: 1)IF DATA ENTRY IN SEQUENTIAL AS WELL AS RANDOM
2) SEARCHING IS MORE FASTER COMPARE TO THE SEQUENTIAL FILE
CORRECT ME IS AM WRONG U R FRIEND
| Is This Answer Correct ? | 1 Yes | 2 No |
How does coalesce work?
What is CHECK PENDING ?
How many buffer pools are there in DB2?
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
How to solve S0C7 abend with out using DISPlay in 10 mins?
how to check the table is empty or not?
What is -904 sql code? How to resolve it?
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
Explain what a plan is?
How do you insert a record with a nullable column?
What is temporal table in db2?
how do you resolve -805?