what is difference between random and sequence file access
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by dclgen?
Which is faster delete or truncate?
How to find the maximum value in a column in the db2 database?
Is db2 relational database?
What is concurrency?
What is precompiler in db2?
How do I add a column to a table in db2?
What is cursor stability in db2?
What is rebind in db2?
How do I add a column to an existing table in db2?
What is dclgen in db2?
How do you find the maximum value in a column in db2?
What is lock escalation in db2?
What is the syntax for creating a table in the db2 database?
Give a brief description of db2 isolation levels?