how will you locate the sas platform applications? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
What are the data types does SAS contain?
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?
sas macros
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
how does sas handle missing values in formats? : Sas programming
Explain the purpose of retain statement.
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
What is the sas data set? : sas-grid-administration
What is by-group processing?
what versions of sas have you used (on which platforms)? : Sas programming
In ARRAY processing, what does the DIM function do?