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


Describe how you would pass data to macro.

Answers were Sorted based on User's Feedback



Describe how you would pass data to macro...

Answer / suresh

Using call symput

Is This Answer Correct ?    3 Yes 0 No

Describe how you would pass data to macro...

Answer / lakshmi

There are two types of Parameters mainly used to pass a
value for a macro variable.Those are Positional Parameter
and Keyword Parameter regarding on macro variable where we
are creating whether local or globally i.e., inside macro
or outside macro.

Is This Answer Correct ?    2 Yes 1 No

Describe how you would pass data to macro...

Answer / chiranjeevi

You use symput to get information from a data step into a
macro variable.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More SAS Interview Questions

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

0 Answers  


you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.

6 Answers  


The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?

6 Answers   Oracle,


Explain the purpose of substr functions in sas programming.

0 Answers  


what are the validation tools in sas?

3 Answers   TCS,


here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.

2 Answers   Cap Gemini, L&T,


what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';

3 Answers   HSBC,


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

0 Answers  


For what purpose(s) would use the RETURN statement?

1 Answers  


How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?

3 Answers   Reddy Labs,


what is factor analysis? : Sas-administrator

0 Answers  


What is the differnce between SDTM 3.1.2 to 3.1.1 version

0 Answers   Wipro,


Categories