资讯

The following example runs the query stored in SASUSER.PROFILE.SALES and displays results in the SAS Display Manager Output window without invoking the Query window.
In this example, a LIBNAME statement is executed in the local SAS session to access the library through the server that is running in the remote session. Alternatively, you could remote submit a ...