RDBMS

RDBMS

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In an object oriented model, one object can access data of another object by passing

  1. pointers
  2. message
  3. variable
  4. view
  5. trigger
Question 2 Multiple Choice (Single Answer)

Every BCNF is in

  1. only first and second NF
  2. only first and third NF
  3. in first, second and third NF
  4. only second and third NF
  5. only first NF
Question 3 Multiple Choice (Single Answer)

Which language is used by the programmers to manipulate the database?

  1. DDL
  2. QL
  3. DCL
  4. DML
  5. SQL
Question 4 Multiple Choice (Single Answer)

The key to represent relationship between tables is called

  1. foreign key
  2. primary key
  3. composite key
  4. table relation key
  5. candidate key
Question 5 Multiple Choice (Single Answer)

A functional dependency is a relationship between

  1. attributes
  2. tables
  3. databases
  4. records
  5. entities