How many steps etl contains explain with example?



How many steps etl contains explain with example?..

Answer / Laxmi

ETL typically consists of three main stages:
1. Extract: This involves pulling data from various sources like databases, files, or APIs.nExample: Extracting sales data from a database.
2. Transform: In this stage, the extracted data is cleaned and transformed to fit the target schema.nExample: Removing duplicate records or converting data types.
3. Load: The transformed data is loaded into the target database or data warehouse.nExample: Inserting the cleaned sales data into a data warehouse.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ETL Interview Questions

what is HISTOGRAM? how to generate statistics?

1 Answers  


you have created a lookup transformation for a certain condition which if true returns multiple rows. when you go to the target and see only one row has come and not all. why is it so and how it can be corrected.

3 Answers  


if i have a query as flat file how can we load data to target table

1 Answers   Tech Mahindra,


What are the differences between sql override and update override?

1 Answers  


If you concatenate data from a normalizer transformation,the ports you concatenate cannot include OCCURS(T/F).

1 Answers  


How to know informatica conslole password??

0 Answers  


Identifying the bottlenecks in various components of Informatica and resolving them.

2 Answers  


flat filevalidation in informatica

1 Answers   Hewitt,


Explain about power designer data modeling software?

1 Answers  


Hi, I've a mapping with flat file source The target update override property for the target table is using update stmt. There is no update strategy between source and target. Also The session has the target properties as Insert , Update as update options checked. Does this mean that recs will be inserted only and the update override will not be applied at all. Thanks

1 Answers  


Explain about etl data integration software?

1 Answers  


what are the facilities provided by data warehouse to analytical users?

1 Answers  


Categories