sas macros

Answers were Sorted based on User's Feedback



sas macros..

Answer / sudheer

its is use to customaze the sas environment, it can be
used to do a repeatative task

Is This Answer Correct ?    18 Yes 0 No

sas macros..

Answer / ramesh babu

Macroes are Compiled Programes by macro procescer

it can be used for reuse
to save space
to consume execution time
to reduce code

Is This Answer Correct ?    15 Yes 0 No

sas macros..

Answer / mohan reddy

MACRO IS A STORED TEXT THAT CAN BE USED ANY WHERE IN THE SAS
SYSTEM.THE STORED CODE CAN BE USED REPETATIVLY WORK.

Is This Answer Correct ?    10 Yes 2 No

sas macros..

Answer / jyotshna

sas macros stores in autocall library.(default)

Is This Answer Correct ?    8 Yes 2 No

sas macros..

Answer / srinivas

Use With Macro Language We Can develop Reuseble applications
this applications we can use unlimited times.Use with Macro
language we can save more time and work for
programming.basically macros is most useful tool in the sas.

Is This Answer Correct ?    6 Yes 0 No

sas macros..

Answer / swathi

MACRO IS A CHARACTER BASED LANGUAGE.MACRO ALLOWS U TO WRITE
A PIECE OF CODE ONCE AND USE IT AGAIN AND AGAIN IN THE SAME
PROGRAM OR IN DIFFERENT.IT IS A RE-USEABILITY OF CODE.

Is This Answer Correct ?    9 Yes 4 No

sas macros..

Answer / srimaheshbabu

Macro is a tool.By using macros we can do the
customize,reduce and extent
minimum amount of text.

Is This Answer Correct ?    3 Yes 0 No

sas macros..

Answer / ravi

Macro is a tool.It is used to customize,reduce and extent
minimum amount of text.

Is This Answer Correct ?    2 Yes 0 No

sas macros..

Answer / xyz

Re usable String

Is This Answer Correct ?    0 Yes 0 No

sas macros..

Answer / t v r kumar

Macro is used to do reptative task we can call to any
program between the programers.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More SAS Interview Questions

Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

0 Answers  


What would you change about your job?

0 Answers   Oracle,


How would you remove a format that has been permanently associated with a variables?

3 Answers  


how many types of prompts are there? : Sas-bi

0 Answers  


what is the main difference between rename and label? (don't say that they both perform the same function).

11 Answers   Parexel,


What is the order of evaluation of the following operators + - * / ** () ???

2 Answers  


How do you add a number to a macro variable? : sas-macro

0 Answers  


Are you familiar with special input delimiters? How are they used?

4 Answers   Accenture,


how will you location sas platform applications available from web browser? : Sas-bi

0 Answers  


how the sas basic syntax style described? : Sas-administrator

0 Answers  


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

0 Answers  


How could you generate test data with no input data?

6 Answers   Quintiles,


Categories