セクション 1. 章 15
single
Challenge: Find Low Stock Products
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a query to list all products where the stock is less than or equal to 5.
- Select the columns
product_id,name,price,discount, andstockfrom theproductstable. - Filter the results to include only those rows where the value in the
stockcolumn is less than or equal to 50.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 15
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください