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 diff. b/w proc means and proc summary?

Answer Posted / chiranjeevi

proc means:
When ever we are using the proc means procedure by default
it's displaying the results in output window.
syntax:proc means data=<dataset name>;
output out=<newdataset name>;
run;

proc summary:
proc summary doesnt generate an output, if you want an
output, you include and specify the print option.
syntax:proc summary data=<datasetname> print;
output out=<newdatasetname>;
run;

Is This Answer Correct ?    24 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2167


which features do you use to check the data validations and errors? : Sas-administrator

1090


What is the difference between %put and symbolgen? : sas-macro

1291


is data integration and etl programming is same? : Sas-di

1118


What is the order of application for output data set options, input data set options and SAS statements?

1613


What is the difference between one to one merge and match merge? Give an example.

1119


How to read an input file in sas?

1187


Explain the purpose of substr functions in sas programming.

1105


How do you delete duplicate observations in sas?

1110


how many types prompting framework can be broken down to? : Sas-bi

1114


Enlist the functions performed by sas.

1187


What are the statements in proc sql?

1145


Mention how to limit decimal places for the variable using proc means?

1168


What versions of SAS have you used (on which platforms)?

1565


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

2295