Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
32,500
<question>: What team(s) enjoyed an average spped (mph) of 138.14? <context>: CREATE TABLE table_17802778_1 (team VARCHAR, average_speed__mph_ VARCHAR)
SELECT team FROM table_17802778_1 WHERE average_speed__mph_ = "138.14"
32,501
<question>: How many laps recorded in 2001? <context>: CREATE TABLE table_17802778_1 (laps VARCHAR, year VARCHAR)
SELECT laps FROM table_17802778_1 WHERE year = 2001
32,502
<question>: What team(s) were in 2003? <context>: CREATE TABLE table_17802778_1 (team VARCHAR, year VARCHAR)
SELECT team FROM table_17802778_1 WHERE year = 2003
32,503
<question>: What was the average speed (mph) for the racer who finished in 1:45:00? <context>: CREATE TABLE table_17802778_1 (average_speed__mph_ VARCHAR, race_time VARCHAR)
SELECT average_speed__mph_ FROM table_17802778_1 WHERE race_time = "1:45:00"
32,504
<question>: How many total miles recorded for the racer who finished in 1:05:33? <context>: CREATE TABLE table_17802778_1 (miles__km_ VARCHAR, race_time VARCHAR)
SELECT miles__km_ FROM table_17802778_1 WHERE race_time = "1:05:33"
32,505
<question>: what was the title of the episode 21a? <context>: CREATE TABLE table_17810099_3 (title VARCHAR, episode__number VARCHAR)
SELECT title FROM table_17810099_3 WHERE episode__number = "21a"
32,506
<question>: who wrote episode 14? <context>: CREATE TABLE table_17810099_3 (writer_s_ VARCHAR, episode__number VARCHAR)
SELECT writer_s_ FROM table_17810099_3 WHERE episode__number = "14"
32,507
<question>: Who many votes did E. Greenberg receive in Morris County? <context>: CREATE TABLE table_17820556_4 (e_greenberg VARCHAR, county VARCHAR)
SELECT COUNT(e_greenberg) FROM table_17820556_4 WHERE county = "Morris"
32,508
<question>: How many precincts are in the county where G. Hager received 19 (20%) votes? <context>: CREATE TABLE table_17820556_4 (precincts VARCHAR, g_hager VARCHAR)
SELECT precincts FROM table_17820556_4 WHERE g_hager = "19 (20%)"
32,509
<question>: Name the slope length for 1966 groundstation <context>: CREATE TABLE table_17814458_1 (slope_length VARCHAR, elevation_groundstation VARCHAR)
SELECT COUNT(slope_length) FROM table_17814458_1 WHERE elevation_groundstation = 1966
32,510
<question>: Name the name or route for slope length being 336 <context>: CREATE TABLE table_17814458_1 (name_or_route VARCHAR, slope_length VARCHAR)
SELECT name_or_route FROM table_17814458_1 WHERE slope_length = 336
32,511
<question>: Name the slope length for gondola <context>: CREATE TABLE table_17814458_1 (slope_length INTEGER, type VARCHAR)
SELECT MIN(slope_length) FROM table_17814458_1 WHERE type = "gondola"
32,512
<question>: Name the least capacity for persons hour for 1983 <context>: CREATE TABLE table_17814458_1 (capacity_in_persons_hour INTEGER, construction_year_s_ VARCHAR)
SELECT MIN(capacity_in_persons_hour) FROM table_17814458_1 WHERE construction_year_s_ = "1983"
32,513
<question>: How many categories of new entries this round are there for the fourth round proper? <context>: CREATE TABLE table_17814838_1 (new_entries_this_round VARCHAR, round VARCHAR)
SELECT COUNT(new_entries_this_round) FROM table_17814838_1 WHERE round = "Fourth round Proper"
32,514
<question>: How many runner-ups were there when the show went to Japan? <context>: CREATE TABLE table_178242_7 (runner_up VARCHAR, international_destination VARCHAR)
SELECT COUNT(runner_up) FROM table_178242_7 WHERE international_destination = "Japan"
32,515
<question>: How many won the prize when Regina was the runner-up? <context>: CREATE TABLE table_178242_7 (winner VARCHAR, runner_up VARCHAR)
SELECT COUNT(winner) FROM table_178242_7 WHERE runner_up = "Regina"
32,516
<question>: Which season is it when Milouska was the show's mole ? <context>: CREATE TABLE table_178242_7 (season VARCHAR, the_mole VARCHAR)
SELECT season FROM table_178242_7 WHERE the_mole = "Milouska"
32,517
<question>: What were the requirements for the role played by Robert Austin in the original production? <context>: CREATE TABLE table_17827271_1 (actor_required VARCHAR, actor_in_original_production VARCHAR)
SELECT actor_required FROM table_17827271_1 WHERE actor_in_original_production = "Robert Austin"
32,518
<question>: What actor played the "female, older" role in the original production? <context>: CREATE TABLE table_17827271_1 (actor_in_original_production VARCHAR, actor_required VARCHAR)
SELECT actor_in_original_production FROM table_17827271_1 WHERE actor_required = "Female, older"
32,519
<question>: What FlatSpin actor played the same role as Robert Austin? <context>: CREATE TABLE table_17827271_1 (flatspin VARCHAR, actor_in_original_production VARCHAR)
SELECT flatspin FROM table_17827271_1 WHERE actor_in_original_production = "Robert Austin"
32,520
<question>: How many RolePlay actors played the role requiring a "male, younger" actor? <context>: CREATE TABLE table_17827271_1 (roleplay VARCHAR, actor_required VARCHAR)
SELECT COUNT(roleplay) FROM table_17827271_1 WHERE actor_required = "Male, younger"
32,521
<question>: How many RolePlay actors played the same role as FlatSpin's Tracy Taylor? <context>: CREATE TABLE table_17827271_1 (roleplay VARCHAR, flatspin VARCHAR)
SELECT COUNT(roleplay) FROM table_17827271_1 WHERE flatspin = "Tracy Taylor"
32,522
<question>: What RolePlay actor played the same role Alison Pargeter played in the original production? <context>: CREATE TABLE table_17827271_1 (roleplay VARCHAR, actor_in_original_production VARCHAR)
SELECT roleplay FROM table_17827271_1 WHERE actor_in_original_production = "Alison Pargeter"
32,523
<question>: What's the name of the church in Stavang? <context>: CREATE TABLE table_178381_1 (church_name VARCHAR, location_of_the_church VARCHAR)
SELECT church_name FROM table_178381_1 WHERE location_of_the_church = "Stavang"
32,524
<question>: What's the sub-parish (sokn) of Eikefjord? <context>: CREATE TABLE table_178381_1 (sub_parish__sokn_ VARCHAR, location_of_the_church VARCHAR)
SELECT sub_parish__sokn_ FROM table_178381_1 WHERE location_of_the_church = "Eikefjord"
32,525
<question>: On how many locations is there a church named Askrova Bedehuskapell, built in 1957? <context>: CREATE TABLE table_178381_1 (location_of_the_church VARCHAR, year_built VARCHAR, church_name VARCHAR)
SELECT COUNT(location_of_the_church) FROM table_178381_1 WHERE year_built = "1957" AND church_name = "Askrova bedehuskapell"
32,526
<question>: In what parish is the Askrova Bedehuskapell church? <context>: CREATE TABLE table_178381_1 (parish__prestegjeld_ VARCHAR, church_name VARCHAR)
SELECT parish__prestegjeld_ FROM table_178381_1 WHERE church_name = "Askrova bedehuskapell"
32,527
<question>: Which channel has the host Art Rooijakkers? <context>: CREATE TABLE table_178242_1 (channel VARCHAR, host_s_ VARCHAR)
SELECT channel FROM table_178242_1 WHERE host_s_ = "Art Rooijakkers"
32,528
<question>: When did the program air on Vier? <context>: CREATE TABLE table_178242_1 (premiere___aired VARCHAR, channel VARCHAR)
SELECT premiere___aired FROM table_178242_1 WHERE channel = "VIER"
32,529
<question>: What is the title that aired from 17 may 2008 – 21 june 2008 on Nederland 3? <context>: CREATE TABLE table_178242_1 (name VARCHAR, channel VARCHAR, premiere___aired VARCHAR)
SELECT name FROM table_178242_1 WHERE channel = "Nederland 3" AND premiere___aired = "17 May 2008 – 21 June 2008"
32,530
<question>: How many seasons did the show run in Poland? <context>: CREATE TABLE table_178242_1 (seasons VARCHAR, country___region VARCHAR)
SELECT seasons FROM table_178242_1 WHERE country___region = "Poland"
32,531
<question>: When 4744 is the avg. trips per mile (x1000) what is the current stock? <context>: CREATE TABLE table_17839_1 (current_stock VARCHAR, avg_trips_per_mile__×1000_ VARCHAR)
SELECT current_stock FROM table_17839_1 WHERE avg_trips_per_mile__×1000_ = 4744
32,532
<question>: When green is the map colour what is the future stock? <context>: CREATE TABLE table_17839_1 (future_stock VARCHAR, map_colour VARCHAR)
SELECT future_stock FROM table_17839_1 WHERE map_colour = "Green"
32,533
<question>: When turquoise is the map colour how many avg. trips per mile (×1000) are there? <context>: CREATE TABLE table_17839_1 (avg_trips_per_mile__ VARCHAR, map_colour VARCHAR)
SELECT COUNT(avg_trips_per_mile__) AS ×1000_ FROM table_17839_1 WHERE map_colour = "Turquoise"
32,534
<question>: When turquoise is the map colour what is the length? <context>: CREATE TABLE table_17839_1 (length VARCHAR, map_colour VARCHAR)
SELECT length FROM table_17839_1 WHERE map_colour = "Turquoise"
32,535
<question>: What is the latest year a division was established? <context>: CREATE TABLE table_1784514_1 (year_established INTEGER)
SELECT MAX(year_established) FROM table_1784514_1
32,536
<question>: How many powiats have mstsislaw as a capital? <context>: CREATE TABLE table_1784514_1 (number_of_powiats VARCHAR, capital VARCHAR)
SELECT number_of_powiats FROM table_1784514_1 WHERE capital = "Mstsislaw"
32,537
<question>: How many capitals had brest litovsk voivodeship as voivodeship after 1569? <context>: CREATE TABLE table_1784514_1 (capital VARCHAR, voivodeship_after_1569 VARCHAR)
SELECT COUNT(capital) FROM table_1784514_1 WHERE voivodeship_after_1569 = "Brest Litovsk Voivodeship"
32,538
<question>: What is the latest year established that had 5 powiats? <context>: CREATE TABLE table_1784514_1 (year_established INTEGER, number_of_powiats VARCHAR)
SELECT MAX(year_established) FROM table_1784514_1 WHERE number_of_powiats = "5 powiats"
32,539
<question>: In what parish is the sub-parish fortun? <context>: CREATE TABLE table_178398_1 (parish__prestegjeld_ VARCHAR, sub_parish__sogn_ VARCHAR)
SELECT parish__prestegjeld_ FROM table_178398_1 WHERE sub_parish__sogn_ = "Fortun"
32,540
<question>: What is the sub-parish of the church located in Fortun? <context>: CREATE TABLE table_178398_1 (sub_parish__sogn_ VARCHAR, location_of_the_church VARCHAR)
SELECT sub_parish__sogn_ FROM table_178398_1 WHERE location_of_the_church = "Fortun"
32,541
<question>: What is the year that the oldest church was built in Jostedal? <context>: CREATE TABLE table_178398_1 (year_built INTEGER, location_of_the_church VARCHAR)
SELECT MIN(year_built) FROM table_178398_1 WHERE location_of_the_church = "Jostedal"
32,542
<question>: What parishes are in Solvorn? <context>: CREATE TABLE table_178398_1 (parish__prestegjeld_ VARCHAR, location_of_the_church VARCHAR)
SELECT parish__prestegjeld_ FROM table_178398_1 WHERE location_of_the_church = "Solvorn"
32,543
<question>: Name the number of parish for vilnes kyrkje <context>: CREATE TABLE table_178399_1 (parish__prestegjeld_ VARCHAR, church_name VARCHAR)
SELECT COUNT(parish__prestegjeld_) FROM table_178399_1 WHERE church_name = "Vilnes kyrkje"
32,544
<question>: Name the parish for 1908 <context>: CREATE TABLE table_178399_1 (parish__prestegjeld_ VARCHAR, year_built VARCHAR)
SELECT parish__prestegjeld_ FROM table_178399_1 WHERE year_built = 1908
32,545
<question>: Name the maximum year built for holmedal kyrkje <context>: CREATE TABLE table_178399_1 (year_built INTEGER, church_name VARCHAR)
SELECT MAX(year_built) FROM table_178399_1 WHERE church_name = "Holmedal kyrkje"
32,546
<question>: What is the week where the game site is Shea Stadium? <context>: CREATE TABLE table_17861179_1 (week INTEGER, game_site VARCHAR)
SELECT MIN(week) FROM table_17861179_1 WHERE game_site = "Shea Stadium"
32,547
<question>: For week 6, what were the results? <context>: CREATE TABLE table_17861179_1 (result VARCHAR, week VARCHAR)
SELECT result FROM table_17861179_1 WHERE week = 6
32,548
<question>: In how many weeks was the game played on November 3 played? <context>: CREATE TABLE table_17869717_1 (week VARCHAR, date VARCHAR)
SELECT COUNT(week) FROM table_17869717_1 WHERE date = "November 3"
32,549
<question>: What is the broadcast date when 8.3 million viewers watched? <context>: CREATE TABLE table_1785117_1 (broadcast_date VARCHAR, viewers__in_millions_ VARCHAR)
SELECT broadcast_date FROM table_1785117_1 WHERE viewers__in_millions_ = "8.3"
32,550
<question>: What is the broadcast date of the episode with run time 25:12? <context>: CREATE TABLE table_1785117_1 (broadcast_date VARCHAR, run_time VARCHAR)
SELECT broadcast_date FROM table_1785117_1 WHERE run_time = "25:12"
32,551
<question>: How many million viewers watched the episode that runs 25:55 minutes? <context>: CREATE TABLE table_1785117_1 (viewers__in_millions_ VARCHAR, run_time VARCHAR)
SELECT viewers__in_millions_ FROM table_1785117_1 WHERE run_time = "25:55"
32,552
<question>: How many dances did Warren & Kym have? <context>: CREATE TABLE table_17862135_3 (number_of_dances VARCHAR, couple VARCHAR)
SELECT number_of_dances FROM table_17862135_3 WHERE couple = "Warren & Kym"
32,553
<question>: What are the total points for the team that averages 17.8? <context>: CREATE TABLE table_17862135_3 (total_points VARCHAR, average VARCHAR)
SELECT total_points FROM table_17862135_3 WHERE average = "17.8"
32,554
<question>: What is average for Cody & Julianne? <context>: CREATE TABLE table_17862135_3 (average VARCHAR, couple VARCHAR)
SELECT average FROM table_17862135_3 WHERE couple = "Cody & Julianne"
32,555
<question>: what is the division southwest when division south was kožuf and division east was osogovo <context>: CREATE TABLE table_17881033_1 (division_southwest VARCHAR, division_south VARCHAR, division_east VARCHAR)
SELECT division_southwest FROM table_17881033_1 WHERE division_south = "Kožuf" AND division_east = "Osogovo"
32,556
<question>: what is the division north in 2007–08 <context>: CREATE TABLE table_17881033_1 (division_north VARCHAR, season VARCHAR)
SELECT division_north FROM table_17881033_1 WHERE season = "2007–08"
32,557
<question>: what is the division north when division south was kožuf and division southwest was ilinden velmej <context>: CREATE TABLE table_17881033_1 (division_north VARCHAR, division_south VARCHAR, division_southwest VARCHAR)
SELECT division_north FROM table_17881033_1 WHERE division_south = "Kožuf" AND division_southwest = "Ilinden Velmej"
32,558
<question>: how many division southwest was there when division east was babi <context>: CREATE TABLE table_17881033_1 (division_southwest VARCHAR, division_east VARCHAR)
SELECT COUNT(division_southwest) FROM table_17881033_1 WHERE division_east = "Babi"
32,559
<question>: what is the division east when division north was milano <context>: CREATE TABLE table_17881033_1 (division_east VARCHAR, division_north VARCHAR)
SELECT division_east FROM table_17881033_1 WHERE division_north = "Milano"
32,560
<question>: who co-wrote Season 2, Episode 3? <context>: CREATE TABLE table_17901155_3 (written_by VARCHAR, no_in_season VARCHAR)
SELECT written_by FROM table_17901155_3 WHERE no_in_season = 3
32,561
<question>: what is the series # for the episode directed by Kelly Sandefur? <context>: CREATE TABLE table_17901155_3 (no_in_series INTEGER, directed_by VARCHAR)
SELECT MAX(no_in_series) FROM table_17901155_3 WHERE directed_by = "Kelly Sandefur"
32,562
<question>: how many production codes were there for the episode that was 32 in the series? <context>: CREATE TABLE table_17901155_3 (prod_code VARCHAR, no_in_series VARCHAR)
SELECT COUNT(prod_code) FROM table_17901155_3 WHERE no_in_series = 32
32,563
<question>: What year was the film Milagros submitted? <context>: CREATE TABLE table_17919342_1 (year__ceremony_ VARCHAR, original_title VARCHAR)
SELECT year__ceremony_ FROM table_17919342_1 WHERE original_title = "Milagros"
32,564
<question>: How many years was the film The Blossoming of Maximo Oliveros entered? <context>: CREATE TABLE table_17919342_1 (year__ceremony_ VARCHAR, film_title_used_in_nomination VARCHAR)
SELECT COUNT(year__ceremony_) FROM table_17919342_1 WHERE film_title_used_in_nomination = "The Blossoming of Maximo Oliveros"
32,565
<question>: How many directors were there for the film with the original title of The Moises Padilla Story? <context>: CREATE TABLE table_17919342_1 (director VARCHAR, original_title VARCHAR)
SELECT COUNT(director) FROM table_17919342_1 WHERE original_title = "The Moises Padilla Story"
32,566
<question>: What spacecraft was launched from the LC34 launch complex? <context>: CREATE TABLE table_179174_2 (spacecraft VARCHAR, launch_complex VARCHAR)
SELECT spacecraft FROM table_179174_2 WHERE launch_complex = "LC34"
32,567
<question>: What spacecrafts had 22 orbital flights? <context>: CREATE TABLE table_179174_2 (spacecraft VARCHAR, flights VARCHAR)
SELECT spacecraft FROM table_179174_2 WHERE flights = "22 Orbital"
32,568
<question>: What launcher had spacecrafts that did 37 orbital flights? <context>: CREATE TABLE table_179174_2 (launcher VARCHAR, flights VARCHAR)
SELECT launcher FROM table_179174_2 WHERE flights = "37 Orbital"
32,569
<question>: What years had 134 orbital flights? <context>: CREATE TABLE table_179174_2 (years VARCHAR, flights VARCHAR)
SELECT years FROM table_179174_2 WHERE flights = "134 Orbital"
32,570
<question>: What is the status of the London Aquatics Centre project at the time of production? <context>: CREATE TABLE table_1792122_11 (status_at_production VARCHAR, project VARCHAR)
SELECT status_at_production FROM table_1792122_11 WHERE project = "London Aquatics Centre"
32,571
<question>: What was the original are date of series number 71? <context>: CREATE TABLE table_1792122_11 (original_air_date VARCHAR, no_in_series VARCHAR)
SELECT original_air_date FROM table_1792122_11 WHERE no_in_series = 71
32,572
<question>: What is the length for a diameter totaling 450 mm? <context>: CREATE TABLE table_17918238_1 (length VARCHAR, maximum_diameter VARCHAR)
SELECT length FROM table_17918238_1 WHERE maximum_diameter = "450 mm"
32,573
<question>: What is Esperance pipeline co total diameter? <context>: CREATE TABLE table_17918238_1 (maximum_diameter VARCHAR, owner_operator VARCHAR)
SELECT maximum_diameter FROM table_17918238_1 WHERE owner_operator = "Esperance Pipeline Co"
32,574
<question>: Name the opponent for december 8 <context>: CREATE TABLE table_17924362_1 (opponent VARCHAR, date VARCHAR)
SELECT opponent FROM table_17924362_1 WHERE date = "December 8"
32,575
<question>: Name the number of weeks for october 26 <context>: CREATE TABLE table_17924362_1 (week VARCHAR, date VARCHAR)
SELECT COUNT(week) FROM table_17924362_1 WHERE date = "October 26"
32,576
<question>: What is the attendance record for week 6? <context>: CREATE TABLE table_17928023_1 (attendance VARCHAR, week VARCHAR)
SELECT COUNT(attendance) FROM table_17928023_1 WHERE week = 6
32,577
<question>: For game site Schaefer Stadium, what were the results? <context>: CREATE TABLE table_17928023_1 (result VARCHAR, game_site VARCHAR)
SELECT result FROM table_17928023_1 WHERE game_site = "Schaefer Stadium"
32,578
<question>: Who was the outgoing manager when the incoming manager was joão pereira? <context>: CREATE TABLE table_17933600_2 (outgoing_manage VARCHAR, incoming_manager VARCHAR)
SELECT outgoing_manage FROM table_17933600_2 WHERE incoming_manager = "João Pereira"
32,579
<question>: What team(s) had an outgoing manager of joão alves? <context>: CREATE TABLE table_17933600_2 (team VARCHAR, outgoing_manage VARCHAR)
SELECT team FROM table_17933600_2 WHERE outgoing_manage = "João Alves"
32,580
<question>: What day did the job open up when bogićević was outgoing? <context>: CREATE TABLE table_17933600_2 (date_of_vacancy VARCHAR, outgoing_manage VARCHAR)
SELECT date_of_vacancy FROM table_17933600_2 WHERE outgoing_manage = "Bogićević"
32,581
<question>: Name the 0-100 km/hs for name of 2.0 8v <context>: CREATE TABLE table_17941111_2 (s VARCHAR, name VARCHAR)
SELECT 0 AS _100km_h, s FROM table_17941111_2 WHERE name = "2.0 8v"
32,582
<question>: Name the volume for co 2 for 168 g/km <context>: CREATE TABLE table_17941111_2 (volume VARCHAR, co_2 VARCHAR)
SELECT volume FROM table_17941111_2 WHERE co_2 = "168 g/km"
32,583
<question>: When 60 is the tries against what is the tries for? <context>: CREATE TABLE table_17941032_1 (tries_for VARCHAR, tries_against VARCHAR)
SELECT tries_for FROM table_17941032_1 WHERE tries_against = "60"
32,584
<question>: When 22 is the tries for what is the lost? <context>: CREATE TABLE table_17941032_1 (lost VARCHAR, tries_for VARCHAR)
SELECT lost FROM table_17941032_1 WHERE tries_for = "22"
32,585
<question>: When 98 is the points what is the club? <context>: CREATE TABLE table_17941032_1 (club VARCHAR, points VARCHAR)
SELECT club FROM table_17941032_1 WHERE points = "98"
32,586
<question>: When 80 is the tries for what is the try bonus? <context>: CREATE TABLE table_17941032_1 (try_bonus VARCHAR, tries_for VARCHAR)
SELECT try_bonus FROM table_17941032_1 WHERE tries_for = "80"
32,587
<question>: When 55 is the tries for what is the lost? <context>: CREATE TABLE table_17941032_1 (lost VARCHAR, tries_for VARCHAR)
SELECT lost FROM table_17941032_1 WHERE tries_for = "55"
32,588
<question>: When 17 is the tries for what is the points against? <context>: CREATE TABLE table_17941032_1 (points_against VARCHAR, tries_for VARCHAR)
SELECT points_against FROM table_17941032_1 WHERE tries_for = "17"
32,589
<question>: How many draws were there in played games? <context>: CREATE TABLE table_17941032_2 (drawn VARCHAR)
SELECT drawn FROM table_17941032_2 WHERE "played" = "played"
32,590
<question>: Which club had 2 wins and 1 draw? <context>: CREATE TABLE table_17941032_2 (club VARCHAR, drawn VARCHAR, won VARCHAR)
SELECT club FROM table_17941032_2 WHERE drawn = "1" AND won = "2"
32,591
<question>: How many times were there plays with a try of 56? <context>: CREATE TABLE table_17941032_2 (played VARCHAR, tries_for VARCHAR)
SELECT played FROM table_17941032_2 WHERE tries_for = "56"
32,592
<question>: How many tries against were there with points of 150? <context>: CREATE TABLE table_17941032_2 (tries_against VARCHAR, points_for VARCHAR)
SELECT tries_against FROM table_17941032_2 WHERE points_for = "150"
32,593
<question>: What was the losing bonus that had 53 points? <context>: CREATE TABLE table_17941032_2 (losing_bonus VARCHAR, points VARCHAR)
SELECT losing_bonus FROM table_17941032_2 WHERE points = "53"
32,594
<question>: List all points against with a 0 try bonus and points for of 150. <context>: CREATE TABLE table_17941032_2 (points_against VARCHAR, try_bonus VARCHAR, points_for VARCHAR)
SELECT points_against FROM table_17941032_2 WHERE try_bonus = "0" AND points_for = "150"
32,595
<question>: Name the tries against when tries for is 30 <context>: CREATE TABLE table_17941032_3 (tries_against VARCHAR, tries_for VARCHAR)
SELECT tries_against FROM table_17941032_3 WHERE tries_for = "30"
32,596
<question>: Name the points when tries for is 49 <context>: CREATE TABLE table_17941032_3 (points VARCHAR, tries_for VARCHAR)
SELECT points FROM table_17941032_3 WHERE tries_for = "49"
32,597
<question>: Name the try bonus for lost being 11 and losing bonus is 6 <context>: CREATE TABLE table_17941032_3 (try_bonus VARCHAR, lost VARCHAR, losing_bonus VARCHAR)
SELECT try_bonus FROM table_17941032_3 WHERE lost = "11" AND losing_bonus = "6"
32,598
<question>: For home of River Plate, what is the first leg listed? <context>: CREATE TABLE table_17968229_1 (home__2nd_leg_ VARCHAR)
SELECT 1 AS st_leg FROM table_17968229_1 WHERE home__2nd_leg_ = "River Plate"
32,599
<question>: With an aggregate of 0-2, what is listed for home? <context>: CREATE TABLE table_17968229_1 (home__2nd_leg_ VARCHAR, aggregate VARCHAR)
SELECT home__2nd_leg_ FROM table_17968229_1 WHERE aggregate = "0-2"