Tag: databases

Questions Related to databases

  1. Construction

  2. Destruction

  3. Activation

  4. Passivation

  5. All the above


Correct Option: E
  1. Every entity must have a primary key

  2. It is not necessary to define primary key for an Entity

  3. @Primary annotation is used for denoting a simple primary key

  4. All the above


Correct Option: A