ETL - Extract, Transform, Load
ETL is short for extract, transform, load, three database functions that are combined into one tool to pull data out of one database and place it into another database.
ETL is used to migrate data from one database to another, to form data marts and data warehouses and also to convert databases from one format or type to another.
ETL - Extract, Transform, Load |


