セクション 1. 章 35
single
Challenge: Update User Age
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a query to increment the age field in the profile_data JSON column by 1 for all users in the user_profiles table.
- Update each user's
profile_dataso that the value of theagefield is increased by 1. - Only the
agefield in the JSON data should be changed; all other data must remain the same. - The update must apply to all rows in the
user_profilestable.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 35
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください