mysql> select * from user; +----+----------+----------+-----------------------+ | id | name | password | email | +----+----------+----------+-----------------------+ | 1 | sherzodr | secret | sherzodr@handalak.com | +----+----------+----------+-----------------------+