edited by
246 views
0 votes
0 votes

In which of the following records are maintained in the logical sequence of their primary key values?

  1. Index sequential file
  2. Sequential file
  3. Relative file
  4. Direct file
edited by

1 Answer

0 votes
0 votes

In Sequential File Organisation, records are maintained in the logical sequence of their primary key values.

A sequential file is a set contiguously stored records in a physical storage device like magnetic tape, CD-ROM , magnetic disk .

A sequential file can be created  by sorting the records in a heap file.In this type of organisation, records are stored in sequential order onto the secondary storage media.

edited by

Related questions

0 votes
0 votes
1 answer
1
gatecse asked Mar 2, 2018
237 views
A table space is further broken down into ______ .BlocksExtentsFilesSegments
0 votes
0 votes
4 answers
2
gatecse asked Mar 2, 2018
605 views
Which of the following operation of relational algebra, selects certain columns from the table and discards the other columns?SELECTPROJECTDIVISIONNone of the above
0 votes
0 votes
1 answer
3
gatecse asked Mar 2, 2018
185 views
In a sequential file records are maintained in the logical sequence of theirprimary key valuestorage locationprimary and secondary key valueNone of the above
0 votes
0 votes
1 answer
4
gatecse asked Mar 2, 2018
216 views
Each row or record of a relational table is known asDomainAttributeTupleKey