Examveda
Examveda

The SQL statement that queries or reads data from a table is ________ .

A. SELECT

B. READ

C. QUERY

D. None of the above is correct

Answer: Option A


This Question Belongs to Database >> Introduction To SQL

Join The Discussion

Comments ( 1 )

  1. Gayatri Joshi
    Gayatri Joshi :
    3 years ago

    It's right

Related Questions on Introduction to SQL

The SQL WHERE clause:

A. limits the column data that are returned.

B. limits the row data are returned.

C. Both A and B are correct.

D. Neither A nor B are correct.