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

For what purpose would you use the RETAIN statement?

1047


Compare sas with other data analytics tools.

587


what are the benefits of data integration? : Sas-di

543


How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?

1588


What are the ways in which macro variables can be created in sas programming?

571






what is slowly changing dimension? : Sas-di

628


what are some good sas programming practices for processing very large data sets? : Sas programming

513


Have you ever used the SAS Debugger?

1211


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

560


What is the length assigned to the target variable by the scan function?

679


If you could design your ideal job, what would it look like?

2378


What are the functions used for character handling?

649


what is data access? : Sas-di

611


In sas, what are the areas that you are most interested in? : sas-grid-administration

642


why a stop statement is needed for the point= option on a set statement?

631