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

What do you know about sas data set?

594


To what type of programms have you used scratch macros?

2143


what can you learn from the sas log when debugging? : Sas programming

611


How many ways to overcome a missing values???

2336


Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro

699






how does sas handle missing values in sort order? : Sas programming

536


What can you learn from the SAS log when debugging?

921


Give some ways by which you can define the variables to produce the summary report (using proc report)?

600


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1461


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

602


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

1945


What is the work of tranwrd function?

669


Explain the purpose of substr functions in sas programming.

565


where are dashboard components are created and maintained? : Sas-bi

569


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

553