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...

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

Answer Posted / rishie

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

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the prime responsibilities of data integration administrator? : Sas-di

1114


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3629


How are numeric and character missing values represented internally?

1708


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

2198


What does the trace option do?

1157


What is the role of unrestrictive users? : sas-grid-administration

1069


Mention what is SAS data set?

1171


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

1180


explain what is factor analysis? : Sas-administrator

1167


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1104


why is sas considered self-documenting? : Sas programming

1182


how to change the execute of macro

2375


How necessary is it to be creative in your work?

2522


What is the use of divide function?

1114


How to limit decimal places for variable using proc means?

1147