what are input dataset and output dataset options?
Answer Posted / bioni
i have 200 dataset and i need to output a number from each
of the dataset to one dataset. how to do this?
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the main difference between the sas procedures and functions? : Sas-administrator
Difference between sum function and using “+” operator?
What is slibref?
Differentiate between ceil and floor functions.
explain the function of substr in sas? : Sas-administrator
What is SAS informats?
what is function of retain statment
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?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What do the put and input function do?
how to remove duplicates using proc sql?
Can you suggest us materials for sdtm mapping?
which date function advances a date, time or datetime value by a given interval? : Sas programming
how does sas handle missing values in assignment statements? : Sas programming