how do you want missing values handled? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
what do the pad and dim functions do? : Sas programming
what are different analysis datasets you created and what are the new variables created
what is sas database server? : Sas-di
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What is the order of evaluation of the comparison operators: + - * /** ()?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How do you control the number of observations and/or variables read or written?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
is there any differnce between proc means and proc summary?
What is SAS? is it a software just for use or we can creat something over there?