What are exact SAS Base contents..?N what r SAS Tools..?
Answer Posted / pallavi
sas macros
sas datasets
sas import
--> tools : SAS/Access, SAS/EIS...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Which are the statements whose placement in the data step is critical?
How many ways to overcome a missing values???
how do the in= variables improve the capability of a merge? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
how does sas handle missing values in assignment statements? : Sas programming
Briefly explain input and put function?
What are the limitations for memory allocation for SAS variables
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What commands are used in the case of including or excluding any specific variables in the data set?
Name and describe few sas character functions that are used for data cleaning in brief.
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
explain the use of % includes a statement in sas? : Sas-administrator
what is proc Index? and what is proc document?