Question Detail

Which among following SQL commands is used to add a row

  • UPDATE
  • TRUNCATE
  • INSERT
  • ADD
Similar Questions :

1. Which normal form is considered adequate for normal relational database design

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

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

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

3. In order to use a DBMS, it is important to understand

  • the physical schema
  • all subschemas
  • one sub schema
  • none of above

4. Data dictionary tell DBMS

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

5. Non procedural query language can be related with

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