セクション 3. 章 4
single
Challenge: Repeat Usage Analysis
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a SQL query to list all users who have used any feature at least five times, and identify the most frequently used feature.
- Select all
user_idvalues from thefeature_eventstable where the user has at least five feature events. - Select the
feature_namefrom thefeature_eventstable that appears most frequently.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください