----------  Empty Table  ----------

This command REMOVES ALL the data from the specified table.

Syntax:

     empty TABLE;


The EMPTY TABLE command does not respect delete constraints.

                    *** USE THIS COMMAND WITH CAUTION ***
