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 is the difference between class statement and by statement in proc means?

645


is data integration and etl programming is same? : Sas-di

574


what is snowflake schema? : Sas-di

694


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

577


What is program data vector (pdv) and what are its functions?

623






Can you execute macro within another macro? : sas-macro

524


What was the last computer book you purchased? Why?

1910


What is the difference between one to one merge and match merge? Give an example.

565


what is sas and what are the functions? : Sas-administrator

538


Explain what is SAS informats?

619


State the difference between INFORMAT and FORMAT ?

591


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

670


What are the implications?

1179


what are the categories that sas informats are used to the place the data? : Sas-administrator

611


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

6578