GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 15 of 113    Print  
What is a lookup table

  
Total Answers and Comments: 11 Last Update: August 16, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Muhammed Kamal
 
A lookup table is nothing but a 'lookup' it give values to referenced table (it is a reference), it is used at the run time, it saves joins and space in terms of transformations. Example, a lookup table called states, provide actual state name ('Texas') in place of TX to the output.

Above answer was rated as good by the following members:
ankeshjain, shanthi_sh
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
June 29, 2005 05:54:11   #1  
Santanu Patra        

RE: What is a lookup table
When a table is used to check for some data for its presence prior to loading of some other data or the same data to another table the table is called a LOOKUP Table.
 
Is this answer useful? Yes | No
July 04, 2005 08:07:37   #2  
Sathish        

RE: What is a lookup table
When a value for the column in the target table is looked up from another table apart from the source tables that table is called the lookup table.
 
Is this answer useful? Yes | No
August 26, 2005 08:19:50   #3  
shivi        

RE: What is a lookup table
when we want to get related value from some other table based on particular value... suppose in one table A we have two columns emp_id name and in other table B we have emp_id adress in target table we want to have emp_id name address we will take source as table A and look up table as B by matching EMp_id we will get the result as three columns...emp_id name address
 
Is this answer useful? Yes | No
August 30, 2005 15:06:38   #4  
Muhammed Kamal        

RE: What is a lookup table
A lookup table is nothing but a 'lookup' it give values to referenced table (it is a reference) it is used at the run time it saves joins and space in terms of transformations. Example a lookup table called states provide actual state name ('Texas') in place of TX to the output.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 26, 2005 15:02:47   #5  
PK        

RE: What is a lookup table
Based on responsibility how to protect/secure/hide even lookup values such as meaning?
 
Is this answer useful? Yes | No
October 04, 2005 02:10:08   #6  
senkumar79 Member Since: October 2005   Contribution: 17    

RE: What is a lookup table

Santanu Patra Wrote: When a table is used to check for some data for its presence prior to loading of some other data or the same data to another table the table is called a LOOKUP Table.

can u explain in detail


 
Is this answer useful? Yes | No
December 15, 2005 09:21:21   #7  
Ramesh T.R        

RE: What is a lookup table
reference table can be otherwise called as lookuptable
 
Is this answer useful? Yes | No
May 13, 2006 06:14:53   #8  
yugandhar.bo Member Since: May 2006   Contribution: 3    

RE: What is a lookup table

In DW Terminology the Dimension table is also called as Look up Table(Specific ib Business Objects)

since the index_key in the fact table is from(referencing) the particualr Dimension table so its also called as look up table.


 
Is this answer useful? Yes | No
June 28, 2006 11:52:57   #9  
ANIL        

RE: What is a lookup table
hi The Look Up table provides the detailed information about the attributes.For example the lookup table for the quarter attribute would include a list of all the quarters available in the data warehouse.i.e. first quarter of 2001 may be represented as Q1 2001 or 2001 Q1 .BYE.
 
Is this answer useful? Yes | No
September 01, 2006 14:08:56   #10  
mamatha        

RE: What is a lookup table

hi

if the data is not available in the source systems then we have to get the data by some reference tables which are present in the database.these tables are called lookuptables

for example while loading the data from oltp to olap we have only natural keys in oltp we don't have the respected wh keys so we take the targetdimension table as lookup if the two natural keys match then get the value of the wh key

mamatha


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape