How to limit decimal places for the variable using proc means?
No Answer is Posted For this Question
Be the First to Post Answer
Where do you use proc means over proc freq?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
What do you know about symput and symget?
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
how to import HTML files into SAS datasets?
Explain the use of proc print and proc contents?
What is the one statement to set the criteria of data that can be coded in any step?
Explain the difference between using drop = data set option in set and data statement?
Name few SAS functions?
how to intersect the tables by using PROC MIXED?
what is information maps?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.