Question Detail

Which among following SQL commands is used to add a row

  • UPDATE
  • TRUNCATE
  • INSERT
  • ADD
Similar Questions :

1. The distinguishable parts of a record are called

  • files
  • data
  • fields
  • formats

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

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

3. Two basic types of record access methods are

  • sequential and random
  • direct and immediate
  • sequential and indexed
  • online and real time

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

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

  • foreign key
  • secondary key
  • candidate key
  • composite key
Read more from - Database Question Answers - Chapter 1