Working with SAS Data Sets |
You can edit a SAS data set by using the EDIT statement. You can update values of variables, mark observations for deletion, delete the marked observations, and save the changes you make. The general form of the EDIT statement is as follows:
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.