Locations (Warehouse Locations)
Description
This table details the various physical locations within the warehouse.
Columns
| Name | Title | Datatype | Nullable | Other | Description | Last edit |
|---|---|---|---|---|---|---|
| location_id | int(11) | NO | auto_increment | 1 year ago | ||
| location_name | varchar(100) | NO | 1 year ago | |||
| aisle | varchar(10) | YES | 1 year ago | |||
| shelf | varchar(10) | YES | 1 year ago | |||
| bin | varchar(10) | YES | 1 year ago |