-- Select * FROM table SELECT * FROM SP500; -- select columns FROM table SELECT symbol, name, sector FROM SP500