Multiple choice How can we evaluate the query execution strategy? By using cursors By using query tree By using singleton select None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation Query tree is an internal representation of SQL statements where the single parts that are built stored separately.