Which date function advances a date, time or datetime value by a given interval?
Approximately what date is represented by the SAS date value of 730?
How do you control the number of observations and/or variables read or written?
In ARRAY processing, what does the DIM function do?
How would you determine the number of missing or nonmissing values in computations?
What are the functions used for character handling?
What is proc sort?
explain the difference between proc means and proc summary?
Mention the difference between ceil and floor functions in sas?
How to include or exclude specific variables in a data set?
What is substr function?
why a stop statement is needed for the point= option on a set statement?
How can sas program be validated?
Mention how to limit decimal places for the variable using proc means?
What is a put statement?