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 |
What techniques will be used to avoid deadlock??
What is runstats db2?
What is the logical entity between plan and Package?
what are the max. & min. no. of partitions allowed in a partition tablespace?
Can All Users Have The Privilege To Use The SQL Statement Select (DML)?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
What is the result of open cursor statement?
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
What happens in bind step in a db2 program?
can i code union in cobol-db2 pgm ?
How do you Load a table ?? and what is Load replace ?
What is the error code -803 ?