Fields

Name Engine Collation Row Count Data Length Last Inserted Id Comment Average Row Length Row Format Created Updated

Table Name Name Data Type Primary Key Unique Required Autoincrement Charset Collation Comment
customer id int(11) NULL NULL
customer first_name varchar(50) utf8 utf8_general_ci
customer last_name varchar(50) utf8 utf8_general_ci
customer birthday date NULL NULL
customer email varchar(50) utf8 utf8_general_ci
customer address_id int(11) NULL NULL