TEMP
Short Description
The TEMP operator represents storing data in a temporary table
Detailed Description​
The TEMP
operator represents storing data in a temporary table. TEMP
can be seen when subqueries are evaluated or when intermediate results are stored for use later in the query plan.
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.