GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  ETL
Go To First  |  Previous Question  |  Next Question 
 ETL  |  Question 50 of 65    Print  
In what scenario ETL coding is preferred than Database level SQL,PL/SQL coding?

  
Total Answers and Comments: 4 Last Update: April 15, 2009     Asked by: moumitamitra 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 23, 2007 01:40:50   #1  
harikrishna        

RE: In what scenario ETL coding is preferred than Data...
Data scrubbing process is difficult. That is file contains date column like 20070823 but data warehouse requires date as 08/23/2007 in that case it is difficult.
 
Is this answer useful? Yes | No
May 12, 2008 00:24:55   #2  
Roger_009 Member Since: March 2008   Contribution: 6    

RE: In what scenario ETL coding is preferred than Database level SQL,PL/SQL coding?

When the DB servers are different say for ex one is oracle and other SQL server we cant pull th data at DB level.


 
Is this answer useful? Yes | No
December 16, 2008 05:04:40   #3  
sri_test Member Since: December 2008   Contribution: 3    

RE: In what scenario ETL coding is preferred than Database level SQL,PL/SQL coding?
Usually Warehouse is preferred in banking insurance health care domains. In these environments especially in banks output is provided by business person in excel notepad word Access format. Suppose if the user wants to draw a survey or graph using all these information then we normally go for reports to generate these reports source data must be in sync (or single source) so we use warehouse to convert all these sources to single source system using ETL code.
 
Is this answer useful? Yes | No
April 15, 2009 13:37:06   #4  
pvsunil123 Member Since: April 2009   Contribution: 1    

RE: In what scenario ETL coding is preferred than Database level SQL,PL/SQL coding?
I assume ETL coding means using ETL tools like Informatica.

If the data is coming from completely different source systems as flat files cobol files RDBMS XML etc. it is better to use some intelligent ETL tools like informatica but if the data is from one or two simple sources like flat files and single RDBMS like Oracle there is no need to have expensive ETL tools this can be managed with SQL PL/SQL coding or database data loading tools like SQL Loader or SQL Server DTS.

 
Is this answer useful? Yes | No


 
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