Multiple choice technology databases

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

  1. Open

  2. Get

  3. Extract

  4. None of the Above

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

The standard SQL statement used to extract or retrieve data from a database is SELECT. Since SELECT is not listed among the choices, None of the Above is the correct answer.