vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Save query results as a "View" #1147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If someone has constructed a nice SELECT query in the query editor, it'd be a 
nice feature to be able to save that result as a VIEW.

CREATE ALGORITHM=MERGE VIEW `last_query` AS
   SELECT ....

Original issue reported on code.google.com by mainstre...@gmail.com on 12 Aug 2011 at 1:36

GoogleCodeExporter commented 9 years ago

Original comment by schlabbe...@gmail.com on 21 Aug 2011 at 6:15