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

How to test the debugging in sas?

0 Answers  


how would you determine the number of missing or nonmissing values in computations? : Sas programming

0 Answers  


differnce between 8.2 and 9.1.3

1 Answers  


Difference between sum function and using “+” operator?

0 Answers  


How would you compile all macros from a folder in a study, within the autoexec program?

1 Answers  






what is factor analysis? : Sas-administrator

0 Answers  


Given an unsorted data set, how to read the last observation to a new data set?

0 Answers  


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

0 Answers  


in which companies SAS openings are there? List of companies using SAS technology.

14 Answers   MIR-IFCR, TCS,


What data sets do you need to produce the report?

2 Answers   Novartis,


my problem is to export my report to xsl.i can do that.but the problem is my report has 3 headings first heading should be printed with the merging of (1-5)cells and heading 2 should be of merge(2-4)cells?how to do this condition?

2 Answers   Dr Reddys, Oracle,


Explain what is the use of proc gplot?

0 Answers  


Categories