DELETE

 

DELETE lets you delete a variable(s) from the data file either permanently or temporarily.

 

Syntax:

DELETE variable

DELETE variable,variable,variable

 

Abbreviation: DEL

 

Usage:

Examples:

DELETE Q6A_1

DELETE Q6A_1,Q6A_2,Q6A_3,Q6A_4

Related topics:

Glossary Variables