what is SAS ACCESS AND SAS CONNECT ? Give an example and
data statements used.
Answer / raju v
SAS/CONNECT software is a SAS client/server toolset that
provides scalability
through parallel SAS processing. SAS/CONNECT provides users
and applications
developers the ability to manage, access, and process data
in a distributed and parallel
environment
SAS/ACCESS engines provide seamless and transparent
read/write/update access to more than 60 data sources,
including relational and nonrelational databases
| Is This Answer Correct ? | 9 Yes | 0 No |
What Proc glm does?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Mention how to limit decimal places for the variable using proc means?
Are you involved in writing the inferential analysis plan? Tables specfications?
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
What is the difference between Proc tabulate and Proc print
What are the data types does SAS contain?
What are the special input delimiters used in SAS?
Difference between nodup and nodupkey options?
Explain translate function?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What do you understand by the term Normal Distribution?