- Timestamp:
- 2007/10/24 15:51:44 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/install/sql/insert_data.sql
r16546 r16548 1 --CREATE INDEX dtb_products_category_id_key ON dtb_products(category_id);2 1 CREATE INDEX dtb_products_class_product_id_key ON dtb_products_class(product_id); 3 2 CREATE INDEX dtb_order_detail_product_id_key ON dtb_order_detail(product_id);
Note: See TracChangeset
for help on using the changeset viewer.