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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

How do you add a number to a macro variable?

2 Answers  


What are symget and symput? : sas-macro

0 Answers  


How do you read in the variables that you need?

9 Answers   Accenture,


how do u validate the program which u have written.

1 Answers   TCS,


how to import XTP files into SAS datasets?

1 Answers   Barclays, Institute For Plasma Research,






calculate the sum of value using only DATA STEP. data count_; input year name $ value; cards; 2006 xxx 10 2007 yyy 12 2006 xxx 20 2008 yyy 15 2007 xxx 15 ; out put should be like this year name T_value ----------------------- 2006 xxx 30 2007 xxx 15 2007 yyy 12 2008 xxx 15

6 Answers  


Enlist the functions performed by sas.

0 Answers  


What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?

3 Answers   TCS,


what is lifetest

1 Answers   Cognizant,


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

2 Answers  


diff between nodup rec and ondup key???

3 Answers   AON, Sciformix,


List down the reasons for choosing sas over other data analytics tools.

0 Answers  


Categories