Beginner SQL
Q2 / 100

Which SQL statement is used to retrieve data from a database?

Correct! Well done.

Incorrect.

The correct answer is B) SELECT

B

Correct Answer

SELECT

Explanation

SELECT is the SQL statement used to query and retrieve data from one or more tables.

Progress
2/100