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


Name the option to produce a frequency line items rather
that a table.

Answers were Sorted based on User's Feedback



Name the option to produce a frequency line items rather that a table. ..

Answer / sreekanth rao

use the list option in table statement.it will not print
the table, it will print only line items.

LIST

displays two-way to n-way tables in a list format rather
than as crosstabulation tables

proc freq data= SampleData;
tables XX*YY/ list;

please provide the comments

Is This Answer Correct ?    18 Yes 0 No

Name the option to produce a frequency line items rather that a table. ..

Answer / x

Use levels option with no print for table

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More SAS Interview Questions

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

1 Answers   JPMorgan Chase,


what is Business Intelligence?

3 Answers   CitiGroup,


Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?

2 Answers  


What is the difference between Proc tabulate and Proc print

4 Answers   CitiGroup,


What sas features do you use to check errors and data validation?

0 Answers  


How to merge the data using merge statement and proc format? Is the result is same ?

2 Answers  


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

0 Answers  


What are the limitations for memory allocation for SAS variables

0 Answers   Signetsoft,


what is syntax of proc merge ?

7 Answers   TCS,


how to read character value without using substr function in sas ?

3 Answers  


What is proc sql pass through facility?

4 Answers   L&T,


Explain the special input delimiters used in sas programming.

0 Answers  


Categories