Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Boolean
Date and time
8. Date – create the column
Summary

Instruction

Good! Now, try to create your own date column into a table.

Exercise

Peter needs a precise payment information system. Let's create a table called payment with the following columns: user_id (integer), amount (decimal with 4 digits before the decimal and 2 after it), and day (date).