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
If a variable contains letters or special characters, can it be numeric data type?
What are pdv and it functions?
How to sort in descending order?
What is factor analysis?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
how do you debug and test your sas programs? : Sas programming
what is ae onset date n what is RDS
Can you explain the process of calendar?
What do you know about sas data set?
What is the command used to find missing values?
what is the use of sas management console? : Sas-di
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
explain what is factor analysis? : Sas-administrator
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?