Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
The COALESCE() function
The GREATEST() & LEAST() functions
The NULLIF() function
Summary
16. Exercise 1

Instruction

Okay, let's see how much you remember. Exercise 1 is waiting for you!

Exercise

Show all product names and the 3rd market shop's prices (casted to char). If the price is NULL, display 'unknown'. The price column should be named price.