Challenge: Using SELECT
メニューを表示するにはスワイプしてください
The store owner wants to retrieve a list of all the products that are under 100 in terms of quantity so that they can order more stock in advance.
Your task is to retrieve and display all the products from the store table where the quantity is less than 100. You have to retrieve all the columns from the selected products. You need to display each row in the following format:
{id}, {name}, {category}, {price}, {quantity}
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 34
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 1. 章 34