Multiple choice technology databases

What does SQL stand for?

  1. Structured Query Language

  2. Strong Question Language

  3. Structured Question Language

  4. none of above

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

SQL stands for Structured Query Language, the standard language for managing and manipulating relational databases. It's used for querying, updating, and managing data in database systems. Options B and C incorrectly use 'Question' instead of 'Query'.