CO 示例方案脚本和对象

下表列出了用于创建客户订单 (co) 方案并描述方案中的对象的脚本的名称。

CO 示例方案脚本

脚本名 说明
co_create.sql 创建 co 对象
co_install.sql 方案 co 的主脚本;调用其他脚本
co_populate.sql 填充对象
co_uninstall.sql 卸载方案

CO 示例方案对象

对象类型 对象
指数 customers_name_i, orders_customer_id_i, orders_store_id_i, products_pk, stores_pk, store_name_u, customers_pk, customers_email_u, orders_pk, order_items_pk, order_items_product_u, inventory_product_id_i, inventory_pk, inventory_store_product_u, shipments_store_id_i, shipments_customer_id_i, shipments_pk
customers, stores, products, orders, order_items, shipments, inventory
视图 customer_order_products, store_orders, product_reviews, product_orders