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