Difference between revisions of "VbzCart/queries"
< VbzCart
Jump to navigation
Jump to search
(→Catalog Sources: two queries not in use) |
(→new queries: many more queries no longer in db) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
===Catalog=== | ===Catalog=== | ||
* [[/qryCat_Depts]] | * [[/qryCat_Depts]] | ||
− | * [[/qryTitles_Item_info]] | + | * '''Title'''-centric: |
− | * [[/qryTitles_ItTyps_grpItems]] | + | ** [[/qryTitles_Item_info]] |
− | * [[/qryTitles_ItTyps_ItTyps]] | + | ** [[/qryTitles_ItTyps_grpItems]] |
− | * [[/qryTitles_ItTyps_Titles]] | + | ** [[/qryTitles_ItTyps_ItTyps]] |
− | * [[/ | + | ** [[/qryTitles_ItTyps_Titles]] |
− | * [[/ | + | ** [[/qryTitles_Imageless]] - titles with no active images |
− | * [[/ | + | ** [[/qryCat_Titles]] |
− | * [[/ | + | ** [[/qryCat_Titles_Item_stats]] -- item/stock statistics |
− | * [[/qryCat_Titles_web]] | + | ** [[/qryCat_Titles_Item_count]] -- simpler query for maintenance |
− | * [[/qryCbx_Titles]] | + | ** [[/qryCat_Titles_web]] |
− | * [[/qryCat_Items_Stock]]: cat_items with stock info | + | ** [[/qryCbx_Titles]] |
+ | * '''Item'''-centric: | ||
+ | ** [[/qryCat_Items_Stock]]: cat_items with stock info | ||
+ | * '''ItTyp'''-centric: | ||
+ | ** [[/qryItTypsDepts_grpItems]] | ||
+ | ** [[/qryItTypsDepts_ItTyps]] | ||
+ | * '''Image'''-centric: | ||
+ | ** [[/qryImgs_byTitle]]: Image info by Title | ||
* [[/qryCat_pages]]: maps http path info to catalog entities | * [[/qryCat_pages]]: maps http path info to catalog entities | ||
====Catalog Items==== | ====Catalog Items==== | ||
− | |||
* [[/qryCbx_Items_data]] | * [[/qryCbx_Items_data]] | ||
** [[/qryCbx_Items]] | ** [[/qryCbx_Items]] | ||
Line 39: | Line 45: | ||
* [[/qryCtg_Items_updates_joinable]] | * [[/qryCtg_Items_updates_joinable]] | ||
* [[/qryCtg_Items_active]] | * [[/qryCtg_Items_active]] | ||
− | |||
* <s>[[/qryCtg_build_sub]]</s> | * <s>[[/qryCtg_build_sub]]</s> | ||
* <s>[[/qryCtg_build]]</s> | * <s>[[/qryCtg_build]]</s> | ||
* '''[[VbzCart catalog building|building]] process''': | * '''[[VbzCart catalog building|building]] process''': | ||
− | |||
− | |||
** [[/qryCtg_Items_forUpdJoin]] | ** [[/qryCtg_Items_forUpdJoin]] | ||
** [[/qryCtg_Upd_join]] | ** [[/qryCtg_Upd_join]] | ||
Line 50: | Line 53: | ||
** [[/qryCtgCk_dup_keys]] | ** [[/qryCtgCk_dup_keys]] | ||
+ | ====Catalog Topics==== | ||
+ | * '''titles x topics''': | ||
+ | ** [[/qryTitleTopic_Titles]]: more title information | ||
+ | ** [[/qryTitleTopic_Topics]]: more topic information | ||
+ | ** [[/qryTitleTopic_Title_avail]]: title availability information | ||
===Ordering=== | ===Ordering=== | ||
====Carts==== | ====Carts==== | ||
Line 70: | Line 78: | ||
* [[/qryItms_to_restock_union]] | * [[/qryItms_to_restock_union]] | ||
* [[/qryItms_to_restock]] | * [[/qryItms_to_restock]] | ||
− | |||
====Packages==== | ====Packages==== | ||
* [[/qryPkgLines_byOrdLine_andItem]] | * [[/qryPkgLines_byOrdLine_andItem]] | ||
Line 77: | Line 84: | ||
* [[/qryOrders_Pulled]] | * [[/qryOrders_Pulled]] | ||
* [[/qryPkgs_Pull_status]] | * [[/qryPkgs_Pull_status]] | ||
+ | * for reports: | ||
+ | ** [[/qryRpt_Pkg_Lines]] | ||
+ | *** [[/qryPkgLines_qtys_done]] | ||
+ | *** <s>[[/qryPkgLines_qtys_done_ord_sum]]</s> - not used | ||
+ | ** [[/qryRpt_Pkg_Trx]] | ||
+ | |||
====Restocks==== | ====Restocks==== | ||
* '''all restock requests''': | * '''all restock requests''': | ||
Line 88: | Line 101: | ||
*** [[/qryRstkReq_by_PurchOrd]] | *** [[/qryRstkReq_by_PurchOrd]] | ||
* '''filtered by status''': | * '''filtered by status''': | ||
− | ** [[/qryRstks_active]]: not terminated = !(closed, orphaned or killed | + | ** [[/qryRstks_active]]: not terminated = !(closed, orphaned or killed - see {{l/vc/term|restock/status}}) |
− | |||
− | |||
− | |||
*** [[/qryRstks_unsent]]: created but not ordered yet | *** [[/qryRstks_unsent]]: created but not ordered yet | ||
**** [[/qryRstkItms_unsent]] | **** [[/qryRstkItms_unsent]] | ||
***** [[/qryRstkItms_unsent_for_order]] | ***** [[/qryRstkItms_unsent_for_order]] | ||
** [[/qryRstks_inactive]]: all the rest | ** [[/qryRstks_inactive]]: all the rest | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
====Shipping==== | ====Shipping==== | ||
Line 125: | Line 117: | ||
** [[/qryStk_lines_remaining_forSale]] | ** [[/qryStk_lines_remaining_forSale]] | ||
*** [[/qryStkItms_for_sale]] | *** [[/qryStkItms_for_sale]] | ||
− | + | ||
− | + | * [[/qryStk_items_remaining]] | |
− | + | * [[/qryStk_byItem_byBin]] | |
− | |||
* [[/qryStk_lines_Title_info]] | * [[/qryStk_lines_Title_info]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
====old queries==== | ====old queries==== | ||
Line 148: | Line 130: | ||
===Caching=== | ===Caching=== | ||
Caching should only be used for catalog display. | Caching should only be used for catalog display. | ||
− | * [[/ | + | * [[/qryCache_Flow_Procs]] |
Latest revision as of 23:12, 3 March 2016
Overview
What MS Access calls "queries" are called "views" in MySQL, i.e. they pull data from existing tables and are themselves usable as data sources in much the same way that tables are (and in which result sets from functions are not).
Some common prefixes:
- qryCbx_: queries used for filling comboboxes. The unique ID will always be the first field, and the text to display will always be the second field; additional fields may be provided for use in further qryCbx_ queries which show a subset of the results.
- qryCat_: queries which build catalog numbers or information by joining multiple tables. (In Access, the convention was qryCatNum_.)
by category
Inactive
- /deprecated: queries we're trying to get rid of, once we're sure nothing uses them
- /discarded: queries apparently no longer in use
Catalog
- /qryCat_Depts
- Title-centric:
- /qryTitles_Item_info
- /qryTitles_ItTyps_grpItems
- /qryTitles_ItTyps_ItTyps
- /qryTitles_ItTyps_Titles
- /qryTitles_Imageless - titles with no active images
- /qryCat_Titles
- /qryCat_Titles_Item_stats -- item/stock statistics
- /qryCat_Titles_Item_count -- simpler query for maintenance
- /qryCat_Titles_web
- /qryCbx_Titles
- Item-centric:
- /qryCat_Items_Stock: cat_items with stock info
- ItTyp-centric:
- Image-centric:
- /qryImgs_byTitle: Image info by Title
- /qryCat_pages: maps http path info to catalog entities
Catalog Items
- /qryCbx_Items_data
- /qryCbx_Items
- /qryCbx_Items_active
- /qryCbx_Items_for_sale
- /qryCbx_Items_opt: abbreviated version for contexts where Title is already known
- /qryItems_prices: what uses this?
Catalog Sources
- /qryCtg_Sources_active
- /qryCtg_Items_updates
- /qryCtg_Items_updates_joinable
- /qryCtg_Items_active
/qryCtg_build_sub/qryCtg_build- building process:
Catalog Topics
- titles x topics:
- /qryTitleTopic_Titles: more title information
- /qryTitleTopic_Topics: more topic information
- /qryTitleTopic_Title_avail: title availability information
Ordering
Carts
Customers
Orders
- /qryCbx_Orders
- /qryOrderLines_notPkgd
- /qryOrders_Active
- /qryOrderLines_Active
- /qtyOrderItems_Active
- /qry_PkgItem_qtys_byOrder
- /qryOrdItms_Pkg_qtys
- /qryOrdItms_open
- /qryItms_open
- /qryItms_to_restock_union
- /qryItms_to_restock
Packages
- /qryPkgLines_byOrdLine_andItem
- /qryOrdLines_PkgdQtys
- /qryOrdLines_open
- /qryOrders_Pulled
- /qryPkgs_Pull_status
- for reports:
Restocks
- all restock requests:
- filtered by status:
- /qryRstks_active: not terminated = !(closed, orphaned or killed - see restock/status)
- /qryRstks_unsent: created but not ordered yet
- /qryRstks_inactive: all the rest
- /qryRstks_active: not terminated = !(closed, orphaned or killed - see restock/status)
Shipping
Stock
new queries
old queries
This was the first batch of queries I created, before I had decided to go with the qry prefix as in Access.
Caching
Caching should only be used for catalog display.