セクション 1. 章 7
single
Challenge: Optimizing a Product Search
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Analyze the EXPLAIN output for a query that searches for products by name and price. Identify any bottlenecks in the query plan and modify the query or suggest index changes to improve its performance.
- Run an EXPLAIN on the provided search query.
- Identify any inefficient operations in the plan.
- Modify the query or create an index to improve the plan.
- Run EXPLAIN again to demonstrate the improvement.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 7
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください