what are input dataset and output dataset options?
Answer Posted / ram
informat is input data set
ods is output data set
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the new features included in the new version of SAS Programming Language?
Name few SAS functions?
which features do you use to check the data validations and errors? : Sas-administrator
describe how to adjust the performance of data integrator? : Sas-di
what are sas/access and sas/connect? : Sas programming
What do you know about sas data set?
What is run-group processing?
What can be the size of largest dataset in SAS?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
In proc transpose and data step with arrays which one you pick?
how to do user inputs and command line arguments in sas?
What is SAS informats?
How would you include common or reuse to be processed along with your statements?
How to read an input file in sas?
How do you use the do loop if you don’t know how many times you should execute the do loop?