Multiple choice

Which of the following commands in SQL is a predicate expressing a condition that we wish the database always to satisfy?

  1. Triggers

  2. Cursor

  3. Procedure

  4. Assertion

  5. Create Table

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

This command in SQL is a predicate expressing a condition that we wish the database always to satisfy.