Select an entire table

To select an entire table, use

select * from table_name

where table_name is the name of the table you want to select from