Statements

SELECT

Retrieves data from a database.

SELECT

Retrieves data from a database.

Syntax

SELECT column_name FROM table_name;