SQL Statements › SELECT › Description › Example 1
Show all the rows from the EMP table.
SELECT * FROM EMP