Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the pound sign used for the DATA _NULL_?

Answer Posted / 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&#63194;,
MS Access&#63194; 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to limit decimal places for variable using proc means?

1156


What are the difference between the sas data step and sas procs?

1250


In proc transpose and data step with arrays which one you pick?

3173


how can you create zero observation dataset? : Sas programming

1201


Do you need to rearrange the order of the data for the report?

2359


What is maximum number of rows and cols can be handled in SAS?

1671


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

4626


What is the general format of function in sas? : sas-grid-administration

1028


What are SAS/ACCESS and SAS/CONNECT?

1190


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

2514


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

1268


Describe the function and untility of the most difficult SAS macro that you have written.

2167


What are the functions used for character handling?

1303


what are the types of interactive display types? : Sas-bi

1146


What is the use of PROC gplot?

1205