Which are SAS Windows Clients & SAS Java Clients
Answers were Sorted based on User's Feedback
SAS Windows Clients:
SAS DI Studio
SAS OLAP Cube Studio
SAS Enterprise Guide
SAS Management Studio
SAS 9.2 (for Base SAS)
SAS Java Clients:
SAS OLAP Viewer
SAS Web Report Studio
SAS BI Dashboard
SAS Information Portal
SAS Stored process Web Application
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / mahi
windows clients are
sas enterprise guide
add in microsoft office
java clients are
sas data integration studio
sas management console
sas olap cube studio
sas information map studio
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / venu
SAS AMO & EG --- tools are back-end run by Windows (Windows Based Applications)
OLAPCube Studio, InfoMap Studio, DI, SMC etc tools are back-end run by JAVA (JAVA Based Applications).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is connection profile? : sas-grid-administration
Tell me about % include and % eval? : sas-macro
Approximately what date is represented by the SAS date value of 730?
How are the analysis data sets structured?
How long can a macro variable be? A token? : sas-macro
In which case u go for libname and in which case u go for proc sql pass thru facilit diff?
What are SAS/ACCESS and SAS/CONNECT?
What sas features do you use to check errors and data validation?
Have you ever used the SAS Debugger?
What do you understand by the term Normal Distribution?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming