Nuacht

Notice that the PROC SQL statement is not repeated in this query. You do not need to repeat the PROC statement unless you use another SAS procedure, the DATA step, or a QUIT statement between PROC SQL ...
If you use a PROC SQL view in the DESCRIBE VIEW statement that is based on or derived from another view, you may want to use the FEEDBACK option in the PROC SQL statement. This option displays in the ...