SELECT FROM table_name WHERE condition ;
e.g -
SELECT FROM Customers WHERE CustomerName='Alfreds Futterkiste';