You are using Snowsight to analyze query performance. You notice a query that frequently accesses a table 'orders' is slow. Which of the following Snowsight features and actions could you use to identify potential bottlenecks and improve query performance? Select all that apply.
Correct Answer: A,D
The query profile in Snowsight provides detailed information about each stage of a query's execution, allowing you to identify bottlenecks. The 'Advisor' feature offers recommendations for performance improvements. Data lineage (Option B) might be helpful in some cases, but it's not the most direct way to address query performance. Disabling query history (Option C) is counterproductive for performance analysis. Option E has no direct impact on query performance.
Only relevant functions in Snowsight related to Snowflake are acceptable.