Multiple choice

Which of the following characteristics is defined for a Relational Database model?

  1. Each row of the database table should be unique.

  2. The values are atomic in the database tables.

  3. Each column has a unique name.

  4. The column values are of the same type.

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All statements are applicable for Relational Database model.