Master record (return to list)

Name Engine Collation
There are no records to display
Actions Name Data Type Primary Key Unique Required
staff_id tinyint(3) unsigned
first_name varchar(45)
last_name varchar(45)
address_id smallint(5) unsigned
picture blob
email varchar(50)
store_id tinyint(3) unsigned
active tinyint(1)
username varchar(16)
password varchar(40)
last_update timestamp