How would you include common or reuse code to be processed
along with your statements?

Answers were Sorted based on User's Feedback



How would you include common or reuse code to be processed along with your statements?..

Answer / mallikarjuna reddy.vanna

i think, it is by using %include statement

Is This Answer Correct ?    10 Yes 0 No

How would you include common or reuse code to be processed along with your statements?..

Answer / rishie

by calling a macro into your program
data x;
set x;
%Z;
run;

Is This Answer Correct ?    0 Yes 1 No

How would you include common or reuse code to be processed along with your statements?..

Answer / vinod swarna

autocall macro's too.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SAS Interview Questions

which features do you use to check the data validations and errors? : Sas-administrator

0 Answers  


how sas deals with business intelligence? : Sas-bi

0 Answers  


what is in stream data in SAS?

1 Answers  


Difference Between Scan and Substr

2 Answers  


what are the different ways of merging two datasets.name atleast 4.

2 Answers  






how to read raw data in sas. Do it manually and throw the programming.

1 Answers   WNS,


how can u convert this 25-jul-2010 from numeric to charcter?

3 Answers  


hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?

1 Answers   Pfizer,


Name statements that are recognized at compile time only?

6 Answers  


If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?

16 Answers  


How would you determine the number of missing or nonmissing values in computations?

0 Answers  


In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?

6 Answers   Cognizant,


Categories