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


Please Help Members By Posting Answers For Below Questions

How do dates work in sas?

738


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

752


what is the difference between floor and ceil functions in sas? : Sas-administrator

807


which date functions advances a date time or date/time value by a given interval? : Sas programming

626


How many ways to overcome a missing values???

2433






what is factor analysis? : Sas-administrator

722


Can you execute macro within another macro? : sas-macro

624


I need level 2 to 5 sas using companies in india

2020


which date function advances a date, time or datetime value by a given interval? : Sas programming

692


What are the differences between sum function and using “+” operator?

683


Why and when do you use proc sql?

849


what is transformation in sas data integration? : Sas-di

650


explain the proc in sas? : Sas-administrator

720


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.

1814


what is the use of proc contents and proc print in sas? : Sas-administrator

709