Sectionย 1. Chapterย 26
single
Challenge: Assign Default Bonuses
Swipe to show menu
Task
Swipe to start coding
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.
Solution
Everything was clear?
Thanks for your feedback!
Sectionย 1. Chapterย 26
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat