Tables
The three schemas in the VMart database include the following tables:.
	The three schemas in the VMart database include the following tables:
| publicSchema | storeSchema | online_salesSchema | 
| inventory_fact | store_orders_fact | online_sales_fact | 
| customer_dimension | store_sales_fact | call_center_dimension | 
| date_dimension | store_dimension | online_page_dimension | 
| employee_dimension | ||
| product_dimension | ||
| promotion_dimension | ||
| shipping_dimension | ||
| vendor_dimension | ||
| warehouse_dimension |