Multiple choice

Which of the following does relational algebra inspire?

  1. Non-procedural query language

  2. Data definition language

  3. Procedural query language

  4. None of these

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

Relational Algebra is a procedural query language because it describes the procedure to obtain the output and result.