News
The solution is to use SQL views, materialized views, or create a new table that contains only the filtered data the user needs.
A PROC SQL view is a SAS file of type VIEW created by PROC SQL. A PROC SQL view contains no data. It is a stored query expression that reads data values from its underlying files, which can include ...
A Version 6 PROC SQL Pass-Through view does not need to be updated to be used in Version 7 or Version 8. The conversion of PROC SQL Pass-Through views is automatic and does not require you to use the ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results