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 ...
The SAS Technical Support home page at the following URL http://www.sas.com/service/techsup/intro.html contains a link to the sample map code. You can access the ...