![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Part 1:- .... MODIFY <table> TO <structure> WITH <clause>, STATISTICS = (flags); CREATE [unique] INDEX <index> ON <table> (column list) WITH <clause>, STATISTICS = (flags); This should significantly reduce the end-to-end processing time because the base table is only scanned once. |
|
Part 2:- I would also like to see statistics moved to 's-tabs' (a bit like 'e- tabs' but for statistics rather than long objects) that exist alongside a base table. I appreciate that this would be a major change to how Ingres generates and uses statistics (OPF), but it would eliminate pressure on system catalogs, improve concurrency and provide a mechanism of having statistics on sub-table objects like individual table partitions? |
![]() |
| Thread Tools | |
| Display Modes | |
| |