Question Detail

Secondary index can be related with

  • Function dependency
  • B tree
  • Domain calculus
  • Relational algebric operators
Similar Questions :

1. Which among following contains a complete record of all activity that affected the contents of a database during a creation period of time

  • report writer
  • query language
  • DML
  • transaction log

2. The distinguishable parts of a record are called

  • files
  • data
  • fields
  • formats

3. Modify operation is likely to be done after

  • Delete
  • Lookup
  • Indexing
  • Insertion

4. Data dictionary is a special file that contains

  • the names of all fields in all files
  • the data types of all fields of all files
  • Both of above
  • None of above

5. 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
Read more from - Database Question Answers - Chapter 1