What is the pound sign used for the DATA _NULL_?
Answers were Sorted based on User's Feedback
Answer / hari
if i don't want to create new data set that time we can use
_null_ data set and mainly this is used in modifying sas
dats
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / venu
this is used to create the null data set. its print the data
with out data set name.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / mohan rao
By default 8.2 is the pound sign used for the Data _Null_
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / prasad
_null_tells sas not to bother writing a sasdataset and makes
the program run slightly faster
| Is This Answer Correct ? | 0 Yes | 6 No |
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
Can we replace a dataset into view?
What are the statements in proc sql?
What is difference between (a-z) and (a--z)
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
how to read the variables in sas? : Sas-administrator
How would you include common or reuse to be processed along with your statements?
how can u create zero observation dataset?
State the difference between INFORMAT and FORMAT ?
How to do user inputs and command line arguments in SAS? D&B
Mention common programming errors committed in sas ?