what is the SAS/ACCESS and SAS/CONNECT?
Answer Posted / appi
sas connect is connecting the database which we have
particular databases like oc, rave, inform updated directly.
sas access is access the data every time once the database
got updated.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how are numeric and character missing values represented internally? : Sas programming
What do the mod and int function do? : Sas programming
List down the reasons for choosing sas over other data analytics tools.
What areas of SAS are you most interested in?
what can you learn from the sas log when debugging? : Sas programming
What do you code to create a macro? : sas-macro
how do you pull data from equifax?tell me the process?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
what is data integration? : Sas-di
what are _numeric_ and _character_ and what do they do? : Sas programming
What is the basic syntax style in SAS?
Briefly explain input and put function?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Explain append procedure?