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

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

541


What are the ways in which macro variables can be created in sas programming?

572


What is the length assigned to the target variable by the scan function?

679


Can you explain the process of calendar?

643


How we can call macros with in data step? : sas-macro

618






I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry

1329


explain the main difference between the nodup and nodupkey options? : Sas-administrator

694


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

572


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

604


What is SAS?

624


If a variable contains only numbers, can it be a character data type?

616


What are the difference between ceil and floor functions in sas?

713


how do you test for missing values? : Sas programming

583


how does sas handle missing values in functions? : Sas programming

604


how to do user inputs and command line arguments in sas?

2432