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


define table lookup and how may ways it can be
done...explian

Answers were Sorted based on User's Feedback



define table lookup and how may ways it can be done...explian..

Answer / vijaya mekala

Table lookup is a process of retriving information from
second dataset and add to first data set. different ways to
do look up.
1. data step with merge function.
2. set statement and Key option.
3. Proc sql into clause, inner join, subquery
4. proc format 5. conditional logics if, where, update
statements. 6. arrays with do loops 7. update statement.

Is This Answer Correct ?    7 Yes 0 No

define table lookup and how may ways it can be done...explian..

Answer / rc

I guess lot of ways, but I cna quickly think of two.

1. Create format with code and values, Put the formats in a
catalog and set option for fmtsearch and apply format to
teh variable.

2. Create temp dataset with input data in datastep. And use
proc SQL to join or use DATA step merge.

Is This Answer Correct ?    2 Yes 0 No

define table lookup and how may ways it can be done...explian..

Answer / srinu

WE CAN USE HASHING AND OTHER STEPS SPECIFIED

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?

2 Answers  


what kind of variables are collected in AE dataset?

3 Answers   Accenture, Quintiles, SAS,


what is program data vector? : Sas-administrator

0 Answers  


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

0 Answers  


how do you read binary data in sas?

3 Answers   Satyam,


what is the use of proc sql?

5 Answers   CitiGroup,


What does P-value signify about the statistical data?

0 Answers  


How do you define proc in sas? : sas-grid-administration

0 Answers  


What can you learn from the SAS log when debugging?

0 Answers   Quintiles,


what type of graphs we will create(for 2+years candidates)?

0 Answers   Accenture, Icon,


what is sas? is a package or tool? give me introduction about sas?

11 Answers   Accenture,


how to perform paired t-test using Base/SAS & SAS/Stat?

2 Answers  


Categories