What does the trace option do?
No Answer is Posted For this Question
Be the First to Post Answer
How we will Developing new reports Using Data step programming and Macros ?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Give some examples where proc report’s defaults are same as proc print’s defaults?
How could you generate test data with no input data?
if x=round(26.3,10)-1 then x= how much and how explain?
what is metadata? : Sas-bi
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
proc means? proc sort? proc append? proc freq? proc print? proc content?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What is the command used to find missing values?
What report output formats can you generate using SAS?
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?