user: +----+----------------+----------+-----------------------+ | id | name | password | email | +----+----------------+----------+-----------------------+ | 1 | Sherzod | secret | [email protected] | +----+----------------+----------+-----------------------+
Example 1: Imaginary User table representing a persistent object.