Respuesta :

A select query


select column1, column2, columnN
from table
where condition
order to be pretty;