The real wordsTheory
Extract
ExtractThe first ETL stage. Reads data from multiple data sources and pulls out the required set of data.
The deck attaches two conditions to it, and both are markable.
- It recovers the necessary data with optimum usage of resources, so you take the columns you need and no more
- It should not disturb the data sources, their performance or their functioning, so a heavy extract runs overnight and never locks the live system