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...


is there any difference between proc summary and proc means?

Answers were Sorted based on User's Feedback



is there any difference between proc summary and proc means?..

Answer / ganga

yes,proc means gives default listing output as soon as the
program executes where as the proc summary doesnot.

Is This Answer Correct ?    14 Yes 0 No

is there any difference between proc summary and proc means?..

Answer / sudha

proc means by default produce an output.Proc summary do not
produce output unless we metion output option in proc.

Is This Answer Correct ?    15 Yes 1 No

is there any difference between proc summary and proc means?..

Answer / ramesh varma

VAR statement must be used in proc summary.
VAR statement is optional in proc means.

proc summary with "print" option desplays output
proc means without "print" option desplays output

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More SAS Interview Questions

If a variable contains letters or special characters, can it be numeric data type?

0 Answers  


Enlist the functions performed by sas.

0 Answers  


What is the basic syntax style in SAS?

0 Answers  


Can we replace a dataset into view?

6 Answers   CliniRx,


how to remove the duplicates by proc sql?

2 Answers   Genpact,


How would you compile all macros from a folder in a study, within the autoexec program?

1 Answers  


what is difference in window SAS & Unix SAS.....how do define working environment in both???

1 Answers   JPMorgan Chase,


What is the function of output statement in a SAS Program?

0 Answers  


Can you execute a macro within a macro? Describe. : sas-macro

0 Answers  


how many data types in sas? : Sas-administrator

1 Answers  


How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.

8 Answers  


What is the difference Using & and && in the macro variables

5 Answers   Accenture,


Categories