Multiple choice

Which of the following methodologies is used to optimize a group of SQL queries altogether with the help of common sub-expressions to save cost and time?

  1. Greedy algorithm

  2. Mobile database system

  3. Multi-query optimisation

  4. Query tree

  5. Join operation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is a methodology of optimising a group of SQL queries.