Multiple choice

What does SQL stand for?

  1. Strong Question Language

  2. Structured Question Language

  3. Structured Query Language

  4. Start up Language

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

SQL stands for Structured Query Language, the standard language for relational database management systems used to query, manipulate, and define data. The other options are fabrications: 'Strong Question Language' and 'Structured Question Language' incorrectly use 'Question' instead of 'Query', while 'Start up Language' has no relation to database terminology.