what are input dataset and output dataset options?
Answer Posted / natrajboga
there is no specific I/P and O/P data set options
the data set options are classified as
Data set control options
Variable control options
Observation control options
miscellaneous options
and etc....
data set options take the action in which it appear .
it means If you apply to the output data set then data set
options take the action while writing to the data set
and If you specify with the I/P data set then data set
options takes the action while processing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are validation tools that are used in sas? : Sas-administrator
What versions of SAS have you used (on which platforms)?
What is the difference between proportion and average?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
How long can a macro variable be? A token? : sas-macro
how can you import .csv file in to sas? : Sas programming
How does the internal authentication work in sas? : sas-grid-administration
Mention some common errors that are usually committed in sas programming.
Give an example where SAS fails to convert character value to numeric value automatically?
How do you use the do loop if you don’t know how many times you should execute the do loop?
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
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is your favorite all time computer book? Why?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is the difference between %local and %global? : sas-macro