Where do you use proc means over proc freq?
No Answer is Posted For this Question
Be the First to Post Answer
which domain is better in sas? clinical trails or banking
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
what is the difference between proc means and proc tabulate?
What data sets do you need to produce the report?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
What is the difference between %local and %global?
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?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
how do u identify a macro variable
how would you create multiple observations from a single observation? : Sas programming
how would you determine the number of missing or nonmissing values in computations? : Sas programming