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 are the categories that sas informats are used to the place the data? : Sas-administrator
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what is Difference between PROC SQL JOINS and MERGE?
how does sas handle missing values in sort order? : Sas programming
what is star schema? : Sas-di
how do u validate sas program
describe about physical data integration? : Sas-di
I have a dataset with variables empid and doj how to calculate retirement age?
How can you limit the variables written to output dataset in data step?
Mention what is SAS data set?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?