Changes between Version 7 and Version 8 of QueryOptimization


Ignore:
Timestamp:
05/25/26 02:03:40 (35 hours ago)
Author:
231048
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryOptimization

    v7 v8  
    11== QUERY OPTIMIZATION ==
    2 The document covers performance analysis and optimization of SQL views and queries in Chore Store, using EXPLAIN ANALYZE, indexing, and execution plan analysis in order to improve the overall efficiency of the system. See [attachment:Optimization.pdf Optimization.pdf].
     2The document covers performance analysis and optimization of SQL views and queries in Chore Store, using EXPLAIN ANALYZE, indexing, and execution plan analysis in order to improve the overall efficiency of the system.
     3
     4See [attachment:Optimization.pdf Optimization.pdf].
    35
    46