Question 1 · 1
A Data Engineer is investigating a query that is taking a long time to return. The Query Profile shows the following: What step should the Engineer take to increase the query performance?
Choose one answer.
- Add additional virtual warehouses.
- Increase the size of the virtual warehouse.
- Rewrite the query using Common Table Expressions (CTEs).
- Change the order of the joins and start with smaller tables first.