question stringlengths 12 243 | context stringlengths 45 517 | answer stringlengths 32 484 |
|---|---|---|
What was the election result for the candidate first elected in 1918? | columns:
- name: result
type: VARCHAR
- name: first_elected
type: VARCHAR
table: table_1342292_45
| SELECT result FROM table_1342292_45 WHERE first_elected = 1918 |
Date of april 9 had what score? | columns:
- name: score
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_11
| SELECT score FROM table_name_11 WHERE date = "april 9" |
What is the African Spoonbill when the Ostrich is Brown-hooded Kingfisher? | columns:
- name: african_spoonbill
type: VARCHAR
- name: ostrich
type: VARCHAR
table: table_20042805_2
| SELECT african_spoonbill FROM table_20042805_2 WHERE ostrich = "Brown-hooded Kingfisher" |
What was the score of the game against montreal canadiens after game 26? | columns:
- name: score
type: VARCHAR
- name: game
type: VARCHAR
- name: opponent
type: VARCHAR
table: table_name_59
| SELECT score FROM table_name_59 WHERE game > 26 AND opponent = "montreal canadiens" |
How many times was episode 5 in the series aired on Fox int.? | columns:
- name: fox_int_channels_air_date
type: VARCHAR
- name: series__number
type: VARCHAR
table: table_25131572_2
| SELECT COUNT(fox_int_channels_air_date) FROM table_25131572_2 WHERE series__number = 5 |
Which Games have Years at club of 1977, and Goals of 17, and a Debut year smaller than 1977? | columns:
- name: games
type: INTEGER
- name: debut_year
type: VARCHAR
- name: years_at_club
type: VARCHAR
- name: goals
type: VARCHAR
table: table_name_5
| SELECT AVG(games) FROM table_name_5 WHERE years_at_club = "1977" AND goals = 17 AND debut_year < 1977 |
Name the distance from north | columns:
- name: distance
type: VARCHAR
- name: direction
type: VARCHAR
table: table_197286_4
| SELECT distance FROM table_197286_4 WHERE direction = "North" |
what is the earliest date for the album that had a catalog number of 3645, was formatted as a cd and was under the luaka bop label? | columns:
- name: date
type: INTEGER
- name: label
type: VARCHAR
- name: catalog
type: VARCHAR
- name: format
type: VARCHAR
table: table_name_2
| SELECT MIN(date) FROM table_name_2 WHERE catalog = "3645" AND format = "cd" AND label = "luaka bop" |
In what Place was the Silver won by vladimir vesselov ( urs )? | columns:
- name: place
type: VARCHAR
- name: silver
type: VARCHAR
table: table_name_3
| SELECT place FROM table_name_3 WHERE silver = "vladimir vesselov ( urs )" |
How many points did Costa score in the Macau Grand Prix since 2011? | columns:
- name: points
type: VARCHAR
- name: season
type: VARCHAR
- name: series
type: VARCHAR
table: table_name_23
| SELECT points FROM table_name_23 WHERE season > 2011 AND series = "macau grand prix" |
What is the result on 29 September 2007? | columns:
- name: result
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_39
| SELECT result FROM table_name_39 WHERE date = "29 september 2007" |
What was the archive for the episode with a run time of 25:24? | columns:
- name: archive
type: VARCHAR
- name: run_time
type: VARCHAR
table: table_2102714_1
| SELECT archive FROM table_2102714_1 WHERE run_time = "25:24" |
Which Years in Orlando has a School/Club Team of texas tech? | columns:
- name: years_in_orlando
type: VARCHAR
- name: school_club_team
type: VARCHAR
table: table_name_74
| SELECT years_in_orlando FROM table_name_74 WHERE school_club_team = "texas tech" |
Which airport has an ICAO of RCKH? | columns:
- name: airport
type: VARCHAR
- name: icao
type: VARCHAR
table: table_name_81
| SELECT airport FROM table_name_81 WHERE icao = "rckh" |
What network has a Play-by-play by Jack Edwards in 2000? | columns:
- name: network
type: VARCHAR
- name: play_by_play
type: VARCHAR
- name: year
type: VARCHAR
table: table_name_3
| SELECT network FROM table_name_3 WHERE play_by_play = "jack edwards" AND year = 2000 |
What is the home of the geust fc basel (asl)? | columns:
- name: home
type: VARCHAR
- name: geust
type: VARCHAR
table: table_name_14
| SELECT home FROM table_name_14 WHERE geust = "fc basel (asl)" |
What's the lane with a time of 1:00.66? | columns:
- name: lane
type: INTEGER
- name: time
type: VARCHAR
table: table_name_93
| SELECT AVG(lane) FROM table_name_93 WHERE time = "1:00.66" |
What was the result of the Todman stakes race at rosehill? | columns:
- name: result
type: VARCHAR
- name: venue
type: VARCHAR
- name: race
type: VARCHAR
table: table_name_28
| SELECT result FROM table_name_28 WHERE venue = "rosehill" AND race = "todman stakes" |
What is the entrant that has 0 points? | columns:
- name: entrant
type: VARCHAR
- name: pts
type: VARCHAR
table: table_name_65
| SELECT entrant FROM table_name_65 WHERE pts = "0" |
Who made the decision when detroit was the home team and boston was the visitor? | columns:
- name: decision
type: VARCHAR
- name: home
type: VARCHAR
- name: visitor
type: VARCHAR
table: table_name_81
| SELECT decision FROM table_name_81 WHERE home = "detroit" AND visitor = "boston" |
What is the lowest Game where Inning is 6th, and the Opposing Pitcher is cliff curtis? | columns:
- name: game
type: INTEGER
- name: inning
type: VARCHAR
- name: opposing_pitcher
type: VARCHAR
table: table_name_14
| SELECT MIN(game) FROM table_name_14 WHERE inning = "6th" AND opposing_pitcher = "cliff curtis" |
In the region where the rainfall by volume (km 3 /year) was 13.2, what was the evapotranspiration (km 3 /year)? | columns:
- name: evapotranspiration__km_3__year_
type: VARCHAR
- name: rainfall_by_volume__km_3__year_
type: VARCHAR
table: table_25983027_1
| SELECT evapotranspiration__km_3__year_ FROM table_25983027_1 WHERE rainfall_by_volume__km_3__year_ = "13.2" |
When Partizan is Team 2, what is the Agg? | columns:
- name: agg
type: VARCHAR
- name: team_2
type: VARCHAR
table: table_name_47
| SELECT agg FROM table_name_47 WHERE team_2 = "partizan" |
What is Team, when Qual 1 is 1:16.417? | columns:
- name: team
type: VARCHAR
- name: qual_1
type: VARCHAR
table: table_name_70
| SELECT team FROM table_name_70 WHERE qual_1 = "1:16.417" |
Who was the Independent Socialist candidate who ran against the Liberal candidate Edward Goodell? | columns:
- name: independent_socialist_ticket
type: VARCHAR
- name: liberal_ticket
type: VARCHAR
table: table_name_75
| SELECT independent_socialist_ticket FROM table_name_75 WHERE liberal_ticket = "edward goodell" |
What years show Model of 2.0 tdi (cr) dpf? | columns:
- name: years
type: VARCHAR
- name: model
type: VARCHAR
table: table_name_62
| SELECT years FROM table_name_62 WHERE model = "2.0 tdi (cr) dpf" |
What is the highest number of laps completed by driver Joe Nemechek? | columns:
- name: laps
type: INTEGER
- name: driver
type: VARCHAR
table: table_name_3
| SELECT MAX(laps) FROM table_name_3 WHERE driver = "joe nemechek" |
Who has a roll value of 422? | columns:
- name: name
type: VARCHAR
- name: roll
type: VARCHAR
table: table_name_35
| SELECT name FROM table_name_35 WHERE roll = 422 |
What is the radio station branding when the power km is 5kw? | columns:
- name: branding
type: VARCHAR
- name: power_kw
type: VARCHAR
table: table_23915973_1
| SELECT branding FROM table_23915973_1 WHERE power_kw = "5kW" |
Which ship was launched from Devonport, Devon? | columns:
- name: ship
type: VARCHAR
- name: location
type: VARCHAR
table: table_name_30
| SELECT ship FROM table_name_30 WHERE location = "devonport, devon" |
What round has a name of vladimir morozov? | columns:
- name: round
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_90
| SELECT round FROM table_name_90 WHERE name = "vladimir morozov" |
Name the high points for l 110–112 (ot) | columns:
- name: high_points
type: VARCHAR
- name: score
type: VARCHAR
table: table_27733258_6
| SELECT high_points FROM table_27733258_6 WHERE score = "L 110–112 (OT)" |
How many platforms have a southern opertator and the pattern is all stations via clapham junction? | columns:
- name: platform
type: VARCHAR
- name: operator
type: VARCHAR
- name: service_pattern
type: VARCHAR
table: table_1569516_1
| SELECT COUNT(platform) FROM table_1569516_1 WHERE operator = "Southern" AND service_pattern = "All stations via Clapham Junction" |
Which location led to a decision and a record of 1-2? | columns:
- name: location
type: VARCHAR
- name: method
type: VARCHAR
- name: record
type: VARCHAR
table: table_name_36
| SELECT location FROM table_name_36 WHERE method = "decision" AND record = "1-2" |
Where is the headquarters of the getinge group located? | columns:
- name: headquarters
type: VARCHAR
- name: company
type: VARCHAR
table: table_name_26
| SELECT headquarters FROM table_name_26 WHERE company = "getinge group" |
What is the release Date of Catalog RR 8655-2? | columns:
- name: date
type: VARCHAR
- name: catalog
type: VARCHAR
table: table_name_39
| SELECT date FROM table_name_39 WHERE catalog = "rr 8655-2" |
What is the total of attendance at Venue h when Auxerre were playing? | columns:
- name: attendance
type: INTEGER
- name: venue
type: VARCHAR
- name: opponent
type: VARCHAR
table: table_name_14
| SELECT SUM(attendance) FROM table_name_14 WHERE venue = "h" AND opponent = "auxerre" |
Which operating system has a storage (flash) of 128MB? | columns:
- name: operating_system_version
type: VARCHAR
- name: storage___flash__
type: VARCHAR
table: table_name_18
| SELECT operating_system_version FROM table_name_18 WHERE storage___flash__ = "128mb" |
What date did Jamie McMurray win the race? | columns:
- name: date
type: VARCHAR
- name: driver
type: VARCHAR
table: table_17801022_1
| SELECT date FROM table_17801022_1 WHERE driver = "Jamie McMurray" |
Who was the senior US senator in the state whose governor was D. Patrick? | columns:
- name: senior_us_senator
type: VARCHAR
- name: governor
type: VARCHAR
table: table_21531764_2
| SELECT senior_us_senator FROM table_21531764_2 WHERE governor = "D. Patrick" |
Which Supplier has a Year of 2006-2008? | columns:
- name: supplier
type: VARCHAR
- name: year
type: VARCHAR
table: table_name_83
| SELECT supplier FROM table_name_83 WHERE year = "2006-2008" |
what where the playoffs where the avg attendance of the team was 3416 | columns:
- name: playoffs
type: VARCHAR
- name: avg_attendance
type: VARCHAR
table: table_1908049_1
| SELECT playoffs FROM table_1908049_1 WHERE avg_attendance = 3416 |
Which format was under the London Records label? | columns:
- name: format
type: VARCHAR
- name: label
type: VARCHAR
table: table_name_32
| SELECT format FROM table_name_32 WHERE label = "london records" |
What province is in Mendoza with a stadium feliciano gambarte? | columns:
- name: province
type: VARCHAR
- name: city
type: VARCHAR
- name: stadium
type: VARCHAR
table: table_name_72
| SELECT province FROM table_name_72 WHERE city = "mendoza" AND stadium = "feliciano gambarte" |
What was average attendance during week 15? | columns:
- name: attendance
type: INTEGER
- name: week
type: VARCHAR
table: table_name_63
| SELECT AVG(attendance) FROM table_name_63 WHERE week = 15 |
For the Enernoc Australia Pty Ltd, what's the country with an unknown date? | columns:
- name: country
type: VARCHAR
- name: date
type: VARCHAR
- name: company
type: VARCHAR
table: table_name_15
| SELECT country FROM table_name_15 WHERE date = "unknown" AND company = "enernoc australia pty ltd" |
What is Brendan Locke's College/Junior/Club Team (League)? | columns:
- name: college_junior_club_team__league_
type: VARCHAR
- name: player
type: VARCHAR
table: table_name_11
| SELECT college_junior_club_team__league_ FROM table_name_11 WHERE player = "brendan locke" |
What series had Joan Tena in sixth place? | columns:
- name: series
type: INTEGER
- name: sixth_place
type: VARCHAR
table: table_name_54
| SELECT SUM(series) FROM table_name_54 WHERE sixth_place = "joan tena" |
What is the Team for the Milford School? | columns:
- name: team
type: VARCHAR
- name: school
type: VARCHAR
table: table_name_68
| SELECT team FROM table_name_68 WHERE school = "milford" |
When BVA was 3%, what was the Ipsos? | columns:
- name: ipsos_5_30_09
type: VARCHAR
- name: bva_6_1_09
type: VARCHAR
table: table_name_16
| SELECT ipsos_5_30_09 FROM table_name_16 WHERE bva_6_1_09 = "3%" |
Which episode had Lavern Baker? | columns:
- name: episode
type: VARCHAR
- name: original_recording_artist
type: VARCHAR
table: table_26250151_1
| SELECT episode FROM table_26250151_1 WHERE original_recording_artist = "LaVern Baker" |
What was the date of elevation for the cardinal given the order and title of Cardinal-Priest of S. Pudenziana? | columns:
- name: elevated
type: VARCHAR
- name: cardinalatial_order_and_title
type: VARCHAR
table: table_name_91
| SELECT elevated FROM table_name_91 WHERE cardinalatial_order_and_title = "cardinal-priest of s. pudenziana" |
Which Date has a Record of 6-9? | columns:
- name: date
type: VARCHAR
- name: record
type: VARCHAR
table: table_name_86
| SELECT date FROM table_name_86 WHERE record = "6-9" |
What is the lowest rank of the athlete with a taijiquan greater than 9.42 and a 19.02 total? | columns:
- name: rank
type: INTEGER
- name: taijiquan
type: VARCHAR
- name: total
type: VARCHAR
table: table_name_89
| SELECT MIN(rank) FROM table_name_89 WHERE taijiquan > 9.42 AND total = 19.02 |
What was the date of the game where Esteban Paredes scored 2 goals? | columns:
- name: date
type: VARCHAR
- name: goal
type: VARCHAR
table: table_name_62
| SELECT date FROM table_name_62 WHERE goal = 2 |
What are the notes for 6:31.16? | columns:
- name: notes
type: VARCHAR
- name: time
type: VARCHAR
table: table_name_85
| SELECT notes FROM table_name_85 WHERE time = "6:31.16" |
What is the lowest 1971 number of the Macedonian population with a 2002 value greater than 133 and a 1991 value less than 171? | columns:
- name: number_1971
type: INTEGER
table: table_name_15
| SELECT MIN(number_1971) FROM table_name_15 WHERE 2002 > 133 AND 1991 < 171 |
How many times is the voting percentage 10.7% | columns:
- name: rank
type: VARCHAR
- name: vote_percentage
type: VARCHAR
table: table_26375386_20
| SELECT COUNT(rank) FROM table_26375386_20 WHERE vote_percentage = "10.7%" |
What is the weight of the display that has an internal storage of 16-64 GB and uses a wi-fi, 3G wireless network? | columns:
- name: weight
type: VARCHAR
- name: internal_storage
type: VARCHAR
- name: wireless_network
type: VARCHAR
table: table_name_33
| SELECT weight FROM table_name_33 WHERE internal_storage = "16-64 gb" AND wireless_network = "wi-fi, 3g" |
Name the points for thierry tassin category:articles with hcards | columns:
- name: points
type: VARCHAR
- name: name
type: VARCHAR
table: table_19001175_1
| SELECT points FROM table_19001175_1 WHERE name = "Thierry Tassin Category:Articles with hCards" |
What was the score in Volkswagen Challenger tournament? | columns:
- name: score
type: VARCHAR
- name: tournament
type: VARCHAR
table: table_name_1
| SELECT score FROM table_name_1 WHERE tournament = "volkswagen challenger" |
What date was Movistar accredited? | columns:
- name: date
type: VARCHAR
- name: network_brand_name
type: VARCHAR
table: table_name_6
| SELECT date FROM table_name_6 WHERE network_brand_name = "movistar" |
How many viewers in millions were there for episode 4 of this season? | columns:
- name: us_viewers__in_millions_
type: VARCHAR
- name: no_in_season
type: VARCHAR
table: table_27969432_4
| SELECT COUNT(us_viewers__in_millions_) FROM table_27969432_4 WHERE no_in_season = 4 |
What was the circumstance that happened on the road to Jalalabad? | columns:
- name: circumstances
type: VARCHAR
- name: location
type: VARCHAR
table: table_name_89
| SELECT circumstances FROM table_name_89 WHERE location = "road to jalalabad" |
Name the No. 10 which has a No. 8 of jackson, and a No. 9 of jayden? | columns:
- name: no_10
type: VARCHAR
- name: no_8
type: VARCHAR
- name: no_9
type: VARCHAR
table: table_name_94
| SELECT no_10 FROM table_name_94 WHERE no_8 = "jackson" AND no_9 = "jayden" |
What is the average primary intake with an Ofsted number of 117433 and a DCSF number greater than 3335? | columns:
- name: intake
type: INTEGER
- name: dcsf_number
type: VARCHAR
- name: type
type: VARCHAR
- name: ofsted_number
type: VARCHAR
table: table_name_62
| SELECT AVG(intake) FROM table_name_62 WHERE type = "primary" AND ofsted_number = 117433 AND dcsf_number > 3335 |
Which country has -9 to par with a Score of 70-69-68=207? | columns:
- name: country
type: VARCHAR
- name: to_par
type: VARCHAR
- name: score
type: VARCHAR
table: table_name_55
| SELECT country FROM table_name_55 WHERE to_par = "-9" AND score = 70 - 69 - 68 = 207 |
Name the score for home of green bay packers | columns:
- name: score
type: VARCHAR
- name: home
type: VARCHAR
table: table_name_37
| SELECT score FROM table_name_37 WHERE home = "green bay packers" |
Which mountain range contains Sierra Blanca Peak? | columns:
- name: mountain_range
type: VARCHAR
- name: mountain_peak
type: VARCHAR
table: table_name_68
| SELECT mountain_range FROM table_name_68 WHERE mountain_peak = "sierra blanca peak" |
What is the penalty for the DET team player Andreas Lilja? | columns:
- name: penalty
type: VARCHAR
- name: team
type: VARCHAR
- name: player
type: VARCHAR
table: table_name_42
| SELECT penalty FROM table_name_42 WHERE team = "det" AND player = "andreas lilja" |
What is the total attendance on April 25? | columns:
- name: attendance
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_28
| SELECT COUNT(attendance) FROM table_name_28 WHERE date = "april 25" |
How many points does Club have? | columns:
- name: points
type: VARCHAR
table: table_name_41
| SELECT points FROM table_name_41 WHERE "club" = "club" |
Who was the home team on April 15? | columns:
- name: home
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_91
| SELECT home FROM table_name_91 WHERE date = "april 15" |
I want the result for team of giants | columns:
- name: result
type: VARCHAR
- name: team
type: VARCHAR
table: table_name_39
| SELECT result FROM table_name_39 WHERE team = "giants" |
How many wickets was there when the economy was 3.64? | columns:
- name: wickets
type: VARCHAR
- name: economy
type: VARCHAR
table: table_28797906_3
| SELECT wickets FROM table_28797906_3 WHERE economy = "3.64" |
What are the profits of Wells Fargo (in billions)? | columns:
- name: profits__billion_$_
type: VARCHAR
- name: company
type: VARCHAR
table: table_1682026_3
| SELECT profits__billion_$_ FROM table_1682026_3 WHERE company = "Wells Fargo" |
What is the class of the qb, Josh Riddell? | columns:
- name: class
type: VARCHAR
- name: position
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_45
| SELECT class FROM table_name_45 WHERE position = "qb" AND name = "josh riddell" |
The other [C] of 0 12 0 (0) belongs to what FA Cup? | columns:
- name: fa_cup
type: VARCHAR
- name: other_
type: VARCHAR
- name: c_
type: VARCHAR
table: table_name_36
| SELECT fa_cup FROM table_name_36 WHERE other_[c_] = "0 12 0 (0)" |
Where is the poll source when Hillary clinton was the democrat, john mccain was the republican, and the margin of error was less than 4.5 on May 2-7, 2007? | columns:
- name: poll_source
type: VARCHAR
- name: date
type: VARCHAR
- name: republican
type: VARCHAR
- name: democrat
type: VARCHAR
- name: margin_of_error
type: VARCHAR
table: table_name_41
| SELECT poll_source FROM table_name_41 WHERE democrat = "hillary clinton" AND margin_of_error < 4.5 AND republican = "john mccain" AND date = "may 2-7, 2007" |
What fuel system does the diesel engines model have? | columns:
- name: fuel_system
type: VARCHAR
- name: model
type: VARCHAR
table: table_name_60
| SELECT fuel_system FROM table_name_60 WHERE model = "diesel engines" |
Name the recorded for translation of sleep my love, good night | columns:
- name: recorded
type: VARCHAR
- name: translation
type: VARCHAR
table: table_name_16
| SELECT recorded FROM table_name_16 WHERE translation = "sleep my love, good night" |
Which kickoff had an attendance of 58,120? | columns:
- name: kickoff_
type: VARCHAR
- name: a_
type: VARCHAR
- name: attendance
type: VARCHAR
table: table_name_9
| SELECT kickoff_[a_] FROM table_name_9 WHERE attendance = "58,120" |
Name th score for may 11, 2003 | columns:
- name: score
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_1
| SELECT score FROM table_name_1 WHERE date = "may 11, 2003" |
Name the wins for 1963 bultaco | columns:
- name: wins
type: VARCHAR
- name: year
type: VARCHAR
- name: team
type: VARCHAR
table: table_name_15
| SELECT wins FROM table_name_15 WHERE year = 1963 AND team = "bultaco" |
Makio Inoue dubbed on which character? | columns:
- name: character
type: VARCHAR
- name: original_japanese
type: VARCHAR
table: table_2160215_1
| SELECT character FROM table_2160215_1 WHERE original_japanese = "Makio Inoue" |
What is the language for translators ritah meltser and amatsyah porat? | columns:
- name: language
type: VARCHAR
- name: translator
type: VARCHAR
table: table_name_87
| SELECT language FROM table_name_87 WHERE translator = "ritah meltser and amatsyah porat" |
Which Championship has a Scoreboard that is 22-14? | columns:
- name: champion
type: VARCHAR
- name: scoreboard
type: VARCHAR
table: table_name_74
| SELECT champion FROM table_name_74 WHERE scoreboard = "22-14" |
What is the team 2 for team 1 of Valletta? | columns:
- name: team_2
type: VARCHAR
- name: team_1
type: VARCHAR
table: table_name_60
| SELECT team_2 FROM table_name_60 WHERE team_1 = "valletta" |
what is the pole position for france? | columns:
- name: pole_position
type: VARCHAR
- name: country
type: VARCHAR
table: table_29686983_1
| SELECT pole_position FROM table_29686983_1 WHERE country = "France" |
What is Nat., when Name is "Fàbregas ( Captain )"? | columns:
- name: nat
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_73
| SELECT nat FROM table_name_73 WHERE name = "fàbregas ( captain )" |
What is Opponent in Final, when Date is "13 January 1992"? | columns:
- name: opponent_in_final
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_12
| SELECT opponent_in_final FROM table_name_12 WHERE date = "13 january 1992" |
Which venue has a Result of 1–0? | columns:
- name: venue
type: VARCHAR
- name: result
type: VARCHAR
table: table_name_96
| SELECT venue FROM table_name_96 WHERE result = "1–0" |
What's the frequency when the identifier is cbf-fm-9? | columns:
- name: frequency
type: VARCHAR
- name: identifier
type: VARCHAR
table: table_name_47
| SELECT frequency FROM table_name_47 WHERE identifier = "cbf-fm-9" |
Of weightlifters who weighed more than 136.16, who had the highest Total? | columns:
- name: total__kg_
type: INTEGER
- name: bodyweight
type: INTEGER
table: table_name_82
| SELECT MAX(total__kg_) FROM table_name_82 WHERE bodyweight > 136.16 |
Which Eviction result has a Net vote of 31.86%? | columns:
- name: eviction_result
type: VARCHAR
- name: net_vote
type: VARCHAR
table: table_name_10
| SELECT eviction_result FROM table_name_10 WHERE net_vote = "31.86%" |
What was the result against Beijing Hyundai? | columns:
- name: result_f_a
type: VARCHAR
- name: opponents
type: VARCHAR
table: table_name_43
| SELECT result_f_a FROM table_name_43 WHERE opponents = "beijing hyundai" |
What round has hereford united as the opponent? | columns:
- name: round
type: VARCHAR
- name: opponent
type: VARCHAR
table: table_name_50
| SELECT round FROM table_name_50 WHERE opponent = "hereford united" |
Which player was from Western Washington University, played midfield, and was from years after 2009? | columns:
- name: player
type: VARCHAR
- name: year
type: VARCHAR
- name: school
type: VARCHAR
- name: position
type: VARCHAR
table: table_name_90
| SELECT player FROM table_name_90 WHERE school = "western washington university" AND position = "midfield" AND year > 2009 |
Name the number of total pts for gbr challenge | columns:
- name: total_pts
type: VARCHAR
- name: team_name
type: VARCHAR
table: table_21457754_2
| SELECT COUNT(total_pts) FROM table_21457754_2 WHERE team_name = "GBR Challenge" |
What was the score on October 29? | columns:
- name: score
type: VARCHAR
- name: date
type: VARCHAR
table: table_23308178_4
| SELECT score FROM table_23308178_4 WHERE date = "October 29" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.