What are the default statistics for means procedure?
No Answer is Posted For this Question
Be the First to Post Answer
If you could design your ideal job, what would it look like?
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
How could you generate test data with no input data?
What is highest missing value for numeric?
what is sas data set?
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?
what is a post baseline?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
how to rearrange the data as our wish by using dataset block?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Name statements that function at both compile and execution time?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro