Master record (return to list)

Name Engine Collation
There are no records to display
Actions Name Data Type Primary Key Unique Required
id int(10) unsigned
name varchar(20)
lastname varchar(20)
birthday date
email varchar(50)
website varchar(50)
credit_card varchar(30)
payment_method enum('PayPal','Credit Card')
country_code char(3)
city_id int(11)