Description

This table lists all purchase orders made to suppliers.

Columns

Name Title Datatype Nullable Other Description Last edit
purchase_order_id int(11) NO auto_increment 7 months ago
supplier_id int(11) YES 7 months ago
order_date date NO 7 months ago
delivery_date date YES 7 months ago
status enum('Pending','Shipped','Completed','Cancelled') NO 7 months ago