how the sas basic syntax style described? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
How would you determine how far down on a page you have printed in order to print out footnotes?
what is syntax of proc merge ?
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
What are Dashboard reports?And significance of these in analysis?
Approximately what date is represented by the SAS date value of 730?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
explain about sas business intelligence? : Sas-bi
what is Difference between PROC SQL JOINS and MERGE?
which date function advances a date, time or datetime value by a given interval? : Sas programming
what are the differences between proc report and proc tabulate?
Give some examples where proc report’s defaults are different than proc print’s defaults?