i have a null dataset with 10 variables; i want to print only
name of the varibales in log window and also output window.how
can we do this one?
Answer Posted / rohit acharya
The variables of the empty dataset can be easily viewed in the output window with the help of proc contents
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you suggest us materials for sdtm mapping?
Did you used proc test? when?
Mention some common errors that are usually committed in sas programming.
How many ways to overcome a missing values???
for what purpose would you use the retain statement? : Sas programming
Can you execute a macro within a macro? Describe. : sas-macro
What do you code to create a macro? : sas-macro
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Why and when do you use proc sql?
Explain the special input delimiters used in sas programming.
which date functions advances a date time or date/time value by a given interval? : Sas programming
what is information maps?
what is data integration? : Sas-di
I need level 2 to 5 sas using companies in india
What does PROC print, and PROC contents do?