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 difference between a PROC step and a DATA step?

Answer Posted / ravi

data set block:-
1)data set block is to create a 'SAS' file for analysis and Report
2)data set block is used for permanent storage of SAS file
procedure block :-
1)PROC steps can list, sort, and summarize data
2)PROC steps are used to:Create a report that lists the data,
Produce descriptive statistics,Create a summary
report,Produce plots and charts
3)procedure block is used for temporary storage of sas file

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1226


Mention the difference between ceil and floor functions in sas?

1211


what is intially documentation in sas?

5129


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

1105


what is sas business intelligence? : Sas-bi

1265


Tell me about % include and % eval? : sas-macro

1190


Tell me more about the parameters in macro? : sas-macro

1092


what is sas olap server? : Sas-di

1295


Have you used macros? For what purpose you have used? : sas-macro

1087


Describe the ways in which you can create macro variables? : sas-macro

1116


how does sas handle missing values in assignment statements? : Sas programming

1072


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

1408


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

2360


How would you define the end of a macro? : sas-macro

1136


Name and describe few sas character functions that are used for data cleaning in brief.

1182