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. File record length

  • should always be fixed
  • should always be variable
  • should be chosen to match the data character
  • depends upon the size of file

2. If a relation scheme is in BSNF then it is also in

  • First normal form
  • Second normal form
  • Third normal form
  • Not in any normal form

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 normal form is considered adequate for normal relational database design

  • 2NF
  • 5NF
  • 3NF
  • 4NF

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

  • UPDATE
  • TRUNCATE
  • INSERT
  • ADD
Read more from - Database Question Answers - Chapter 1
Post a comment