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 6 months ago
supplier_id int(11) YES 6 months ago
order_date date NO 6 months ago
delivery_date date YES 6 months ago
status enum('Pending','Shipped','Completed','Cancelled') NO 6 months ago