If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
No Answer is Posted For this Question
Be the First to Post Answer
what do the pad and dim functions do? : Sas programming
if x=round(26.3,10)-1 then x= how much and how explain?
how do we get duplicate observations in a separate dataset?
what is the usage for assigning error=1 in a dataset ?
How would you identify a macro variable? : sas-macro
i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
How to test the debugging in sas?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
what is the difference between DUPKEY and NODUPKEY???
What is the purpose of _error_?