inventory_fact
This table contains information about each product in inventory.
This table contains information about each product in inventory.
Column Name | Data Type | NULLs |
date_key |
INTEGER | No |
product_key |
INTEGER | No |
product_version |
INTEGER | No |
warehouse_key |
INTEGER | No |
qty_in_stock |
INTEGER | No |