Articles about Table Elimination in MariaDB.
-
What is Table Elimination?
The basic idea behind table elimination is that sometimes it is possible to... -
Table Elimination in MariaDB
The first thing the MariaDB optimizer does is to merge the VIEW definition ... -
Table Elimination User Interface
One can check that table elimination is working by looking at the output of... -
Table Elimination in Other Databases
In addition to MariaDB, Table Elimination is found in both Microsoft SQL Se... -
Table Elimination External Resources
an example of how to do this in MariaDB