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 |
Mention sas system options to debug sas macros.
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
what is sas data set?
which features do you use to check the data validations and errors? : Sas-administrator
What would be the value of month at the end of data step execution and how many observations would be there?
how do you derive descriptive statistics?
1 Answers Accenture, Quintiles,
Are you involved in writing the inferential analysis plan? Tables specifications?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What do the PUT and INPUT functions do?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is the usage for assigning error=1 in a dataset ?
What are SAS/ACCESS and SAS/CONNECT?