Previous: Adding Table Statistics, Up: Tables


17.4 Deleting Data from Tables

The DELETE command is used to delete information from a table. This command is useful for omitting data from further analysis because one is not interested in it at the time. For example, if one is interested only in the results of a statistical calculation made by the ADD command, one can delete everything except the statistical information using the DELETE command.