1.What is the difference between _NULL_ , _ALL_, and _N_?
2.What are the uses of _NULL_ using in Data Steps? Can we
_NULL_ in Proc Steps also?
3.How do call the macro variable in Data Steps?
4.How to construct Pivot tables in Excel Using SAS?

Answer Posted / pnprasad

1. _NULL_ is not create Out put DataSet, it opens the file
to write the dataset. _ALL_ for display contents in the
library & used in cose the files in ODS and _N_ for search
for Null characters.

Is This Answer Correct ?    0 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the best practices to process the large data sets in sas programming? : Sas-administrator

791


How do dates work in SAS data?

908


What are the ways in which macro variables can be created in sas programming?

789


Difference between sum function and using “+” operator?

845


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1934


what is the difference between nodup and nodupkey options? : Sas programming

867


What is interleaving in SAS?

859


What is the basic structure of a sas program?

808


what techniques and/or procs do you use for tables? : Sas programming

792


please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??

1890


Mention some common errors that are usually committed in sas programming.

808


how can you put a "trace" in your program? : Sas programming

807


What are the functions used for character handling?

885


Explain the use of proc gplot? : sas-grid-administration

763


How to create an external dataset with sas code?

797