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