For more information:
- Refer to this link for more information on Oracle execution plans: https://docs.oracle.com/en/database/oracle/oracle-database/19/tgsql/generating-and-displaying-execution-plans.html#GUID-60E30B1C-342B-4D71-B154-C26623D6A3B1
- Refer to this link for more information on PostgreSQL execution plans: https://www.postgresql.org/docs/11/sql-explain.html
- Refer to this link for more details about SQL Server execution plans: https://docs.microsoft.com/en-us/sql/relational-databases/performance/display-an-actual-execution-plan?view=sql-server-ver15
- Refer to this link for more details about MySQL partitioning: https://dev.mysql.com/doc/refman/8.0/en/partitioning.html