What is proc sort?
No Answer is Posted For this Question
Be the First to Post Answer
What do the put and input function do?
in which companies SAS openings are there? List of companies using SAS technology.
What is the use of divide function?
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 is SAS Information Map Studio and its purpose ?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
what is a post baseline?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?
how to remove the duplicates by proc sql?
Which function is used to count the number of intervals between two sas dates?