id
stringlengths 9
9
| text
stringlengths 24
211
| title
stringclasses 1
value |
|---|---|---|
000002000
|
SELECT District FROM table WHERE Incumbent = John Linder
| |
000002001
|
SELECT Mind FROM table WHERE Reason = qut
| |
000002002
|
SELECT Intelligence FROM table WHERE Thought = 思 sī, "thought"
| |
000002003
|
SELECT Understanding FROM table WHERE Reason = νοῦς Nous
| |
000002004
|
SELECT MIN 1949/50 ($ millions) FROM table WHERE Cumulative ($ millions) = 376
| |
000002005
|
SELECT MAX 1948/49 ($ millions) FROM table WHERE Country = Iceland
| |
000002006
|
SELECT Country FROM table WHERE 1949/50 ($ millions) = 59
| |
000002007
|
SELECT MAX 1949/50 ($ millions) FROM table WHERE 1948/49 ($ millions) = 232
| |
000002008
|
SELECT 1948/49 ($ millions) FROM table WHERE 1949/50 ($ millions) = 921
| |
000002009
|
SELECT COUNT % of popular vote FROM table WHERE # of seats won = 83
| |
000002010
|
SELECT % of popular vote FROM table WHERE Election = 1926
| |
000002011
|
SELECT MAX # of seats won FROM table
| |
000002012
|
SELECT MAX # of total votes FROM table WHERE Election = 1878
| |
000002013
|
SELECT MAX # FROM table WHERE French Open = 1974
| |
000002014
|
SELECT MAX Australian Open FROM table
| |
000002015
|
SELECT COUNT Age FROM table WHERE Player = Maureen Connolly Brinker
| |
000002016
|
SELECT MIN French Open FROM table WHERE Player = Serena Williams
| |
000002017
|
SELECT COUNT Dismissals FROM table WHERE Innings = 191
| |
000002018
|
SELECT COUNT Residence city FROM table WHERE English name = Province of Viborg and Nyslott
| |
000002019
|
SELECT MAX Map number FROM table
| |
000002020
|
SELECT Swedish name FROM table WHERE Residence city = Loviisa
| |
000002021
|
SELECT Finnish name FROM table WHERE English name = Province of Viborg and Nyslott
| |
000002022
|
SELECT Traditional Chinese FROM table WHERE Area = 181
| |
000002023
|
SELECT COUNT Area FROM table WHERE English Name = Nanqiao District
| |
000002024
|
SELECT COUNT English Name FROM table WHERE Traditional Chinese = 全椒縣
| |
000002025
|
SELECT Pinyin FROM table WHERE English Name = Dingyuan County
| |
000002026
|
SELECT MAX Stats FROM table WHERE Pitcher = Doug Davis
| |
000002027
|
SELECT Pitcher FROM table WHERE Seasons = 1970
| |
000002028
|
SELECT Wins FROM table WHERE Winning % = 0.667
| |
000002029
|
SELECT MIN No decisions FROM table WHERE Winning % = 1.000 AND Wins = 3
| |
000002030
|
SELECT MIN Wins FROM table WHERE Seasons = 1986
| |
000002031
|
SELECT MIN No decisions FROM table WHERE Pitcher = Scott Feldman Category:Articles with hCards
| |
000002032
|
SELECT Starts FROM table WHERE Seasons = 1977
| |
000002033
|
SELECT Pitcher FROM table WHERE Seasons = 1982, 1984, 1985, 1987, 1988, 1989
| |
000002034
|
SELECT COUNT Wins FROM table WHERE Pitcher = Jon Matlack Category:Articles with hCards
| |
000002035
|
SELECT MAX No. in series FROM table
| |
000002036
|
SELECT Family/families FROM table WHERE No. overall = UK10
| |
000002037
|
SELECT MAX Division FROM table
| |
000002038
|
SELECT MIN Division FROM table WHERE Regular Season = 6th, Great Lakes
| |
000002039
|
SELECT Open Cup FROM table WHERE Year = 2006
| |
000002040
|
SELECT Year FROM table WHERE Regular Season = 4th, Midwest
| |
000002041
|
SELECT Channel FROM table WHERE Spokesperson = Arina Sharapova AND Dual Commentator = No Dual Commentator
| |
000002042
|
SELECT COUNT Spokesperson FROM table WHERE Year(s) = 2004
| |
000002043
|
SELECT Dual Commentator FROM table WHERE Spokesperson = Larisa Verbickaya
| |
000002044
|
SELECT Spokesperson FROM table WHERE Dual Commentator = Elena Batinova
| |
000002045
|
SELECT Spokesperson FROM table WHERE Commentator = Dmitriy Guberniyev
| |
000002046
|
SELECT First broadcast FROM table WHERE Rufus guest = Jack Whitehall
| |
000002047
|
SELECT Episode FROM table WHERE Rufus guest = Chris Addison
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.