What is the use of the %include statement?
No Answer is Posted For this Question
Be the First to Post Answer
What are the limitations for memory allocation for SAS variables
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
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?
describe about physical data integration? : Sas-di
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
What is maximum number of rows and cols can be handled in SAS?
you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.
What are the automatic variables for macro? : sas-macro
What is the purpose of _error_?
why is a stop statement needed for the point=option on a set statement? : Sas programming
what are sas bi dashboard components? : Sas-bi
What SAS statements would you code to read an external raw data file to a DATA step?