What is the pound sign used for the DATA _NULL_?

Answers were Sorted based on User's Feedback



What is the pound sign used for the DATA _NULL_?..

Answer / kranthi arabelly

_NULL_ : specifies that no SAS dataset is to be created

Is This Answer Correct ?    20 Yes 5 No

What is the pound sign used for the DATA _NULL_?..

Answer / altumish

All the answers provided above are wrong, please read the
question carefully and answer.

BTW-we can use pound sign in data _null_ to read the data
from the specified line.

Is This Answer Correct ?    4 Yes 0 No

What is the pound sign used for the DATA _NULL_?..

Answer / chandu

using data _null_ concept
we can run group of statements without creating sas data set
mainly for reporting purpose

Is This Answer Correct ?    8 Yes 5 No

What is the pound sign used for the DATA _NULL_?..

Answer / rinky

It is just a tricky question to see how we respond. I dont
think it is possible. And the answers above are incorrect
as question is not just about data _NULL_. It is about
having # sign with that which is impossible.

Is This Answer Correct ?    3 Yes 0 No

What is the pound sign used for the DATA _NULL_?..

Answer / prag s.

we can use _NULL_ for----
reporting purposes
also for modifying a data set
also for not creating a new SAS dataset

Is This Answer Correct ?    8 Yes 6 No

What is the pound sign used for the DATA _NULL_?..

Answer / kumaraswamy maduri

# can't be used
with a data _null_. It's an interview question to confuse.

Is This Answer Correct ?    4 Yes 2 No

What is the pound sign used for the DATA _NULL_?..

Answer / sreekanth rao

i could not get the question.
can any body detail it.

why the pound sign being used in the question.

are the above ansewers are answering the question
corretly..?

pleas coorect me.

Thnaks

Is This Answer Correct ?    4 Yes 4 No

What is the pound sign used for the DATA _NULL_?..

Answer / murali

data_null_ is a power of datastep without creating a data set

Is This Answer Correct ?    0 Yes 0 No

What is the pound sign used for the DATA _NULL_?..

Answer / akash

The _NULL_ DATA step is a specialized case of the DATA step.
When you use the _NULL_ key word, the DATA statement
processes all statements within the DATA step without data
set
creation1.
Some of the uses of DATA _NULL_ are:
 To create customized reports with and without ODS. The
reports can be routed to the Output window, directly to a
printer, to an external file, or any destination that can be
defined by the FILE and FILENAME statement.
 To create macro variables based on values obtained from
an
input SAS data set or external file.
 To create ASCII data (flat) files for importing into MS
Excel,
MS Access or other programs and databases.
 To execute special functions or call routines available
within
the DATA step, such as CALL EXECUTE

Is This Answer Correct ?    0 Yes 0 No

What is the pound sign used for the DATA _NULL_?..

Answer / sk

Guys, someone has writeen _null_ is used to modify the
datasets. without output dataset how can you modify the
data. Can you please explain.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SAS Interview Questions

How do dates work in sas?

0 Answers  


What is your weekness? I am confuse what to say about this question. so can u give some answer which can be yur strenght.

1 Answers   Cipla,


If money were no object, what would you like to do?

0 Answers   Oracle,


: and & modifiers.

0 Answers   Oracle,


In sas, what are the areas that you are most interested in? : sas-grid-administration

0 Answers  






how can u create zero observation dataset?

11 Answers   CitiGroup,


This entry was posted in General. Bookmark the permalink. Post a comment or leave

0 Answers   Quintiles,


how many types of MERGE?

17 Answers   CitiGroup,


Do you know the features of sas?

0 Answers  


What is the maximum and minimum length of macro variable

0 Answers  


which domain is better in sas? clinical trails or banking

3 Answers  


what is the Population you used in your project, is it ITT or PP?

0 Answers   Accenture, Quintiles,


Categories