how can u create zero observation dataset?
Answer Posted / nagendra
data class;
set sashelp.class;
if _n_ >= Then delete;
run;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the length assigned to the target variable by the scan function?
Which are the statements whose placement in the data step is critical?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Which command is used to perform sorting in sas program?
In sas, what are the areas that you are most interested in? : sas-grid-administration
How do dates work in sas?
What are symget and symput? : sas-macro
explain about various caches available in data integrator? : Sas-di
what is transformation in sas data integration? : Sas-di
What is program data vector (pdv) and what are its functions?
what are _numeric_ and _character_ and what do they do? : Sas programming
What is the basic syntax style in SAS?
What is PDV?
What is SAS?