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 proc report and proc format?

Answer Posted / ramdwh

The Report procedure enables a user to create:
&#61607; listing reports
&#61607; summary reports
&#61607; enhance reports
&#61607; request separate subtotals and grand totals
&#61607; generate reports in an interactive point-and-click
or programming environments.
Note:
By default, the default listing displays
&#61607; each data value as it is stored in the data set,
or formatted value if a format is stored with the data
&#61607; variable names or labels as report column headings
&#61607; a default width for the report columns
&#61607; character values left-justified
&#61607; numeric values right-justified
&#61607; observations in the order in which they are stored
in the data set.


FORMAT Procedure enables SAS to define custom formats
(character/numeric) and can also apply the format to a
specific variable(s) by using a FORMAT statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What commands are used in the case of including or excluding any specific variables in the data set?

1141


Can you suggest us materials for sdtm mapping?

4489


How you can read the variables that you need?

1173


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

1291


what are 5 ways to perform a table lookup in sas? : Sas-administrator

1295


what is sas and what are the functions? : Sas-administrator

1028


Differentiate input and infile.

1148


which date function advances a date, time or datetime value by a given interval? : Sas programming

1094


Have you ever used the SAS Debugger?

1815


what is the function of catx syntax? : Sas-administrator

1152


what is ae onset date n what is RDS

2655


what is sas application server? : Sas-di

1132


Explain proc sort?

1171


what is SAS OPTIMIZATION?

2349


Briefly explain input and put function?

1137