What is the use of %include statement?
Mention the difference between ceil and floor functions in sas?
How sas treats the dsd delimiters?
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
sas implimented companies in hyderabad
What is SAS? is it a software just for use or we can creat something over there?
What are the functions done while Compilation...?
What is the pound sign used for the DATA _NULL_?
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
How many versions came upto now in SAS?
why is a stop statement needed for the point=option on a set statement? : Sas programming
List out some key concept of SAS
What are the functions which are used for character handling functions?