Description

This table tracks returned items from customers and their associated details.

Columns

Name Title Datatype Nullable Other Description Last edit
return_id int(11) NO auto_increment 4 months ago
sales_order_id int(11) YES 4 months ago
product_id int(11) YES 4 months ago
quantity int(11) NO 4 months ago
return_date date NO 4 months ago