Previous Topic: Rules for ColumnsNext Topic: Example 2


Example 1

Show all the rows from the EMP table.

      SELECT *
      FROM EMP