SELECT column_name,column_name FROM table_name
This is a simple example, you can also perform some complex operations using Select statement.