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 |
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
explain the use of % includes a statement in sas? : Sas-administrator
What are symbol tables?Differemce between Local N Global Symbol tables.....
How to read an input file in sas?
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
How does Mr.Lanka Srinivas teach SAS? Are his accomplishments real? What are the future prospects for SAS?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
Are you familiar with special input delimiters? How are they used?
how do we get duplicate observations in a separate dataset?
what is the use of proc sql? : Sas programming
What sas features do you use to check errors and data validation?