Question Detail

Which normal form is considered adequate for normal relational database design

  • 2NF
  • 5NF
  • 3NF
  • 4NF
Similar Questions :

1. Modify operation is likely to be done after

  • Delete
  • Lookup
  • Indexing
  • Insertion

2. The command that adds a new field to an active database is

  • MODIFY LABEL
  • MODIFY COMMAND
  • MODIFY STRUCTURE
  • MODIFY REPORT

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

4. Attribute of one table matching to the primary key of other table, is called as

  • foreign key
  • secondary key
  • candidate key
  • composite key

5. Natural join can be related with

  • Function dependency
  • B tree
  • Domain calculus
  • Relational algebric operators
Read more from - Database Question Answers - Chapter 1