The two major functions of SAS/CONNECT software are data transfer and remote processing. Data transfer enables a user to move data across hardware platforms as well as across releases of SAS software.
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 ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果