Description

This table lists the suppliers from whom products are purchased.

Columns

Name Title Datatype Nullable Other Description Last edit
supplier_id int(11) NO auto_increment 1 month ago
supplier_name varchar(100) NO 1 month ago
contact_name varchar(50) YES 1 month ago
contact_phone varchar(15) YES 1 month ago
contact_email varchar(100) YES 1 month ago
address text YES 1 month ago