セクション 1. 章 26
single
Challenge: Assign Default Bonuses
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a query to display all columns from the employees table, but replace any NULL values in the bonus column with 500.
- Select all columns from the
employeestable. - Replace any
NULLvalue in thebonuscolumn with500. - Name the resulting column for bonus as
bonus.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 26
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください