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 ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results