what are input dataset and output dataset options?
Answer Posted / koduri
input data set options
obs,firstobs,where,in
output data set options
compress , reuse
both input and output dataset option
keep,drop,rename,obs,first obs.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Describe the function and untility of the most difficult SAS macro that you have written.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What do you know about sas and what we do? : sas-grid-administration
How sas treats the dsd delimiters?
Mention sas system options to debug sas macros.
Difference between informat and format?
for report generation which one you used proc report or data_null_?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Explain input and put function?
what is sas and what are the functions? : Sas-administrator
Explain what is SAS informats?
Which function is used to count the number of intervals between two sas dates?
Enlist the syntax rules followed in sas statements.
Differentiate between proc means and proc summary.
How do you delete duplicate observations in sas?