Which of the following is a basic technique for optimizing ETL performance?

  • Parallel Processing
  • Random Sampling
  • Sequential Execution
  • Single-threaded Loading
Parallel processing is a fundamental technique for optimizing ETL performance. It involves executing multiple tasks simultaneously, distributing the workload, and reducing overall processing time.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *