ETL stands for Extract Transform and Load. ETL is a process in Data Warehouse. In this process ETL tools are
used to extracts the data from various data source systems from where data can be retrieved, transforms it in the staging
area, and at the end it loads the data into the Data Warehouse system. This process picks data from operational system and
fixes it into the data warehouse.