Multiple choice technology databases

  1. What does SQL stand for?

  1. Structured Query Language

  2. Strong Question Language

  3. Structured Question Language

  4. None

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

SQL stands for Structured Query Language, the standard language for relational database management systems. It's used for querying, updating, and managing data. Options B and C incorrectly substitute 'Question' for 'Query'.