What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Identify statements whose placement in the DATA step is critical.
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?
how to write code for left outer join in SAs using datastep?
In ARRAY processing, what does the DIM function do?
how the sas basic syntax style described? : Sas-administrator
Have you ever used the SAS Debugger?
how to delete the duplicates by using proc sql?
How do you download a flat file from Mainframe to your local PC using SAS?
how do you pull data from equifax?tell me the process?
0 Answers Synchrony Financial,
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
What are the difference between the sas data step and sas procs?