Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

how does sas handle missing values in formats? : Sas programming

0 Answers  


What are the default statistics for means procedure?

0 Answers  


How necessary is it to be creative in your work?

0 Answers   Oracle,


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

0 Answers   Oracle,


what is star schema? : Sas-di

0 Answers  


what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge sas depends?

3 Answers  


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 is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

0 Answers  


what has been your most common programming mistake? : Sas programming

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,


How would you define the end of a macro?

0 Answers  


how to import XTP files into SAS datasets?

1 Answers   Barclays, Institute For Plasma Research,


Categories