how can u create zero observation dataset?
Answer Posted / srilatha
creating a data set by using the like clause.
ex: proc sql;
create table latha.emp like oracle.emp;
quit;
in this the like clause triggers the existing table
structure to be copied to the new table.using this method
result in the creation of an empty table.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What areas of SAS are you most interested in?
which date functions advances a date time or date/time value by a given interval? : Sas programming
How to limit decimal places for the variable using proc means?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
What commands are used in the case of including or excluding any specific variables in the data set?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What is the function of output statement in a SAS Program?
Tell e how how dealt with..
What are SAS/ACCESS and SAS/CONNECT?
What is SAS? What are the functions does it performs?
what is the basic structure sas administrator? : Sas-administrator
How would you invoke a macro? : sas-macro
Explain what is data step?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
what is study design in while working with SAS? what are screening variables in SAS?