ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Data Warehouse  >>  SAS
 
 


 

 
 Teradata interview questions  Teradata Interview Questions
 Business Objects interview questions  Business Objects Interview Questions
 Cognos interview questions  Cognos Interview Questions
 Informatica interview questions  Informatica Interview Questions
 Crystal Enterprise Suite interview questions  Crystal Enterprise Suite Interview Questions
 Actuate interview questions  Actuate Interview Questions
 Ab Initio interview questions  Ab Initio Interview Questions
 Data Stage interview questions  Data Stage Interview Questions
 SAS interview questions  SAS Interview Questions
 Micro Strategy interview questions  Micro Strategy Interview Questions
 ETL interview questions  ETL Interview Questions
 Data Warehouse General interview questions  Data Warehouse General Interview Questions
Question
What is the difference between Proc tabulate and Proc print
 Question Submitted By :: Sk
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between Proc tabulate and Proc print
Answer
# 1
Proc tabulates out puts the aggregate values in table

whereas

Proc print used to print the data of a dataset into an out
put window
 
Is This Answer Correct ?    1 Yes 1 No
Suresh Ganapuram
 
  Re: What is the difference between Proc tabulate and Proc print
Answer
# 2
The PRINT procedure: prints the observations in a SAS data 
set, using all or some of the variables. You can create a 
variety of reports ranging from a simple listing to a 
highly customized report .

The Tabulate procedure : used to print tabular type of 
Reports
and we can find descriptive statistics.
 
Is This Answer Correct ?    4 Yes 0 No
Ranjith.m
 
 
 
  Re: What is the difference between Proc tabulate and Proc print
Answer
# 3
proc print is used to print the observations in the output
proc tabulate is used to print the observations in table 
form
as rows and colums
 
Is This Answer Correct ?    1 Yes 0 No
Pavan
 
  Re: What is the difference between Proc tabulate and Proc print
Answer
# 4
proc print produces list report output. Proc Tabulate print 
crosstabulation report output.
 
Is This Answer Correct ?    0 Yes 0 No
Sheetal
 

 
 
 
Other SAS Interview Questions
 
  Question Asked @ Answers
 
What is _n_?  19
How do you read in the variables that you need?  5
What is difference between sas rename and lable?  1
In this question, I rename the numeric variable phone to numphone and then try use phone=put(numphone,comma16.) to store the numeric value numphone as a string value in phone. But I get a warning tha numphone already exists and in the data sat phone doesnt exist and numphone is set to missing. Why? data names_and_more; input Name $20. Phone : comma16. Height & $10. Mixed & $8.; Name = tranwrd(Name,' ',' '); rename phone = numphone; phone = put(numphone,comma16.); datalines; Roger Cody 9,087,821,234 5ft. 10in. 50 1/8 Thomas Jefferson 3,158,488,484 6ft. 1in. 23 1/2 Marco Polo 8,001,234,567 5Ft. 6in. 40 Brian Watson 5,183,551,766 5ft. 10in 89 3/4 Michael DeMarco 4,452,322,233 6ft. 76 1/3 ;  1
Explain the message 'Merge has one or more datasets with repeats of by variables'.  2
Are you familiar with special input delimiters How are they used?  2
how can u import .csv file in to SAS?tell Syntax? CitiGroup5
what is OLAP? CitiGroup3
How would you code a merge that will keep only the observations that have matches from both sets?  4
what is SAS/Graph? CitiGroup1
What is the Program Data Vector (PDV) and What are its functions?  9
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.  1
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?  3
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?  5
how to write code for left outer join in SAs using datastep? CitiGroup5
what is fact table and factless table?  1
wt is a-z and a--z? Accenture2
CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE CybAge2
how many types of MERGE? CitiGroup12
At compile time when a SAS data set is read, what items are created? Accenture11
 
For more SAS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com