question stringlengths 12 244 | context stringlengths 27 489 | answer dict |
|---|---|---|
What school location had an enrollment of 12400? | CREATE TABLE table_16432543_3 (location VARCHAR, enrollment VARCHAR) | {
"SQL_Query": "SELECT location FROM table_16432543_3 WHERE enrollment = 12400"
} |
How many teams were established at University of Maryland? | CREATE TABLE table_16432543_3 (established VARCHAR, institution VARCHAR) | {
"SQL_Query": "SELECT COUNT(established) FROM table_16432543_3 WHERE institution = \"University of Maryland\""
} |
what is the enrollment for the Cavaliers? | CREATE TABLE table_16432543_3 (enrollment INTEGER, nickname VARCHAR) | {
"SQL_Query": "SELECT MAX(enrollment) FROM table_16432543_3 WHERE nickname = \"Cavaliers\""
} |
What is the smallest number of enrolled students? | CREATE TABLE table_16432543_3 (enrollment INTEGER) | {
"SQL_Query": "SELECT MIN(enrollment) FROM table_16432543_3"
} |
What is the debut album for the artist with the winning song kemenangan hati? | CREATE TABLE table_1646960_3 (debut_album VARCHAR, winning_song VARCHAR) | {
"SQL_Query": "SELECT debut_album FROM table_1646960_3 WHERE winning_song = \"Kemenangan Hati\""
} |
How many winners had a debut album titled "mike"? | CREATE TABLE table_1646960_3 (winner VARCHAR, debut_album VARCHAR) | {
"SQL_Query": "SELECT winner FROM table_1646960_3 WHERE debut_album = \"Mike\""
} |
What is the winning song for the artist with a debut album "the winner"? | CREATE TABLE table_1646960_3 (winning_song VARCHAR, debut_album VARCHAR) | {
"SQL_Query": "SELECT winning_song FROM table_1646960_3 WHERE debut_album = \"The winner\""
} |
What is the winning song for the artist with a debut album "mike"? | CREATE TABLE table_1646960_3 (winning_song VARCHAR, debut_album VARCHAR) | {
"SQL_Query": "SELECT winning_song FROM table_1646960_3 WHERE debut_album = \"Mike\""
} |
How many debut albums did mike mohede have? | CREATE TABLE table_1646960_3 (debut_album VARCHAR, winner VARCHAR) | {
"SQL_Query": "SELECT COUNT(debut_album) FROM table_1646960_3 WHERE winner = \"Mike Mohede\""
} |
What is the minimum of 25 to 29? | CREATE TABLE table_16457934_5 (Id VARCHAR) | {
"SQL_Query": "SELECT MIN(25 AS _to_29) FROM table_16457934_5"
} |
What is the minimum if 40 to 44? | CREATE TABLE table_16457934_5 (Id VARCHAR) | {
"SQL_Query": "SELECT MIN(40 AS _to_44) FROM table_16457934_5"
} |
What vfl club(s) did players who played 23 cfl games play for? | CREATE TABLE table_16527640_2 (vfl_club_s_ VARCHAR, vfl_games VARCHAR) | {
"SQL_Query": "SELECT vfl_club_s_ FROM table_16527640_2 WHERE vfl_games = 23"
} |
What locations did sid o'neill play football? | CREATE TABLE table_16527640_2 (location VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT location FROM table_16527640_2 WHERE player = \"Sid O'Neill\""
} |
What vfl club(s) for players ranked sergeant, 8th brigade australian field artillery at time of death? | CREATE TABLE table_16527640_2 (vfl_club_s_ VARCHAR, rank_held_at_time_of_death VARCHAR) | {
"SQL_Query": "SELECT vfl_club_s_ FROM table_16527640_2 WHERE rank_held_at_time_of_death = \"Sergeant, 8th Brigade Australian Field Artillery\""
} |
How many players named paddy rowan? | CREATE TABLE table_16527640_2 (rank_held_at_time_of_death VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT COUNT(rank_held_at_time_of_death) FROM table_16527640_2 WHERE player = \"Paddy Rowan\""
} |
How many numbers were recorde under 50s when there was 2 matches? | CREATE TABLE table_16570286_2 (matches VARCHAR) | {
"SQL_Query": "SELECT COUNT(50 AS s) FROM table_16570286_2 WHERE matches = 2"
} |
What was the score when Donald Bradman in 9 innings? | CREATE TABLE table_16570286_2 (highest_score VARCHAR, innings VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT highest_score FROM table_16570286_2 WHERE innings = 9 AND player = \"Donald Bradman\""
} |
What is the highest number of matches? | CREATE TABLE table_16570286_2 (matches INTEGER) | {
"SQL_Query": "SELECT MAX(matches) FROM table_16570286_2"
} |
How many numbers were recorded under matches with Arthur Morris? | CREATE TABLE table_16570286_2 (matches VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT COUNT(matches) FROM table_16570286_2 WHERE player = \"Arthur Morris\""
} |
How many teams were there with a high score of 143? | CREATE TABLE table_16570286_2 (team VARCHAR, highest_score VARCHAR) | {
"SQL_Query": "SELECT COUNT(team) FROM table_16570286_2 WHERE highest_score = \"143\""
} |
How many titles does Episode 2 have | CREATE TABLE table_165732_2 (title VARCHAR, episode__number VARCHAR) | {
"SQL_Query": "SELECT COUNT(title) FROM table_165732_2 WHERE episode__number = 2"
} |
What is the title of Episode #2 | CREATE TABLE table_165732_2 (title VARCHAR, episode__number VARCHAR) | {
"SQL_Query": "SELECT title FROM table_165732_2 WHERE episode__number = 2"
} |
How many directors did Episode #3 have | CREATE TABLE table_165732_2 (directed_by VARCHAR, episode__number VARCHAR) | {
"SQL_Query": "SELECT COUNT(directed_by) FROM table_165732_2 WHERE episode__number = 3"
} |
What position is the player drafted with pick 34? | CREATE TABLE table_16575609_5 (position VARCHAR, pick__number VARCHAR) | {
"SQL_Query": "SELECT position FROM table_16575609_5 WHERE pick__number = 34"
} |
How many colleges did the player drafted at 36 attend? | CREATE TABLE table_16575609_5 (college VARCHAR, pick__number VARCHAR) | {
"SQL_Query": "SELECT COUNT(college) FROM table_16575609_5 WHERE pick__number = 36"
} |
How many colleges did Jon Gott attend? | CREATE TABLE table_16575609_5 (college VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT COUNT(college) FROM table_16575609_5 WHERE player = \"Jon Gott\""
} |
Where did Dante Luciani attend college? | CREATE TABLE table_16575609_5 (college VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT college FROM table_16575609_5 WHERE player = \"Dante Luciani\""
} |
What teak was Brady Browne drafted onto? | CREATE TABLE table_16575609_5 (cfl_team VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT cfl_team FROM table_16575609_5 WHERE player = \"Brady Browne\""
} |
Who was the writer of the episode number in series 4? | CREATE TABLE table_16581695_2 (written_by VARCHAR, no_in_series VARCHAR) | {
"SQL_Query": "SELECT written_by FROM table_16581695_2 WHERE no_in_series = \"4\""
} |
What is the original air date for the episode written by Bob Goodman? | CREATE TABLE table_16581695_2 (original_airdate VARCHAR, written_by VARCHAR) | {
"SQL_Query": "SELECT original_airdate FROM table_16581695_2 WHERE written_by = \"Bob Goodman\""
} |
Name the number air date for 14.20 us viewers | CREATE TABLE table_16617011_1 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR) | {
"SQL_Query": "SELECT COUNT(original_air_date) FROM table_16617011_1 WHERE us_viewers__millions_ = \"14.20\""
} |
Name the directed by for 15.15 viewers | CREATE TABLE table_16617011_1 (directed_by VARCHAR, us_viewers__millions_ VARCHAR) | {
"SQL_Query": "SELECT directed_by FROM table_16617011_1 WHERE us_viewers__millions_ = \"15.15\""
} |
Name the number of giants points for opponents being 31 | CREATE TABLE table_16661199_2 (giants_points VARCHAR, opponents VARCHAR) | {
"SQL_Query": "SELECT COUNT(giants_points) FROM table_16661199_2 WHERE opponents = 31"
} |
Name the most attendance for giants points of 10 | CREATE TABLE table_16661199_2 (attendance INTEGER, giants_points VARCHAR) | {
"SQL_Query": "SELECT MAX(attendance) FROM table_16661199_2 WHERE giants_points = 10"
} |
What is the distance for jockey Kent Desormeaux on 6/7/08? | CREATE TABLE table_16689920_1 (distance VARCHAR, jockey VARCHAR, date VARCHAR) | {
"SQL_Query": "SELECT distance FROM table_16689920_1 WHERE jockey = \"Kent Desormeaux\" AND date = \"6/7/08\""
} |
At 1:48.16 what was the number of track time? | CREATE TABLE table_16689920_1 (track VARCHAR, time VARCHAR) | {
"SQL_Query": "SELECT COUNT(track) FROM table_16689920_1 WHERE time = \"1:48.16\""
} |
With a date of 8/3/08, what was the length of the victory margin? | CREATE TABLE table_16689920_1 (victory_margin__in_lengths_ VARCHAR, date VARCHAR) | {
"SQL_Query": "SELECT COUNT(victory_margin__in_lengths_) FROM table_16689920_1 WHERE date = \"8/3/08\""
} |
On what date did the opponents win with 17 points? | CREATE TABLE table_16678052_2 (date VARCHAR, opponents VARCHAR, result VARCHAR) | {
"SQL_Query": "SELECT date FROM table_16678052_2 WHERE opponents = 17 AND result = \"Win\""
} |
What record was reached when the Eagles played the Phoenix Cardinals? | CREATE TABLE table_16678052_2 (record VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT record FROM table_16678052_2 WHERE opponent = \"Phoenix Cardinals\""
} |
How many times in 1984 did the Falcons play the Los Angeles Rams? | CREATE TABLE table_16710742_3 (opponents VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT COUNT(opponents) FROM table_16710742_3 WHERE opponent = \"Los Angeles Rams\""
} |
In 1984, Did the Falcons have a win or loss against the New Orleans Saints? | CREATE TABLE table_16710742_3 (result VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT result FROM table_16710742_3 WHERE opponent = \"New Orleans Saints\""
} |
Did the Falcons have a win or loss in the game when their record was 3-7? | CREATE TABLE table_16710742_3 (result VARCHAR, record VARCHAR) | {
"SQL_Query": "SELECT result FROM table_16710742_3 WHERE record = \"3-7\""
} |
what is the attendance where the game site is kingdome? | CREATE TABLE table_16729076_1 (attendance INTEGER, game_site VARCHAR) | {
"SQL_Query": "SELECT MIN(attendance) FROM table_16729076_1 WHERE game_site = \"Kingdome\""
} |
what date is the opponent is chicago bears? | CREATE TABLE table_16729076_1 (date VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT date FROM table_16729076_1 WHERE opponent = \"Chicago Bears\""
} |
What team has draft picks from Mississippi? | CREATE TABLE table_16729063_1 (nfl_team VARCHAR, college VARCHAR) | {
"SQL_Query": "SELECT nfl_team FROM table_16729063_1 WHERE college = \"Mississippi\""
} |
How many positions drafted players from Washington? | CREATE TABLE table_16729063_1 (position VARCHAR, college VARCHAR) | {
"SQL_Query": "SELECT COUNT(position) FROM table_16729063_1 WHERE college = \"Washington\""
} |
How many draft picks are there at the Defensive End position? | CREATE TABLE table_16729063_1 (pick__number VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT COUNT(pick__number) FROM table_16729063_1 WHERE position = \"Defensive End\""
} |
How many draft picks are there at the linebacker position? | CREATE TABLE table_16729063_1 (pick__number VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT COUNT(pick__number) FROM table_16729063_1 WHERE position = \"Linebacker\""
} |
What draft pick was Chris Brewer? | CREATE TABLE table_16729063_1 (pick__number INTEGER, player VARCHAR) | {
"SQL_Query": "SELECT MIN(pick__number) FROM table_16729063_1 WHERE player = \"Chris Brewer\""
} |
How many losses did the Michigan State Spartans have? | CREATE TABLE table_1672976_2 (loss INTEGER, institution VARCHAR) | {
"SQL_Query": "SELECT MAX(loss) FROM table_1672976_2 WHERE institution = \"Michigan State Spartans\""
} |
How many wins did the Northwestern Wildcats? | CREATE TABLE table_1672976_2 (wins INTEGER, institution VARCHAR) | {
"SQL_Query": "SELECT MAX(wins) FROM table_1672976_2 WHERE institution = \"Northwestern Wildcats\""
} |
What institution had 6 wins and a current streak of won 2? | CREATE TABLE table_1672976_2 (institution VARCHAR, wins VARCHAR, current_streak VARCHAR) | {
"SQL_Query": "SELECT institution FROM table_1672976_2 WHERE wins = 6 AND current_streak = \"Won 2\""
} |
Who are all the opponents of Slovakia? | CREATE TABLE table_16741821_9 (opponents VARCHAR, against VARCHAR) | {
"SQL_Query": "SELECT opponents FROM table_16741821_9 WHERE against = \"Slovakia\""
} |
What is the name of the round against the opponents jesse huta galung peter wessels? | CREATE TABLE table_16741821_9 (round VARCHAR, opponents VARCHAR) | {
"SQL_Query": "SELECT round FROM table_16741821_9 WHERE opponents = \"Jesse Huta Galung Peter Wessels\""
} |
Are there SPI on the number 7 cylinder? | CREATE TABLE table_16731248_1 (spi VARCHAR, number_on_cyl VARCHAR) | {
"SQL_Query": "SELECT spi FROM table_16731248_1 WHERE number_on_cyl = \"7\""
} |
What is the minimum number of bypass ports listed? | CREATE TABLE table_16731248_1 (bypass_ports INTEGER) | {
"SQL_Query": "SELECT MIN(bypass_ports) FROM table_16731248_1"
} |
Is there a tapered grind on the Surestart engine? | CREATE TABLE table_16731248_1 (tapered_grind VARCHAR, engine VARCHAR) | {
"SQL_Query": "SELECT tapered_grind FROM table_16731248_1 WHERE engine = \"SureStart\""
} |
How many bypass boosters are there on the engine with slit exhaust ports and SPI is yes? | CREATE TABLE table_16731248_1 (bypass_boosters VARCHAR, spi VARCHAR, exhaust_ports VARCHAR) | {
"SQL_Query": "SELECT bypass_boosters FROM table_16731248_1 WHERE spi = \"Yes\" AND exhaust_ports = \"Slit\""
} |
How many times did Saxby Chambliss have a lead margin of 21? | CREATE TABLE table_16751596_16 (republican VARCHAR, lead_margin VARCHAR) | {
"SQL_Query": "SELECT COUNT(republican) AS :_saxby_chambliss FROM table_16751596_16 WHERE lead_margin = 21"
} |
Name the least tries for when w is 4 | CREATE TABLE table_16770037_4 (tries_for INTEGER, w VARCHAR) | {
"SQL_Query": "SELECT MIN(tries_for) FROM table_16770037_4 WHERE w = 4"
} |
What is the total points when the point difference is +119? | CREATE TABLE table_1676073_13 (points VARCHAR, points_difference VARCHAR) | {
"SQL_Query": "SELECT points FROM table_1676073_13 WHERE points_difference = \"+119\""
} |
What is the points for when the total points is 6? | CREATE TABLE table_1676073_13 (points_for VARCHAR, points VARCHAR) | {
"SQL_Query": "SELECT points_for FROM table_1676073_13 WHERE points = \"6\""
} |
What club has 693 points for? | CREATE TABLE table_1676073_13 (club VARCHAR, points_for VARCHAR) | {
"SQL_Query": "SELECT club FROM table_1676073_13 WHERE points_for = \"693\""
} |
How many wins does the club with 565 points for have? | CREATE TABLE table_1676073_13 (won VARCHAR, points_for VARCHAR) | {
"SQL_Query": "SELECT won FROM table_1676073_13 WHERE points_for = \"565\""
} |
How many losses does Cross Keys RFC have? | CREATE TABLE table_1676073_13 (lost VARCHAR, club VARCHAR) | {
"SQL_Query": "SELECT COUNT(lost) FROM table_1676073_13 WHERE club = \"Cross Keys RFC\""
} |
How many losses does the club with 539 points for have? | CREATE TABLE table_1676073_13 (lost VARCHAR, points_for VARCHAR) | {
"SQL_Query": "SELECT lost FROM table_1676073_13 WHERE points_for = \"539\""
} |
How many hectars of land is in Kaxholmen? | CREATE TABLE table_16796625_1 (land_area__hectares_ VARCHAR, urban_area__locality_ VARCHAR) | {
"SQL_Query": "SELECT land_area__hectares_ FROM table_16796625_1 WHERE urban_area__locality_ = \"Kaxholmen\""
} |
How many codes have a population of 598 in Vellinge Municipality? | CREATE TABLE table_16796625_1 (code VARCHAR, municipality VARCHAR, population VARCHAR) | {
"SQL_Query": "SELECT COUNT(code) FROM table_16796625_1 WHERE municipality = \"Vellinge municipality\" AND population = 598"
} |
Which urban area has the code 4870? | CREATE TABLE table_16796625_1 (urban_area__locality_ VARCHAR, code VARCHAR) | {
"SQL_Query": "SELECT urban_area__locality_ FROM table_16796625_1 WHERE code = 4870"
} |
How many people live in an area of 30.94 hectares? | CREATE TABLE table_16796625_1 (population VARCHAR, land_area__hectares_ VARCHAR) | {
"SQL_Query": "SELECT COUNT(population) FROM table_16796625_1 WHERE land_area__hectares_ = \"30.94\""
} |
How many hectares of land area is Landsbro? | CREATE TABLE table_16796625_1 (land_area__hectares_ VARCHAR, urban_area__locality_ VARCHAR) | {
"SQL_Query": "SELECT land_area__hectares_ FROM table_16796625_1 WHERE urban_area__locality_ = \"Landsbro\""
} |
Name the total with one hand clean and jerk is 87.5 and snatch is 87.5 | CREATE TABLE table_16779068_5 (total VARCHAR, snatch VARCHAR, one_hand_clean_ VARCHAR, _jerk VARCHAR) | {
"SQL_Query": "SELECT total FROM table_16779068_5 WHERE one_hand_clean_ & _jerk = \"87.5\" AND snatch = \"87.5\""
} |
Name the snatch when body weight is 73.7 | CREATE TABLE table_16779068_5 (snatch VARCHAR, body_weight VARCHAR) | {
"SQL_Query": "SELECT snatch FROM table_16779068_5 WHERE body_weight = \"737\""
} |
Name the 3 where weightlifter is m. van der goten ( bel ) | CREATE TABLE table_16779068_5 (weightlifter VARCHAR) | {
"SQL_Query": "SELECT 3 FROM table_16779068_5 WHERE weightlifter = \"M. Van der Goten ( BEL )\""
} |
What are Wells Fargo's assets? | CREATE TABLE table_1682026_2 (assets__billion_$_ VARCHAR, company VARCHAR) | {
"SQL_Query": "SELECT assets__billion_$_ FROM table_1682026_2 WHERE company = \"Wells Fargo\""
} |
Which company had profits of 26.9? | CREATE TABLE table_1682026_2 (company VARCHAR, profits__billion_$_ VARCHAR) | {
"SQL_Query": "SELECT company FROM table_1682026_2 WHERE profits__billion_$_ = \"26.9\""
} |
Which company has a market value of 147.4? | CREATE TABLE table_1682026_2 (company VARCHAR, market_value__billion_$_ VARCHAR) | {
"SQL_Query": "SELECT company FROM table_1682026_2 WHERE market_value__billion_$_ = \"147.4\""
} |
When the assets are 2,550, what is the Market Value? | CREATE TABLE table_1682026_2 (market_value__billion_$_ VARCHAR, assets__billion_$_ VARCHAR) | {
"SQL_Query": "SELECT market_value__billion_$_ FROM table_1682026_2 WHERE assets__billion_$_ = \"2,550\""
} |
What are the assets for company who's headquarters are located in Brazil? | CREATE TABLE table_1682026_2 (assets__billion_$_ VARCHAR, headquarters VARCHAR) | {
"SQL_Query": "SELECT assets__billion_$_ FROM table_1682026_2 WHERE headquarters = \"Brazil\""
} |
Name the population density when barangay is tiptip | CREATE TABLE table_1686313_1 (pop_density__per_km²_ VARCHAR, barangay VARCHAR) | {
"SQL_Query": "SELECT pop_density__per_km²_ FROM table_1686313_1 WHERE barangay = \"Tiptip\""
} |
Name the least population 2007 for barangay is poblacion ii | CREATE TABLE table_1686313_1 (population__2007_ INTEGER, barangay VARCHAR) | {
"SQL_Query": "SELECT MIN(population__2007_) FROM table_1686313_1 WHERE barangay = \"Poblacion II\""
} |
Name the score for philadelphia flyers | CREATE TABLE table_16864968_9 (score VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT score FROM table_16864968_9 WHERE opponent = \"Philadelphia Flyers\""
} |
Nam the opponent for prudential center | CREATE TABLE table_16864968_9 (opponent VARCHAR, location VARCHAR) | {
"SQL_Query": "SELECT opponent FROM table_16864968_9 WHERE location = \"Prudential Center\""
} |
Name the location for 15046 attendance | CREATE TABLE table_16864968_9 (location VARCHAR, attendance VARCHAR) | {
"SQL_Query": "SELECT location FROM table_16864968_9 WHERE attendance = 15046"
} |
How many people attended the Edmonton Oilers game? | CREATE TABLE table_16864968_8 (attendance VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT attendance FROM table_16864968_8 WHERE opponent = \"Edmonton Oilers\""
} |
How many points were made in game 70? | CREATE TABLE table_16864968_8 (points VARCHAR, game VARCHAR) | {
"SQL_Query": "SELECT COUNT(points) FROM table_16864968_8 WHERE game = 70"
} |
Who was the opponent in the game where 19041 people attended? | CREATE TABLE table_16864968_8 (opponent VARCHAR, attendance VARCHAR) | {
"SQL_Query": "SELECT opponent FROM table_16864968_8 WHERE attendance = 19041"
} |
How many records were made on March 27, 2009? | CREATE TABLE table_16864968_8 (record VARCHAR, date VARCHAR) | {
"SQL_Query": "SELECT COUNT(record) FROM table_16864968_8 WHERE date = \"March 27, 2009\""
} |
What was the score on March 21, 2009? | CREATE TABLE table_16864968_8 (score VARCHAR, date VARCHAR) | {
"SQL_Query": "SELECT score FROM table_16864968_8 WHERE date = \"March 21, 2009\""
} |
Name the date for margalita chakhnashvili salome devidze | CREATE TABLE table_16893837_4 (date VARCHAR, opponents VARCHAR) | {
"SQL_Query": "SELECT date FROM table_16893837_4 WHERE opponents = \"Margalita Chakhnashvili Salome Devidze\""
} |
Name the most points for independiente | CREATE TABLE table_16940409_1 (points INTEGER, team VARCHAR) | {
"SQL_Query": "SELECT MAX(points) FROM table_16940409_1 WHERE team = \"Independiente\""
} |
Name the original air date of 1/2 in season | CREATE TABLE table_16951593_1 (original_air_date VARCHAR, no_in_season VARCHAR) | {
"SQL_Query": "SELECT original_air_date FROM table_16951593_1 WHERE no_in_season = \"1/2\""
} |
Name the original air date for number in season being 13 | CREATE TABLE table_16951593_1 (original_air_date VARCHAR, no_in_season VARCHAR) | {
"SQL_Query": "SELECT original_air_date FROM table_16951593_1 WHERE no_in_season = \"13\""
} |
Namee the title for production code for 4014 | CREATE TABLE table_16951593_1 (title VARCHAR, production_code VARCHAR) | {
"SQL_Query": "SELECT title FROM table_16951593_1 WHERE production_code = \"4014\""
} |
Name the title for number in season 9 | CREATE TABLE table_16951593_1 (title VARCHAR, no_in_season VARCHAR) | {
"SQL_Query": "SELECT title FROM table_16951593_1 WHERE no_in_season = \"9\""
} |
Name who wrote the episode that had 7.56 million viewers | CREATE TABLE table_16951593_1 (written_by VARCHAR, us_viewers__millions_ VARCHAR) | {
"SQL_Query": "SELECT written_by FROM table_16951593_1 WHERE us_viewers__millions_ = \"7.56\""
} |
Name the wins for best finish being 2nd | CREATE TABLE table_1697190_1 (wins VARCHAR, best_finish VARCHAR) | {
"SQL_Query": "SELECT wins FROM table_1697190_1 WHERE best_finish = \"2nd\""
} |
Name the most earnings for money list rank being 143 | CREATE TABLE table_1697190_1 (earnings___ INTEGER, money_list_rank VARCHAR) | {
"SQL_Query": "SELECT MAX(earnings___) AS $__ FROM table_1697190_1 WHERE money_list_rank = 143"
} |
Nme the most cuts made for wins being 0 | CREATE TABLE table_1697190_1 (cuts_made INTEGER, wins VARCHAR) | {
"SQL_Query": "SELECT MAX(cuts_made) FROM table_1697190_1 WHERE wins = 0"
} |
Name the wins for tournaments played being 14 | CREATE TABLE table_1697190_1 (wins VARCHAR, tournaments_played VARCHAR) | {
"SQL_Query": "SELECT wins FROM table_1697190_1 WHERE tournaments_played = 14"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.