answer stringlengths 18 557 | question stringlengths 12 244 | context stringlengths 27 489 |
|---|---|---|
SELECT record FROM table_14951643_1 WHERE result = "W 52–19" | what's the record with result being w 52–19 | CREATE TABLE table_14951643_1 (record VARCHAR, result VARCHAR) |
SELECT opponent FROM table_name_56 WHERE game > 22 AND record = "17-10-4" | Who was the opponent at the game later than game 22 when the record was 17-10-4? | CREATE TABLE table_name_56 (opponent VARCHAR, game VARCHAR, record VARCHAR) |
SELECT 2009 FROM table_name_5 WHERE 2012 = "1r" | What shows for 2009 when the 2012 is 1R? | CREATE TABLE table_name_5 (Id VARCHAR) |
SELECT channels FROM table_name_93 WHERE clock_rate__mhz_ < 400 AND bandwidth__mb_s_ = 1420 | Clock rate (MHz) smaller than 400, and a Bandwidth (MB/s) of 1420 has what channels? | CREATE TABLE table_name_93 (channels VARCHAR, clock_rate__mhz_ VARCHAR, bandwidth__mb_s_ VARCHAR) |
SELECT MAX(christer_tornell) FROM table_28677723_8 WHERE trine_dehli_cleve = 9 | What was the maximum value that Christer Tornell gave when Trine Dehli Cleve gave a 9? | CREATE TABLE table_28677723_8 (christer_tornell INTEGER, trine_dehli_cleve VARCHAR) |
SELECT rank__week_ FROM table_name_73 WHERE viewers__millions_ > 7.14 AND rank__night_ = "5" AND rating / SHARE(18 - 49) = 2.9 / 10 | What is the weekly rank of the episode with more than 7.14mil viewers, a nightly rank of 5, and a rating/share of 2.9/10? | CREATE TABLE table_name_73 (rank__week_ VARCHAR, viewers__millions_ VARCHAR, rank__night_ VARCHAR, rating VARCHAR) |
SELECT COUNT(*) FROM chip_model WHERE wifi = 'No' | How many models do not have the wifi function? | CREATE TABLE chip_model (wifi VARCHAR) |
SELECT AVG(react) FROM table_name_4 WHERE athlete = "muna lee" AND rank > 3 | What is the average react of athlete muna lee, who is ranked greater than 3? | CREATE TABLE table_name_4 (react INTEGER, athlete VARCHAR, rank VARCHAR) |
SELECT opponent FROM table_23453931_4 WHERE points = 9 | What team did the Maple Leafs score 9 points against? | CREATE TABLE table_23453931_4 (opponent VARCHAR, points VARCHAR) |
SELECT actor FROM table_name_73 WHERE character = "marie-rose de putter" | What actor plays Marie-Rose De Putter? | CREATE TABLE table_name_73 (actor VARCHAR, character VARCHAR) |
SELECT democrat AS :_vivian_davis_figures FROM table_16751596_12 WHERE dates_administered = "July 31, 2008" | On July 31, 2008, what are the Democrat: Vivian Davis Figures percentages? | CREATE TABLE table_16751596_12 (democrat VARCHAR, dates_administered VARCHAR) |
SELECT scorers FROM table_name_8 WHERE venue = "a" AND opponent = "st. johnstone" | Who was in a with opponent St. Johnstone? | CREATE TABLE table_name_8 (scorers VARCHAR, venue VARCHAR, opponent VARCHAR) |
SELECT high_points FROM table_28768469_9 WHERE date = "March 7" | Who had the most points in the game on March 7? | CREATE TABLE table_28768469_9 (high_points VARCHAR, date VARCHAR) |
SELECT trainer FROM table_name_33 WHERE year = "2013" | Who is the Trainer with the Year of 2013? | CREATE TABLE table_name_33 (trainer VARCHAR, year VARCHAR) |
SELECT genre FROM table_name_85 WHERE language = "hindi" AND network = "set max" | What genre is Set Max's Hindi programming? | CREATE TABLE table_name_85 (genre VARCHAR, language VARCHAR, network VARCHAR) |
SELECT winner FROM table_name_98 WHERE location = "connie mack stadium" AND year = 1946 | What is Winner, when Location is Connie Mack Stadium, and when Year is 1946? | CREATE TABLE table_name_98 (winner VARCHAR, location VARCHAR, year VARCHAR) |
SELECT SUM(gold) FROM table_name_79 WHERE total < 1 | How many total golds do teams have when the total medals is less than 1? | CREATE TABLE table_name_79 (gold INTEGER, total INTEGER) |
SELECT school_club_team FROM table_name_64 WHERE player = "andrew jones" | Which School/Club Team does Andrew Jones play for? | CREATE TABLE table_name_64 (school_club_team VARCHAR, player VARCHAR) |
SELECT SUM(rank) FROM table_name_87 WHERE team = "tau cerámica" AND name = "igor rakočević" AND points > 377 | What's the rank of Igor Rakočević of Tau Cerámica with more than 377 points? | CREATE TABLE table_name_87 (rank INTEGER, points VARCHAR, team VARCHAR, name VARCHAR) |
SELECT rounds FROM table_name_67 WHERE team = "ducati marlboro team" AND rider = "mika kallio 1" | What is the rounds of rider Mika Kallio 1 of the Ducati Marlboro team? | CREATE TABLE table_name_67 (rounds VARCHAR, team VARCHAR, rider VARCHAR) |
SELECT result FROM table_name_19 WHERE opponent = "rochester royals" | What is Result, when Opponent is "Rochester Royals"? | CREATE TABLE table_name_19 (result VARCHAR, opponent VARCHAR) |
SELECT MIN(first_elected) FROM table_name_47 WHERE result = "re-elected" AND incumbent = "sylvester c. smith" | What was the lowest re-elected result for Sylvester C. Smith? | CREATE TABLE table_name_47 (first_elected INTEGER, result VARCHAR, incumbent VARCHAR) |
SELECT COUNT(arrival) FROM table_12221135_3 WHERE operator = "LNWR" AND calling_at = "Castor, Overton, Peterborough East" | How many trains call at Castor, Overton, Peterborough East and are operated by LNWR? | CREATE TABLE table_12221135_3 (arrival VARCHAR, operator VARCHAR, calling_at VARCHAR) |
SELECT SUM(gamesplayed) FROM Sportsinfo WHERE sportname = "Football" AND onscholarship = 'Y' | How many games are played for all football games by students on scholarship? | CREATE TABLE Sportsinfo (gamesplayed INTEGER, sportname VARCHAR, onscholarship VARCHAR) |
SELECT score_in_the_final FROM table_23235546_1 WHERE outcome = "Winner" AND year = 1989 | What was the score in the final when the outcome was winner in 1989? | CREATE TABLE table_23235546_1 (score_in_the_final VARCHAR, outcome VARCHAR, year VARCHAR) |
SELECT years FROM table_name_62 WHERE model = "2.0 tdi (cr) dpf" | What years show Model of 2.0 tdi (cr) dpf? | CREATE TABLE table_name_62 (years VARCHAR, model VARCHAR) |
SELECT district FROM table_2192067_4 WHERE vacator = "Vacant" | what is the district where the vacator is vacant? | CREATE TABLE table_2192067_4 (district VARCHAR, vacator VARCHAR) |
SELECT studio FROM table_name_38 WHERE year > 1933 AND director = "gregory ratoff" | What is the Studio of the Film with Director Gregory Ratoff after 1933? | CREATE TABLE table_name_38 (studio VARCHAR, year VARCHAR, director VARCHAR) |
SELECT MAX(miss_fire) FROM table_30008638_1 | What is the most Miss Fires any country has had? | CREATE TABLE table_30008638_1 (miss_fire INTEGER) |
SELECT date FROM table_name_85 WHERE tie_no = "replay" AND away_team = "crystal palace" | What is Date, when Tie No is "Replay", and when Away Team is "Crystal Palace"? | CREATE TABLE table_name_85 (date VARCHAR, tie_no VARCHAR, away_team VARCHAR) |
SELECT COUNT(incumbent) FROM table_27021001_1 WHERE result = "Sanford Bishop (D) 57% Joseph McCormick (R) 43%" | How many incumbents were the result of sanford bishop (d) 57% joseph mccormick (r) 43%? | CREATE TABLE table_27021001_1 (incumbent VARCHAR, result VARCHAR) |
SELECT party FROM table_name_69 WHERE result = "re-elected" AND incumbent = "robert p. kennedy" | What party was re-elected as an incumbent of robert p. Kennedy? | CREATE TABLE table_name_69 (party VARCHAR, result VARCHAR, incumbent VARCHAR) |
SELECT date FROM table_name_40 WHERE venue = "junction oval" | On which date was a game played at Junction Oval? | CREATE TABLE table_name_40 (date VARCHAR, venue VARCHAR) |
SELECT date FROM table_name_50 WHERE opponent = "buffalo bills" | Which Date had an Opponent of buffalo bills? | CREATE TABLE table_name_50 (date VARCHAR, opponent VARCHAR) |
SELECT COUNT(draws) FROM table_name_28 WHERE against = 797 AND wins > 10 | When against is 797 and wins is more than 10, what is the sum of draws? | CREATE TABLE table_name_28 (draws VARCHAR, against VARCHAR, wins VARCHAR) |
SELECT sector FROM table_12496904_1 WHERE population_change_2002_2012___percentage_ = "79.6" | What is the sector when the population change 2002-2012 (%) is 79.6? | CREATE TABLE table_12496904_1 (sector VARCHAR, population_change_2002_2012___percentage_ VARCHAR) |
SELECT time_retired FROM table_name_64 WHERE driver = "jacky ickx" | The driver Jacky Ickx had what time/retired? | CREATE TABLE table_name_64 (time_retired VARCHAR, driver VARCHAR) |
SELECT date FROM table_name_2 WHERE score = "w 106-100" | What was the date of the game with a score of W 106-100? | CREATE TABLE table_name_2 (date VARCHAR, score VARCHAR) |
SELECT affiliation FROM table_16381914_1 WHERE location = "Canton, New York" | What kind of school is Canton, New York? | CREATE TABLE table_16381914_1 (affiliation VARCHAR, location VARCHAR) |
SELECT open_cup FROM table_name_18 WHERE year > 1993 | Which open cup was after 1993? | CREATE TABLE table_name_18 (open_cup VARCHAR, year INTEGER) |
SELECT entrant FROM table_name_66 WHERE chassis = "bugatti t35b" AND driver = "heinrich-joachim von morgen" | Which Entrant had the Bugatti T35B Chassis and the Driver, Heinrich-Joachim Von Morgen? | CREATE TABLE table_name_66 (entrant VARCHAR, chassis VARCHAR, driver VARCHAR) |
SELECT year FROM table_22654139_3 WHERE reporters = "Lesley Visser and Robin Roberts" | What is every year when the reporters were Lesley Visser and Robin Roberts? | CREATE TABLE table_22654139_3 (year VARCHAR, reporters VARCHAR) |
SELECT location FROM table_name_61 WHERE club = "telecom" | What is the location for a club of telecom? | CREATE TABLE table_name_61 (location VARCHAR, club VARCHAR) |
SELECT COUNT(status) FROM table_171356_2 WHERE official_name = "Gagetown" | How many statuses are listed for the parish officially named Gagetown? | CREATE TABLE table_171356_2 (status VARCHAR, official_name VARCHAR) |
SELECT league FROM table_name_5 WHERE europe = "117 0 (8)" | The Europe listing of 117 0 (8) belongs to what league? | CREATE TABLE table_name_5 (league VARCHAR, europe VARCHAR) |
SELECT aspect FROM table_name_12 WHERE programming = "saigon network television" | What Aspect has a Programming of Saigon Network Television? | CREATE TABLE table_name_12 (aspect VARCHAR, programming VARCHAR) |
SELECT AVG(pick) FROM table_name_17 WHERE round > 1 AND player = "reyshawn terry" | What is the pick number later than round 1, for Reyshawn Terry? | CREATE TABLE table_name_17 (pick INTEGER, round VARCHAR, player VARCHAR) |
SELECT AVG(tourism_receipts__2011___millions_of_us) AS $_ FROM table_name_41 WHERE tourist_arrivals__2011___millions_ < 1.141 AND tourism_receipts__2011___us$_per_arrival_ > 1 OFFSET 449 | What is the average tourism receipts in millions of US dollars in 2011 with less than 1.141 million of 2011 tourist arrivals and more than 1,449 tourism receipts in 2011 US dollars per arrival? | CREATE TABLE table_name_41 (tourism_receipts__2011___millions_of_us INTEGER, tourist_arrivals__2011___millions_ VARCHAR, tourism_receipts__2011___us$_per_arrival_ VARCHAR) |
SELECT departure FROM table_18333678_2 WHERE going_to = "Bourne" AND arrival = "11.45" | when does the train arriving at bourne at 11.45 departure | CREATE TABLE table_18333678_2 (departure VARCHAR, going_to VARCHAR, arrival VARCHAR) |
SELECT COUNT(premier) FROM table_name_67 WHERE second = 55 | What is the total number of Premier, when Second is "55"? | CREATE TABLE table_name_67 (premier VARCHAR, second VARCHAR) |
SELECT date FROM table_name_54 WHERE outcome = "winner" AND opponents_in_the_final = "nikola fraňková carmen klaschka" | What date shows the Outcome of winner against nikola fraňková carmen klaschka? | CREATE TABLE table_name_54 (date VARCHAR, outcome VARCHAR, opponents_in_the_final VARCHAR) |
SELECT MIN(bronze) FROM table_name_45 WHERE silver < 0 | Name the least bronze for silver being less than 0 | CREATE TABLE table_name_45 (bronze INTEGER, silver INTEGER) |
SELECT SUM(points_gained) FROM table_name_36 WHERE fans_took = "403 [sunday]" | What is the points gained of the match where fans took 403 [sunday]? | CREATE TABLE table_name_36 (points_gained INTEGER, fans_took VARCHAR) |
SELECT t3.fname, t3.lname FROM club AS t1 JOIN member_of_club AS t2 ON t1.clubid = t2.clubid JOIN student AS t3 ON t2.stuid = t3.stuid WHERE t1.clubname = "Hopkins Student Enterprises" AND t3.sex = "M" | Find all the male members of club "Hopkins Student Enterprises". Show the first name and last name. | CREATE TABLE club (clubid VARCHAR, clubname VARCHAR); CREATE TABLE student (fname VARCHAR, lname VARCHAR, stuid VARCHAR, sex VARCHAR); CREATE TABLE member_of_club (clubid VARCHAR, stuid VARCHAR) |
SELECT MIN(pick) FROM table_name_87 WHERE overall > 328 AND name = "pat shires" AND round > 29 | What is the minimum pick that drafted Pat Shires, with a round greater than 29 and an overall greater than 328? | CREATE TABLE table_name_87 (pick INTEGER, round VARCHAR, overall VARCHAR, name VARCHAR) |
SELECT year FROM table_name_88 WHERE standalone = "zaxxon" | In what year is Zaxxon the Standalone? | CREATE TABLE table_name_88 (year VARCHAR, standalone VARCHAR) |
SELECT 2 AS nd_leg FROM table_name_67 WHERE team__number2 = "žalgiris kaunas" | what is the 2nd leg when team #2 is žalgiris kaunas? | CREATE TABLE table_name_67 (team__number2 VARCHAR) |
SELECT away_team AS score FROM table_name_39 WHERE away_team = "collingwood" | What was Collingwood's score in their away game? | CREATE TABLE table_name_39 (away_team VARCHAR) |
SELECT T2.name, T2.salary FROM advisor AS T1 JOIN instructor AS T2 ON T1.i_id = T2.id JOIN student AS T3 ON T1.s_id = T3.id WHERE T3.dept_name = 'Math' | Find the name and salary of instructors who are advisors of the students from the Math department. | CREATE TABLE instructor (name VARCHAR, salary VARCHAR, id VARCHAR); CREATE TABLE advisor (i_id VARCHAR, s_id VARCHAR); CREATE TABLE student (id VARCHAR, dept_name VARCHAR) |
SELECT district FROM table_1341663_19 WHERE incumbent = "Dave Treen" | What district did Dave Treen serve? | CREATE TABLE table_1341663_19 (district VARCHAR, incumbent VARCHAR) |
SELECT AVG(losses) FROM table_name_58 WHERE club = "warrnambool" AND wins < 12 | what is the average losses when the club is warrnambool and wins is less than 12? | CREATE TABLE table_name_58 (losses INTEGER, club VARCHAR, wins VARCHAR) |
SELECT COUNT(season__number) FROM table_17356106_1 WHERE directed_by = "Joanna Kerns" | What was the number of seasons that was directed by Joanna Kerns? | CREATE TABLE table_17356106_1 (season__number VARCHAR, directed_by VARCHAR) |
SELECT winnings FROM table_1909647_2 WHERE wins = 2 | What's the amount of winnings (in $) in the year with 2 wins? | CREATE TABLE table_1909647_2 (winnings VARCHAR, wins VARCHAR) |
SELECT michigan FROM table_18461045_1 WHERE indiana = "Terre Haute North LL Terre Haute" | What was the little league team from Michigan when the little league team from Indiana was Terre Haute North LL Terre Haute? | CREATE TABLE table_18461045_1 (michigan VARCHAR, indiana VARCHAR) |
SELECT year_s__won FROM table_name_6 WHERE to_par > 11 | When was a game won with more than 11 to par? | CREATE TABLE table_name_6 (year_s__won VARCHAR, to_par INTEGER) |
SELECT score FROM table_name_86 WHERE player = "seve ballesteros" | Name The Score of Player of seve ballesteros? | CREATE TABLE table_name_86 (score VARCHAR, player VARCHAR) |
SELECT netflix FROM table_15187735_4 WHERE series_ep = "4-11" | What is the netflix code where the series and episode are 4-11? | CREATE TABLE table_15187735_4 (netflix VARCHAR, series_ep VARCHAR) |
SELECT role FROM table_name_49 WHERE closing_date = "feb 4, 1961" | Name the role for Feb 4, 1961 closing date | CREATE TABLE table_name_49 (role VARCHAR, closing_date VARCHAR) |
SELECT MIN(gold) FROM table_name_67 WHERE silver < 0 | What is the lowest number of gold medals the nation with less than 0 silver medals has? | CREATE TABLE table_name_67 (gold INTEGER, silver INTEGER) |
SELECT role FROM table_name_4 WHERE program = "the bionic woman" | What's the roles of the Bionic Woman? | CREATE TABLE table_name_4 (role VARCHAR, program VARCHAR) |
SELECT venue FROM table_name_33 WHERE result = "2-1" | What was the venue where the result was 2-1? | CREATE TABLE table_name_33 (venue VARCHAR, result VARCHAR) |
SELECT surface FROM table_name_51 WHERE week = "october 25" | what is the surface for the week of october 25? | CREATE TABLE table_name_51 (surface VARCHAR, week VARCHAR) |
SELECT COUNT(*), T2.name FROM products AS T1 JOIN manufacturers AS T2 ON T1.Manufacturer = T2.code GROUP BY T2.name | Find the number of products for each manufacturer, showing the name of each company. | CREATE TABLE products (Manufacturer VARCHAR); CREATE TABLE manufacturers (name VARCHAR, code VARCHAR) |
SELECT 2002 AS _2005 FROM table_25282151_1 WHERE supply_sector___percentage_of_gdp_in_current_prices_ = "Construction" | What was the GDP for 2002-2005 for the construction center? | CREATE TABLE table_25282151_1 (supply_sector___percentage_of_gdp_in_current_prices_ VARCHAR) |
SELECT winner FROM table_name_51 WHERE course = "sanremo to cuneo" | What winner has the sanremo to cuneo as the course? | CREATE TABLE table_name_51 (winner VARCHAR, course VARCHAR) |
SELECT director FROM table_25800134_12 WHERE airdate = "February 19, 1968" | Who directed the episode that aired on February 19, 1968? | CREATE TABLE table_25800134_12 (director VARCHAR, airdate VARCHAR) |
SELECT high_points FROM table_17355408_7 WHERE team = "@ Chicago" | @ Chicago had a high points of what? | CREATE TABLE table_17355408_7 (high_points VARCHAR, team VARCHAR) |
SELECT COUNT(number_of_electorates__2009_) FROM table_name_56 WHERE district = "jhajjar" AND reserved_for___sc___st__none_ = "sc" AND constituency_number < 66 | Which Number of electorates (2009) has a District of jhajjar, and a Reserved for (SC/ST/None) of sc, and a Constituency number smaller than 66? | CREATE TABLE table_name_56 (number_of_electorates__2009_ VARCHAR, constituency_number VARCHAR, district VARCHAR, reserved_for___sc___st__none_ VARCHAR) |
SELECT district FROM table_name_20 WHERE first_elected = 1856 AND incumbent = "william kellogg" | Which District has a First elected of 1856, and an Incumbent of william kellogg? | CREATE TABLE table_name_20 (district VARCHAR, first_elected VARCHAR, incumbent VARCHAR) |
SELECT COUNT(gain) FROM table_name_77 WHERE long = 29 AND avg_g < 33.7 | How much Gain has a Long of 29, and an Avg/G smaller than 33.7? | CREATE TABLE table_name_77 (gain VARCHAR, long VARCHAR, avg_g VARCHAR) |
SELECT guest_s_ FROM table_29135051_2 WHERE ratings = "1.64m" | Name the guest for 1.64m ratings | CREATE TABLE table_29135051_2 (guest_s_ VARCHAR, ratings VARCHAR) |
SELECT COUNT(points) FROM table_name_1 WHERE losses < 12 AND team_name = "vancouver carlings" AND games > 32 | What's the total number of points when the vancouver carlings have fewer than 12 losses and more than 32 games? | CREATE TABLE table_name_1 (points VARCHAR, games VARCHAR, losses VARCHAR, team_name VARCHAR) |
SELECT club FROM table_name_27 WHERE nation = "great britain" | Which club was from Great Britain? | CREATE TABLE table_name_27 (club VARCHAR, nation VARCHAR) |
SELECT frequency FROM table_name_85 WHERE part_number_s_ = "ay80609004002ac" | What is Frequency, when Part Number(s) is AY80609004002AC? | CREATE TABLE table_name_85 (frequency VARCHAR, part_number_s_ VARCHAR) |
SELECT COUNT(score) FROM table_name_30 WHERE place = "t1" AND player = "scott simpson" | Which Score has a Place of t1, and a Player of scott simpson? | CREATE TABLE table_name_30 (score VARCHAR, place VARCHAR, player VARCHAR) |
SELECT MIN(votes) FROM table_name_86 WHERE party = "labour" | What is the number of votes for the Party of Labour? | CREATE TABLE table_name_86 (votes INTEGER, party VARCHAR) |
SELECT COUNT(year_named) FROM table_16799784_4 WHERE name = "Otafuku Tholi" | How many schools are named otafuku tholi? | CREATE TABLE table_16799784_4 (year_named VARCHAR, name VARCHAR) |
SELECT COUNT(detailed_family_information) FROM table_26708105_2 WHERE sequence = "aAGTAct" | What is the detailed family information where the sequence is aagtact? | CREATE TABLE table_26708105_2 (detailed_family_information VARCHAR, sequence VARCHAR) |
SELECT speed FROM table_name_6 WHERE rank < 9 AND team = "kawasaki zx6 600cc" | Which Speed has a Rank smaller than 9 in kawasaki zx6 600cc Team? | CREATE TABLE table_name_6 (speed VARCHAR, rank VARCHAR, team VARCHAR) |
SELECT turbo FROM table_11167610_1 WHERE trim = "2.0 20v" | what's the turbo where trim is 2.0 20v | CREATE TABLE table_11167610_1 (turbo VARCHAR, trim VARCHAR) |
SELECT LOCATION FROM party ORDER BY Number_of_hosts DESC LIMIT 1 | What is the location of the party with the most hosts? | CREATE TABLE party (LOCATION VARCHAR, Number_of_hosts VARCHAR) |
SELECT opponent FROM table_name_24 WHERE date = "april 21" | Who was the opponent on April 21? | CREATE TABLE table_name_24 (opponent VARCHAR, date VARCHAR) |
SELECT location_attendance FROM table_23285849_11 WHERE high_points = "Carmelo Anthony (39)" | When carmelo anthony (39) has the highest amount of points where is the location and what is the attendance? | CREATE TABLE table_23285849_11 (location_attendance VARCHAR, high_points VARCHAR) |
SELECT wind FROM table_name_18 WHERE rank < 6 AND location = "new york city" | What was the wind at New York City when the rank was smaller than 6? | CREATE TABLE table_name_18 (wind VARCHAR, rank VARCHAR, location VARCHAR) |
SELECT MIN(attendance) FROM table_20745746_1 WHERE date = "March 11, 1995" | What was attendance on March 11, 1995? | CREATE TABLE table_20745746_1 (attendance INTEGER, date VARCHAR) |
SELECT result FROM table_name_89 WHERE field = "texas stadium" | what is the result from texas stadium? | CREATE TABLE table_name_89 (result VARCHAR, field VARCHAR) |
SELECT player FROM table_1473672_8 WHERE nhl_team = "Chicago Black Hawks" | Name the player for chicago black hawks | CREATE TABLE table_1473672_8 (player VARCHAR, nhl_team VARCHAR) |
SELECT date FROM table_name_70 WHERE week = 9 | On what date was the game in Week 9 played? | CREATE TABLE table_name_70 (date VARCHAR, week VARCHAR) |
SELECT grand_finalist FROM table_1139835_3 WHERE scores = "8.9 (57) – 7.12 (54)" | who is the grand finalist where scores is 8.9 (57) – 7.12 (54) | CREATE TABLE table_1139835_3 (grand_finalist VARCHAR, scores VARCHAR) |
SELECT party FROM table_name_46 WHERE governments = "24" | Which party has 24 governments? | CREATE TABLE table_name_46 (party VARCHAR, governments VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.