download Mastguru Android App

Question Detail

Physical location of a record in database is determined with the help of

  • B tree file
  • Indexed file
  • Hashed file
  • sequential file
Similar Questions :

1. Data dictionary tell DBMS

  • what files are in the database
  • what attributes are processed by data
  • what these files contain
  • all of above

2. Embedded pointer provides

  • a secondary access path
  • a physical record key
  • an inverted index
  • all of above

3. Ascending order of data hierarchy is

  • bit->byte->record->field->file->database
  • bit->byte->field->record->file->database
  • byte->bit->field->record->file->database
  • byte->bit->field->file->record->database

4. Physical location of a record in database is determined with the help of

  • B tree file
  • Indexed file
  • Hashed file
  • sequential file

5. Modify operation is likely to be done after

  • Delete
  • Lookup
  • Indexing
  • Insertion
Read more from - Database Question Answers - Chapter 1
Post a comment