Master record (return to list)

Name Engine Collation
There are no records to display
Actions Name Data Type Primary Key Unique Required
customer_id smallint(5) unsigned
store_id tinyint(3) unsigned
first_name varchar(45)
last_name varchar(45)
email varchar(50)
address_id smallint(5) unsigned
active tinyint(1)
create_date datetime
last_update timestamp