Multiple choice

What does SQL stand for

  1. structured query language

  2. structured question language

  3. strong question language

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

SQL stands for Structured Query Language, which is the standard programming language used to manage and manipulate relational databases. It allows users to perform tasks such as querying, updating, and inserting data. The other options use incorrect words like 'question' instead of 'query'.