How to create a permanent sas data set?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between one to one merge and match merge? Give an example.
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?
Explain the difference between using drop = data set option in set and data statement?
· What are some good SAS programming practices for processing very large data sets?
what are input dataset and output dataset options? : Sas programming
: and & modifiers.
What is the difference between proportion and average?
what are all the reports you generated in your recent project?
0 Answers Accenture, Quintiles,
What is your favorite all time computer book? Why?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
calculate the sum of value using only DATA STEP. data count_; input year name $ value; cards; 2006 xxx 10 2007 yyy 12 2006 xxx 20 2008 yyy 15 2007 xxx 15 ; out put should be like this year name T_value ----------------------- 2006 xxx 30 2007 xxx 15 2007 yyy 12 2008 xxx 15
what is sas database server? : Sas-di