セクション 4. 章 7
single
Challenge: Product Name Formatting
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
- Select all rows from the
productstable. - Include
product_idand the originalproduct_namein the result. - Add a new column that converts
product_nameto uppercase using a string function. - Add another new column that extracts the first 3 characters of
product_nameusing a string function. - Give both new columns clear aliases:
product_name_upperandproduct_name_first3.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 4. 章 7
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください