InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by ETL Pipeline? |
|
Answer» As the name suggests, ETL pipelines are the mechanisms to perform ETL processes. This involves a series of processes or activities required for transferring data from one or more sources into the data warehouse for analysis, reporting and data synchronization. It is IMPORTANT to move, consolidate, and ALTER source data from multiple systems to match the parameters and capabilities of the destination database in order to provide valuable INSIGHTS. Among its benefits are:
|
|