Answer Posted / prem
SAS/GRAPH software creates and delivers accurate,
high-impact visuals that enable decision makers to gain a
quick understanding of critical business issues.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How do dates work in SAS data?
How can you limit the variables written to output dataset in data step?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What do the put and input function do?
How can sas program be validated?
How many data types are there in SAS?
name some data transformation used in sas di? : Sas-di
What is a put statement?
How you can read the variables that you need?
how do you want missing values handled? : Sas programming
What is the difference between class statement and by statement in proc means?
Do you need to know if there are any missing values?
Differentiate between proc means and proc summary.
State the difference between INFORMAT and FORMAT ?
how to remove duplicates using proc sql?