|
|
|
|
|
by m463
729 days ago
|
|
In computing, extract, transform, load (ETL) is a three-phase process where data is extracted from an input source, transformed (including cleaning), and loaded into an output data container. The data can be collated from one or more sources and it can also be output to one or more destinations. https://en.wikipedia.org/wiki/Extract,_transform,_load |
|