Enables replacement of existing views and
files.
REPLACE ALL | VIEW | FILE;
|
- ALL
- enables you to overwrite existing views
and files of the same name. Replaces both an existing TO= view and a SAVE=
file if they already exist.
- FILE
- replaces the SAVE= file if it already exists.
If the file already exists, and if REPLACE FILE or REPLACE ALL are not specified,
the generated PROC SQL code will be appended to the file.
- VIEW
- replaces the TO= view if it already exists
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.