create view servlib.sales97 as select sum(amount) as amount from sales where year=1997; Processing this view (by using RLS from your local SAS session under Windows ...
Note: The SQL procedure displays the variable labels as stored in the view. However, because you are referencing a view descriptor, you must use the SAS variable names in the WHERE clause, not the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results