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 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

2. Which among following SQL commands is used to add a row

  • UPDATE
  • TRUNCATE
  • INSERT
  • ADD

3. Data dictionary tell DBMS

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

4. Which is not a logical database structure

  • Chain
  • Tree
  • Relational
  • Network

5. In context of database DML Means

  • Data Multiplication Line
  • Data Manupulation Language
  • Data Method Limit
  • Data Merit Logic
Read more from - Database Question Answers - Chapter 1