what is SAS ACCESS AND SAS CONNECT ? Give an example and
data statements used.
Answer Posted / 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 |
Post New Answer View All Answers
Which are the statements whose placement in the data step is critical?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
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 some common errors that are usually committed in sas programming.
What are the ways in which macro variables can be created in sas programming?
How can you limit the variables written to output dataset in data step?
what r the job openings SAS for fresher graduates !
Explain the main difference between the sas procedures and functions? : Sas-administrator
what is broad cast agent? : Sas-bi
what are some differences between proc summary and proc means? : Sas programming
what is sas metadata repository? : Sas-bi
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Difference between informat and format?
Define run-group processing?
How can sas program be validated?