Name and describe three SAS functions that you have used, if
any?
Answer Posted / ravi
The most common functions that would be used are-
Conversion functions - Input / Put / int / ceil / floor
Character functions - Scan / substr / index / Left / trim / compress / cat / catx / upcase,lowcase
Arithmetic functions - Sum / abs /
Attribute info functions – Attrn / length
Dataset – open / close / exist
Directory - dexist / dopen / dclose / dcreate / dinfo
File functions – fexist / fopen/ filename / fileref
SQL functions – coalesce / count / sum/ mean
Date functions – date / today / datdif / datepart / datetime / intck / mdy
Array functions – dim
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between nodup and nodupkey options?
What is the use of the %include statement?
what is broad cast agent? : Sas-bi
how does sas handle missing values in assignment statements? : Sas programming
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Explain by-group processing?
what do you mean by data staging area? : Sas-di
What are the different servers in sas? : sas-grid-administration
What was the last computer book you purchased? Why?
Have you ever used the SAS Debugger?
What is the role of sas grid administrator? : sas-grid-administration
How necessary is it to be creative in your work?
What is the basic structure of a sas program?
What is the use of function Proc summary?