Data Studio allows you to edit temporary tables. Temporary tables are deleted automatically when you close the connection that was used to create the table.
Ensure that connection reuse is enabled when you use the SQL Terminal to edit temporary tables. Refer to Managing SQL Terminal Connections for information about enabling SQL Terminal Connection reuse.
Follow the steps to edit a temporary table:
The Result tab displays the results of the SQL query along with the query statement executed.