Name and describe three SAS functions that you have used, if
any?
Answer Posted / sheetal
trim
mean
today
intck
scan
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How do you test for missing values?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What are the difference between ceil and floor functions in sas?
how do you pull data from equifax?tell me the process?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what is sas and what are the functions? : Sas-administrator
How do dates work in SAS data?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What are the prime responsibilities of data integration administrator? : Sas-di
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What does PROC print, and PROC contents do?
What is the purpose of _character_ and _numeric_?
What is the difference between using drop = data set option in data statement and set statement?
What Proc glm does?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?