how can u create zero observation dataset?

Answer Posted / chandra sekar

Use the following step

data test;
delete;
run;

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the difference between nodupkey and nodup options?

595


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2004


What are the special input delimiters used in SAS?

650


How would you include common or reuse to be processed along with your statements?

1896


What will calendar procedure do?

593






what is sas metadata repository? : Sas-bi

597


What is the difference between proportion and average?

2753


What are all the problems you faced while validating tables and reports?

3005


What are the automatic variables for macro? : sas-macro

672


for report generation which one you used proc report or data_null_?

6578


What is proc sort?

715


What do the put and input function do?

583


What is the difference between where and if statement?

619


how to debug and test the sas program? : Sas-administrator

569


How is character variable converted into numeric variable and vice versa?

593