Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
2. The user_account table
Side-effects in functions

Instruction

Awesome! Let's take a look at our first table.

Exercise

Select all columns from the user_account table. This table stores the following attributes:

  • id
  • name
  • phone
  • activated_date
  • is_locked
  • locked_date
  • is_deleted
  • deleted_date