Dealing with TEMPORARY TABLES

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Macik
Posts: 2
Joined: Sun 21 Aug 2016 11:01

Dealing with TEMPORARY TABLES

Post by Macik » Sun 21 Aug 2016 11:09

I can create a temporary table, and as I know it'll be active during current session...

So is there any way to get access to it (as normal table) from Project Explorer to be listed as normal tables and I can show it's data (and scheme) in table view as I do with common tables?

alexa

Re: Dealing with TEMPORARY TABLES

Post by alexa » Mon 22 Aug 2016 13:21

There is no such a possibility.

Post Reply