download Mastguru Android App

Question Detail

Database management systems are used to

  • eliminate data redundancy
  • establish relationships among records in different files
  • manage file access
  • none of above
Similar Questions :

1. Allocation map

  • Used to store program data
  • specifies which blocks are used by which file
  • is updated by application programs
  • allow programs to erase files

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

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

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. Which among following SQL commands is used to add a row

  • UPDATE
  • TRUNCATE
  • INSERT
  • ADD

5. Modify operation is likely to be done after

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

  • Tarun 10 years ago

    eliminate data redundancy