Name and describe three SAS functions that you have used, if
any?
Answer Posted / ashok kore
1.Compress is one of the sas function which is used to
remove spaces in string value and concatenate two values
with out spaces.
2.Input is another function of sas, it is one of conversion
function in sas. It converts numeric into char.
3.Put is another conversion function in sas. It converts
char to numeric.
| Is This Answer Correct ? | 7 Yes | 19 No |
Post New Answer View All Answers
how can you import .csv file in to sas? : Sas programming
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is the maximum length of the macro variable? : sas-macro
What are the difficulties u faced while doing vital signs table or dataset?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
What are the special input delimiters used in SAS?
How to include or exclude specific variables in a data set?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
what is the use of sas management console? : Sas-di
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
how will you location sas platform applications available from web browser? : Sas-bi
What function CATX syntax does?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
what is the function of catx syntax? : Sas-administrator