Loading lesson path
Concept visual
Start at both ends
statement is used to select data from a database.
Return data from the Customers table:
SELECT CustomerName, City FROM Customers;column1, column2, ...
table_name
;Here, column1, column2, ... are the column names in the table you want to select data from. The table_name represents the name of the table you want to select data from.
Customers table used in the examples:
Obere Str. 57
12209
Avda. de la Constitución 2222 México D.F. 05021
Antonio Moreno TaquerÃa
México D.F. 05023