Ask Question
27 August, 00:35

Extraction, Transformation, and Loading (ETL) is an important component of Group of answer choices Creating a star model. Normalizing relational databases. Denormalization. Sourcing data from OLTP sources and cleansing.

+3
Answers (1)
  1. 27 August, 03:43
    0
    Sourcing data from OLTP sources and cleansing

    Explanation:

    ETL (Extraction, Transformation, and Loading) is important part of database and analytics systems. Every database and data file system has data flows, data inputs and data streams since these systems are dynamic and being updated actively.

    Data from outer (remote) source can be extracted using API's, download options or scraping techniques. These are part of the data extraction.

    Extracted data may not be always as expected and needs to be cleaned and processed before being added to the system. Using transformation methods, data is being shaped into a desired format and loaded to the system.

    OLTP (online transaction processing) plays important role in ETL operations.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Extraction, Transformation, and Loading (ETL) is an important component of Group of answer choices Creating a star model. Normalizing ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers