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
What is Linear Regression?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is the difference between INPUT and INFILE ?
Explain the use of proc print and proc contents?
For what purpose would you use the RETAIN statement?
what is treatment emergent events and treatment emregent adverse event
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Why and when do you use proc sql?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
How would you identify a macro variable?
If a variable contains only numbers, can it be a character data type?
What are types of transport files?
what do the pad and dim functions do? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Mention what is SAS data set?