how can u create zero observation dataset?

Answer Posted / vishnu

for example
data vishnu;
length name $ age ;
run;
proc print data=vishnu;
run;

Is This Answer Correct ?    7 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are all the reports you generated in your recent project?

1941


Explain proc univariate?

790


Mention sas system options to debug sas macros.

900


What is the good sas programming practices for processing large data sets?

866


How do dates work in sas?

852


What is the difference between %put and symbolgen? : sas-macro

915


Explain the difference between nodup and nodupkey options?

792


How to limit decimal places for the variable using proc means?

806


What would you change about your job?

2134


what is hierarchy flattening? : Sas-di

827


What is the general format of function in sas? : sas-grid-administration

765


What is the difference between using drop = data set option in data statement and set statement?

884


What does P-value signify about the statistical data?

1087


What is the order of application for output data set options, input data set options and SAS statements?

1297


In sas admin differentiate between roles and capabilities? : sas-grid-administration

764