what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
What is _n_?
Name statements that are recognized at compile time only?
Do you think professionally?
where to use sas business intelligence? : Sas-bi
Explain proc sort?
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 its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
What statement do you code to tell SAS that it is to write to an external file?
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
What is the difference between order and group variable in proc report?
What is the difference between the proc sql and data step?
what is the difference between nodup and nodupkey options? : Sas programming
I have a dataset concat having a variable a b & c. How to rename a b to e & f?