InterviewSolution
Saved Bookmarks
| 1. |
What is ETL (Extract, transform, Load) and write some ETL tools. |
|
Answer» ESSENTIALLY, ETL means to extract, transform, and load. The ETL process INVOLVES extracting, transforming, and loading data from different databases into the target database or file. It forms the basis of a data warehouse. Here are a few ETL tools:
It performs the following functions:
|
|