Description

This table contains the list of customers who interact with the warehouse.

Columns

Name Title Datatype Nullable Other Description Last edit
customer_id int(11) NO auto_increment 2 months ago
customer_name Corporate name varchar(100) NO Name of the customer, Corporate Name, for instance Coke Inc 2 months ago
contact_name Person Name varchar(50) YES 2 months ago
contact_phone Phone varchar(15) YES 2 months ago
contact_email Email varchar(100) YES The email we should be using when contacting them 2 months ago
address Mailing address in US text YES 2 months ago