temporary_table
Short Description
The using_temporary_table node shows the use of temporary table to hold intermediate results
Detailed Description​
The using_temporary_table
node shows the use of temporary table to hold intermediate results. This is typically seen where GROUP BY and ORDER BY clauses list columns differently.
JSON property:Â using_temporary_table
Additional Links​
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.