Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Boolean
3. Boolean – inserting data
Date and time
Summary

Instruction

Great!

boolean values are really simple when it comes to their representation: they are either true or false. It's as easy as ABC.

Exercise

The user with user_id of 13 has just been verified (column is_verified). Put this information into the verification table.