Table |
Description |
CATEGORIES_TAB |
|
CUSTOMERS |
Contains customers data either entered by an employee or by the customer
him/herself over the Web.
|
INVENTORIES |
Tracks availability of products by product_it and warehouse_id.
|
ORDER_ITEMS |
Example of many-to-many resolution.
|
ORDERS |
Contains orders entered by a salesperson as well as over the Web.
|
PRODUCT_DESCRIPTIONS |
Non-industry-specific design, allows selection of NLS-setting-specific data
derived at runtime, for example using the products view.
|
PRODUCT_INFORMATION |
Non-industry-specific data in various categories.
|
WAREHOUSES |
Warehouse data unspecific to any industry.
|