Multiple choice sql

What does SQL stand for?

  1. Strong Question Language

  2. Structured Question Language

  3. Structured Query Language

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

SQL stands for Structured Query Language. It is the standard language used to communicate with relational database management systems (RDBMS) to perform tasks such as data retrieval and updates.