DROP

The DROP command is used to drop tables no longer required. This is useful for removing intermediate tables, used to create summary tables in order to reduce the size of the TARGITDB file.

Syntax:

DROP table_name

Note: The table in question will not be saved in the TARGITDB file.

Example:

DROP [order details]
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.