Which function is used to count the number of intervals between two sas dates?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what Proc glm does?
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
What is the use of PROC gplot?
For what purpose(s) would use the RETURN statement?
Mention what is the difference between nodupkey and nodup options?
explain the use of % includes a statement in sas? : Sas-administrator
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
What are the criticality that you have faced during your project in SAS?
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
How do you download a flat file from Mainframe to your local PC using SAS?
do you prefer proc report or proc tabulate? Why? : Sas programming