SPSS Delete Variables

The DELETE VARIABLES command deletes variables.


Usage

delete variables foo bar baz.


Data Model

The DELETE VARIABLES command executes immediately, and reads the active dataset.

If there are any pending transformations, an error will be raised and the DELETE VARIABLES command will not run.

The DELETE VARIABLES command does not recognize TEMPORARY status. Variables will instead be permanently deleted.


See also

PSPP manual for DELETE VARIABLES


CategoryRicottone

SPSS/DeleteVariables (last edited 2023-06-12 00:03:34 by DominicRicottone)