Tag: databases

Questions Related to databases

Is the database and DBMS software together is called as Database system?

  1. True

  2. False


Correct Option: A

which of the following are the advantages of DBMS? (Select 2)

  1. Redundancy is controlled

  2. graphical and statistical capabilities

  3. proprietary formats may limit arichival quality of data

  4. Providing multiple user interfaces


Correct Option: A,D
  1. Data Definition Language

  2. View Definition Language

  3. Query Definition Language

  4. Storage Definition Language


Correct Option: A,B,D
  1. Unique constraints

  2. Primary keys

  3. Cascading actions

  4. Foreign keys


Correct Option: A
  1. at BIND time

  2. at RUN time

  3. at Execution time

  4. at End time


Correct Option: B
  1. A View of a table

  2. an alternate name for a table

  3. A Secondary table

  4. A Primary table


Correct Option: A,B
  1. Number of distinct values a column contain

  2. Number of distinct values a column or columns contain

  3. Number of distinct values a row contain

  4. Number of distinct values a row or rows contain


Correct Option: A,B
  1. One divided by the number of distinct values of a column.

  2. Zero divided by the number of distinct values of a column.

  3. Zero divided by the number of distinct values of a row.

  4. One divided by the number of distinct values of a Rrow.


Correct Option: A