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


Have you ever linked SAS code? If so, describe the link and
any required statements used to either process the code or
the step itself.

Answers were Sorted based on User's Feedback



Have you ever linked SAS code? If so, describe the link and any required statements used to either ..

Answer / thanwi

using %include macro

Is This Answer Correct ?    4 Yes 1 No

Have you ever linked SAS code? If so, describe the link and any required statements used to either ..

Answer / sathish

Answer is partially correct. We use %include to link code.
But %include is not a macro. Similarly %put is also not a macro.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SAS Interview Questions

How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C

3 Answers   Accenture, Oracle,


Tell me about % include and % eval? : sas-macro

0 Answers  


How to sort in descending order?

0 Answers  


how to read raw data in sas. Do it manually and throw the programming.

1 Answers   WNS,


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

0 Answers  


what are _numeric_ and _character_ and what do they do? : Sas programming

0 Answers  


Explain the use of proc print and proc contents?

0 Answers  


How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.

1 Answers  


Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.

2 Answers  


How would you delete duplicate observations?

9 Answers  


Do you need to know if there are any missing values?

0 Answers  


how can you put a "trace" in your program? : Sas programming

0 Answers  


Categories