qwerin / fusion-tables

Automatically exported from code.google.com/p/fusion-tables
0 stars 1 forks source link

SQL interface in UI #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be handy if there was a SQL interface in the UI where we could write a 
SQL statement to create views or to create filters.

For those who use SQL daily this might be faster than using all of the 
checkboxes (especially on tables view many columns)

Thanks!

Original issue reported on code.google.com by erv...@gmail.com on 7 Nov 2010 at 2:02

GoogleCodeExporter commented 9 years ago

Original comment by rshap...@google.com on 10 Nov 2010 at 9:20

GoogleCodeExporter commented 9 years ago
Yes, it is sometimes hard to understand why a query is not working ... because 
of the syntax or the service ; )

Original comment by steffen....@gmail.com on 17 Dec 2010 at 9:40

GoogleCodeExporter commented 9 years ago
I would add to this to allow just running sql against your tables to test SQL 
queries.

Original comment by ClubsTes...@gmail.com on 2 Jan 2011 at 4:22

GoogleCodeExporter commented 9 years ago

Original comment by rshap...@google.com on 11 Jan 2011 at 9:29

GoogleCodeExporter commented 9 years ago
Issue 579 has been merged into this issue.

Original comment by kbris...@google.com on 21 Jun 2011 at 9:56

GoogleCodeExporter commented 9 years ago
Issue 616 has been merged into this issue.

Original comment by rshap...@google.com on 23 Jun 2011 at 1:43

GoogleCodeExporter commented 9 years ago
It may look like not only "New table" but also "New view" where we may store 
our SQL SELECT over [multiple] tables.

Original comment by alex.shkotin on 10 Jul 2011 at 6:04

GoogleCodeExporter commented 9 years ago
Issue 797 has been merged into this issue.

Original comment by rshap...@google.com on 13 Sep 2011 at 8:52

GoogleCodeExporter commented 9 years ago
This would also be great for weeding out bad data using `DELETE FROM ... WHERE 
...;` statements.

Original comment by charles....@gmail.com on 12 Feb 2012 at 7:23

GoogleCodeExporter commented 9 years ago
I have built a simple web app just for this purpose. 
http://rasmusson.github.io/fusion-tables-tool/

Original comment by rasmusso...@gmail.com on 13 Mar 2014 at 3:51

GoogleCodeExporter commented 9 years ago
@rasmusson that is really awesome!

Original comment by jkirkl...@cityoflewisville.com on 13 Mar 2014 at 3:53