Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
32,000
<question>: What name was used for nomination for the film with an original title of "The Black Tulip"? <context>: CREATE TABLE table_17155250_1 (film_title_used_in_nomination VARCHAR, original_title VARCHAR)
SELECT film_title_used_in_nomination FROM table_17155250_1 WHERE original_title = "The Black Tulip"
32,001
<question>: What languages were spoken in the film "FireDancer"? <context>: CREATE TABLE table_17155250_1 (language_s_ VARCHAR, film_title_used_in_nomination VARCHAR)
SELECT language_s_ FROM table_17155250_1 WHERE film_title_used_in_nomination = "FireDancer"
32,002
<question>: Who was the director of the film with an original title of "16 Days in Afghanistan"? <context>: CREATE TABLE table_17155250_1 (director VARCHAR, original_title VARCHAR)
SELECT director FROM table_17155250_1 WHERE original_title = "16 Days in Afghanistan"
32,003
<question>: what is the model where the method is ha? <context>: CREATE TABLE table_17157367_1 (model VARCHAR, method VARCHAR)
SELECT model FROM table_17157367_1 WHERE method = "HA"
32,004
<question>: what is the total number of model wehre the status is named geneva? <context>: CREATE TABLE table_17157367_1 (model VARCHAR, name VARCHAR)
SELECT COUNT(model) FROM table_17157367_1 WHERE "status" = "status" AND name = "GenEva"
32,005
<question>: what is the max fs where the status is status and the method is method? <context>: CREATE TABLE table_17157367_1 (max_fs VARCHAR)
SELECT max_fs FROM table_17157367_1 WHERE "status" = "status" AND "method" = "method"
32,006
<question>: what ist he output where the short description is massive? <context>: CREATE TABLE table_17157367_1 (output VARCHAR, short_description VARCHAR)
SELECT output FROM table_17157367_1 WHERE short_description = "massive"
32,007
<question>: What was the nominated film title of শ্যামল ছায়া (shyamol chhaya)? <context>: CREATE TABLE table_17156199_1 (film_title_used_in_nomination VARCHAR, original_title VARCHAR)
SELECT film_title_used_in_nomination FROM table_17156199_1 WHERE original_title = "শ্যামল ছায়া (Shyamol Chhaya)"
32,008
<question>: What year and ceremony was the original title বৃত্তের বাইরে (britter baire)? <context>: CREATE TABLE table_17156199_1 (year__ceremony_ VARCHAR, original_title VARCHAR)
SELECT year__ceremony_ FROM table_17156199_1 WHERE original_title = "বৃত্তের বাইরে (Britter Baire)"
32,009
<question>: How many years was the original title was স্বপ্নডানায় (swopnodanay)? <context>: CREATE TABLE table_17156199_1 (year__ceremony_ VARCHAR, original_title VARCHAR)
SELECT COUNT(year__ceremony_) FROM table_17156199_1 WHERE original_title = "স্বপ্নডানায় (Swopnodanay)"
32,010
<question>: what is the nickname founded in 1902? <context>: CREATE TABLE table_1715730_2 (nickname VARCHAR, founded VARCHAR)
SELECT nickname FROM table_1715730_2 WHERE founded = 1902
32,011
<question>: where is the enrollment 4259? <context>: CREATE TABLE table_1715730_2 (location VARCHAR, enrollment VARCHAR)
SELECT location FROM table_1715730_2 WHERE enrollment = 4259
32,012
<question>: what is the year union university was founded? <context>: CREATE TABLE table_1715730_2 (founded VARCHAR, institution VARCHAR)
SELECT founded FROM table_1715730_2 WHERE institution = "Union University"
32,013
<question>: What was the percentage in Manitoba in 2011? <context>: CREATE TABLE table_1717824_1 (_percentage_2011 VARCHAR, province VARCHAR)
SELECT _percentage_2011 FROM table_1717824_1 WHERE province = "Manitoba"
32,014
<question>: Which province had population of 210295 South Asians in 2001? <context>: CREATE TABLE table_1717824_1 (province VARCHAR, south_asians_2001 VARCHAR)
SELECT province FROM table_1717824_1 WHERE south_asians_2001 = 210295
32,015
<question>: What was the South Asian population in Nova Scotia in 2001? <context>: CREATE TABLE table_1717824_1 (south_asians_2001 VARCHAR, province VARCHAR)
SELECT south_asians_2001 FROM table_1717824_1 WHERE province = "Nova Scotia"
32,016
<question>: What was the percentage in 2011 of the province that had 2.4% population in 2001? <context>: CREATE TABLE table_1717824_1 (_percentage_2011 VARCHAR, _percentage_2001 VARCHAR)
SELECT _percentage_2011 FROM table_1717824_1 WHERE _percentage_2001 = "2.4%"
32,017
<question>: How many figures are given for total number of South Asians in 2001 for the area where they were 4.4% of population in 2011? <context>: CREATE TABLE table_1717824_1 (south_asians_2001 VARCHAR, _percentage_2011 VARCHAR)
SELECT COUNT(south_asians_2001) FROM table_1717824_1 WHERE _percentage_2011 = "4.4%"
32,018
<question>: How many Indians were admitted in 2001? <context>: CREATE TABLE table_1717824_3 (indians_admitted VARCHAR, year VARCHAR)
SELECT indians_admitted FROM table_1717824_3 WHERE year = 2001
32,019
<question>: What is the greatest number of Pakistanis admitted to Canada during those times when the number of Nepalis admitted was 627? <context>: CREATE TABLE table_1717824_3 (pakistanis_admitted INTEGER, nepalis_admitted VARCHAR)
SELECT MAX(pakistanis_admitted) FROM table_1717824_3 WHERE nepalis_admitted = 627
32,020
<question>: What is the most number of Indians admitted to Canada when the number of Sri Lankans admitted was 3104? <context>: CREATE TABLE table_1717824_3 (indians_admitted INTEGER, sri_lankans_admitted VARCHAR)
SELECT MIN(indians_admitted) FROM table_1717824_3 WHERE sri_lankans_admitted = 3104
32,021
<question>: Name the driver/passenger for 30 <context>: CREATE TABLE table_17176509_4 (driver___passenger VARCHAR, position VARCHAR)
SELECT COUNT(driver___passenger) FROM table_17176509_4 WHERE position = 30
32,022
<question>: Name the max bike number of position for 30 <context>: CREATE TABLE table_17176509_4 (bike_no INTEGER, position VARCHAR)
SELECT MAX(bike_no) FROM table_17176509_4 WHERE position = 30
32,023
<question>: Who had the most points in game 4? <context>: CREATE TABLE table_17190012_12 (high_points VARCHAR, game VARCHAR)
SELECT high_points FROM table_17190012_12 WHERE game = 4
32,024
<question>: Name the number of going to for thurlby, braceborough spa at departure being 16.50 <context>: CREATE TABLE table_17200372_2 (going_to VARCHAR, calling_at VARCHAR, departure VARCHAR)
SELECT COUNT(going_to) FROM table_17200372_2 WHERE calling_at = "Thurlby, Braceborough Spa" AND departure = "16.50"
32,025
<question>: Name the departure for spalding <context>: CREATE TABLE table_17200372_2 (departure VARCHAR, going_to VARCHAR)
SELECT departure FROM table_17200372_2 WHERE going_to = "Spalding"
32,026
<question>: who scored highest points on the game with record 27–5 <context>: CREATE TABLE table_17190012_7 (high_points VARCHAR, record VARCHAR)
SELECT high_points FROM table_17190012_7 WHERE record = "27–5"
32,027
<question>: who did highest rebounds in the game with score w 105–88 (ot) <context>: CREATE TABLE table_17190012_7 (high_rebounds VARCHAR, score VARCHAR)
SELECT high_rebounds FROM table_17190012_7 WHERE score = "W 105–88 (OT)"
32,028
<question>: how many records were made on the game that ended with score w 121–119 (ot) <context>: CREATE TABLE table_17190012_7 (record VARCHAR, score VARCHAR)
SELECT COUNT(record) FROM table_17190012_7 WHERE score = "W 121–119 (OT)"
32,029
<question>: What was the team's position when the new manager was Lucas Alcaraz? <context>: CREATE TABLE table_17201869_3 (position_in_table VARCHAR, replaced_by VARCHAR)
SELECT position_in_table FROM table_17201869_3 WHERE replaced_by = "Lucas Alcaraz"
32,030
<question>: Who replaced outgoing manager José Ángel Ziganda? <context>: CREATE TABLE table_17201869_3 (replaced_by VARCHAR, outgoing_manager VARCHAR)
SELECT replaced_by FROM table_17201869_3 WHERE outgoing_manager = "José Ángel Ziganda"
32,031
<question>: What grid did the driver who earned 19 points start at? <context>: CREATE TABLE table_17244483_1 (grid VARCHAR, points VARCHAR)
SELECT grid FROM table_17244483_1 WHERE points = "19"
32,032
<question>: Scott Dixon had how many Grid positions? <context>: CREATE TABLE table_17244483_1 (grid VARCHAR, driver VARCHAR)
SELECT COUNT(grid) FROM table_17244483_1 WHERE driver = "Scott Dixon"
32,033
<question>: Car number 15 earned what time? <context>: CREATE TABLE table_17244483_1 (time_retired VARCHAR, car_no VARCHAR)
SELECT time_retired FROM table_17244483_1 WHERE car_no = 15
32,034
<question>: How many positions did the car with a final time of +10.8098 finish in? <context>: CREATE TABLE table_17244483_1 (fin_pos VARCHAR, time_retired VARCHAR)
SELECT COUNT(fin_pos) FROM table_17244483_1 WHERE time_retired = "+10.8098"
32,035
<question>: Darren Manning finished in what position? <context>: CREATE TABLE table_17244483_1 (fin_pos INTEGER, driver VARCHAR)
SELECT MIN(fin_pos) FROM table_17244483_1 WHERE driver = "Darren Manning"
32,036
<question>: What was the position for the Josef Kaufmann Racing team? <context>: CREATE TABLE table_17246160_1 (position VARCHAR, team VARCHAR)
SELECT position FROM table_17246160_1 WHERE team = "Josef Kaufmann Racing"
32,037
<question>: How many poles did the player have during the Formula BMW Pacific race? <context>: CREATE TABLE table_17246160_1 (poles INTEGER, series VARCHAR)
SELECT MAX(poles) FROM table_17246160_1 WHERE series = "Formula BMW Pacific"
32,038
<question>: Which season did he have 0 points and 31st position? <context>: CREATE TABLE table_17246160_1 (season INTEGER, points VARCHAR, position VARCHAR)
SELECT MAX(season) FROM table_17246160_1 WHERE points = 0 AND position = "31st"
32,039
<question>: How many wins did the player have in the Formula BMW World Final? <context>: CREATE TABLE table_17246160_1 (wins VARCHAR, series VARCHAR)
SELECT wins FROM table_17246160_1 WHERE series = "Formula BMW World Final"
32,040
<question>: On what date was the episode aired where event 2 was Hang Tough? <context>: CREATE TABLE table_17257687_1 (air_date VARCHAR, event_2 VARCHAR)
SELECT air_date FROM table_17257687_1 WHERE event_2 = "Hang Tough"
32,041
<question>: When event 4 was Whiplash, what was event 2? <context>: CREATE TABLE table_17257687_1 (event_2 VARCHAR, event_4 VARCHAR)
SELECT event_2 FROM table_17257687_1 WHERE event_4 = "Whiplash"
32,042
<question>: On how many different dates was event 1 Suspension Bridge? <context>: CREATE TABLE table_17257687_1 (air_date VARCHAR, event_1 VARCHAR)
SELECT COUNT(air_date) FROM table_17257687_1 WHERE event_1 = "Suspension Bridge"
32,043
<question>: On which episode number is event 4 The Wall and event 1 the Pendulum? <context>: CREATE TABLE table_17257687_1 (episode_number VARCHAR, event_4 VARCHAR, event_1 VARCHAR)
SELECT COUNT(episode_number) FROM table_17257687_1 WHERE event_4 = "The Wall" AND event_1 = "Pendulum"
32,044
<question>: What was event 2 when event 1 was Atlasphere? <context>: CREATE TABLE table_17257687_1 (event_2 VARCHAR, event_1 VARCHAR)
SELECT event_2 FROM table_17257687_1 WHERE event_1 = "Atlasphere"
32,045
<question>: What is the car number driven by Darren Manning? <context>: CREATE TABLE table_17256857_1 (car_no VARCHAR, driver VARCHAR)
SELECT car_no FROM table_17256857_1 WHERE driver = "Darren Manning"
32,046
<question>: Which position earned 50 points? <context>: CREATE TABLE table_17256857_1 (fin_pos INTEGER, points VARCHAR)
SELECT MAX(fin_pos) FROM table_17256857_1 WHERE points = "50"
32,047
<question>: How many drivers on the grid are called Vitor Meira? <context>: CREATE TABLE table_17256857_1 (grid VARCHAR, driver VARCHAR)
SELECT COUNT(grid) FROM table_17256857_1 WHERE driver = "Vitor Meira"
32,048
<question>: If the equation is 0 × 9² + 3 × 9 + 3, what is the result? <context>: CREATE TABLE table_17265535_7 (result INTEGER, equation VARCHAR)
SELECT MIN(result) FROM table_17265535_7 WHERE equation = "0 × 9² + 3 × 9 + 3"
32,049
<question>: If the equation is 6 × 9² + 6 × 9 + 6, what is the 3rd throw? <context>: CREATE TABLE table_17265535_7 (equation VARCHAR)
SELECT MAX(3 AS rd_throw) FROM table_17265535_7 WHERE equation = "6 × 9² + 6 × 9 + 6"
32,050
<question>: If the equation is 8 × 9² + 8 × 9 + 8, what is the 2nd throw? <context>: CREATE TABLE table_17265535_7 (equation VARCHAR)
SELECT MIN(2 AS nd_throw) FROM table_17265535_7 WHERE equation = "8 × 9² + 8 × 9 + 8"
32,051
<question>: If the equation is 1 × 9² + 4 × 9 + 0, what is the 2nd throw? <context>: CREATE TABLE table_17265535_7 (equation VARCHAR)
SELECT 2 AS nd_throw FROM table_17265535_7 WHERE equation = "1 × 9² + 4 × 9 + 0"
32,052
<question>: If the equation is 6 × 9² + 6 × 9 + 6, what is the 2nd throw? <context>: CREATE TABLE table_17265535_7 (equation VARCHAR)
SELECT MAX(2 AS nd_throw) FROM table_17265535_7 WHERE equation = "6 × 9² + 6 × 9 + 6"
32,053
<question>: When they played San Lorenzo, what was the score of the second leg? <context>: CREATE TABLE table_17282875_3 (team__number1 VARCHAR)
SELECT 2 AS nd_leg FROM table_17282875_3 WHERE team__number1 = "San Lorenzo"
32,054
<question>: When they played Universidad de Chile, what was the score of the first leg? <context>: CREATE TABLE table_17282875_3 (team__number2 VARCHAR)
SELECT COUNT(1 AS st_leg) FROM table_17282875_3 WHERE team__number2 = "Universidad de Chile"
32,055
<question>: Who played San Lorenzo? <context>: CREATE TABLE table_17282875_3 (team__number2 VARCHAR, team__number1 VARCHAR)
SELECT team__number2 FROM table_17282875_3 WHERE team__number1 = "San Lorenzo"
32,056
<question>: Who played River Plate? <context>: CREATE TABLE table_17282875_3 (team__number2 VARCHAR, team__number1 VARCHAR)
SELECT team__number2 FROM table_17282875_3 WHERE team__number1 = "River Plate"
32,057
<question>: What was the score on the 1st leg if the team 2 is botafogo? <context>: CREATE TABLE table_17282875_2 (team__number2 VARCHAR)
SELECT COUNT(1 AS st_leg) FROM table_17282875_2 WHERE team__number2 = "Botafogo"
32,058
<question>: Who played against team 1 Vitória? <context>: CREATE TABLE table_17282875_2 (team__number2 VARCHAR, team__number1 VARCHAR)
SELECT team__number2 FROM table_17282875_2 WHERE team__number1 = "Vitória"
32,059
<question>: Who played against team 1 Liverpool? <context>: CREATE TABLE table_17282875_2 (team__number2 VARCHAR, team__number1 VARCHAR)
SELECT team__number2 FROM table_17282875_2 WHERE team__number1 = "Liverpool"
32,060
<question>: What was the game's points against Team 2 Deportivo Anzoátegui? <context>: CREATE TABLE table_17282875_2 (points VARCHAR, team__number2 VARCHAR)
SELECT points FROM table_17282875_2 WHERE team__number2 = "Deportivo Anzoátegui"
32,061
<question>: How many different items appear in the high points column when the location attendance was US Airways Center 18,422? <context>: CREATE TABLE table_17288825_10 (high_points VARCHAR, location_attendance VARCHAR)
SELECT COUNT(high_points) FROM table_17288825_10 WHERE location_attendance = "US Airways Center 18,422"
32,062
<question>: What was the high assists on April 7? <context>: CREATE TABLE table_17288825_10 (high_assists VARCHAR, date VARCHAR)
SELECT high_assists FROM table_17288825_10 WHERE date = "April 7"
32,063
<question>: What is the score for the game played on January 25? <context>: CREATE TABLE table_17288825_7 (score VARCHAR, date VARCHAR)
SELECT score FROM table_17288825_7 WHERE date = "January 25"
32,064
<question>: What is the record for the team on January 19? <context>: CREATE TABLE table_17288825_7 (record VARCHAR, date VARCHAR)
SELECT record FROM table_17288825_7 WHERE date = "January 19"
32,065
<question>: How many times did Ron Artest (24) receive the record for high points? <context>: CREATE TABLE table_17288825_7 (record VARCHAR, high_points VARCHAR)
SELECT COUNT(record) FROM table_17288825_7 WHERE high_points = "Ron Artest (24)"
32,066
<question>: At what location and what was the attendance when Rafer Alston (10) achieved high assists? <context>: CREATE TABLE table_17288825_7 (location_attendance VARCHAR, high_assists VARCHAR)
SELECT location_attendance FROM table_17288825_7 WHERE high_assists = "Rafer Alston (10)"
32,067
<question>: At what game number was the attendance at Conseco Fieldhouse 14,486? <context>: CREATE TABLE table_17288825_7 (game INTEGER, location_attendance VARCHAR)
SELECT MAX(game) FROM table_17288825_7 WHERE location_attendance = "Conseco Fieldhouse 14,486"
32,068
<question>: What is the number of the game that was played on January 19? <context>: CREATE TABLE table_17288845_7 (game INTEGER, date VARCHAR)
SELECT MAX(game) FROM table_17288845_7 WHERE date = "January 19"
32,069
<question>: Name the record for verizon center 20,173 <context>: CREATE TABLE table_17288845_8 (record VARCHAR, location_attendance VARCHAR)
SELECT record FROM table_17288845_8 WHERE location_attendance = "Verizon Center 20,173"
32,070
<question>: Name the date for score l 89–91 (ot) <context>: CREATE TABLE table_17288845_8 (date VARCHAR, score VARCHAR)
SELECT date FROM table_17288845_8 WHERE score = "L 89–91 (OT)"
32,071
<question>: What was the team record when the team was Cleveland? <context>: CREATE TABLE table_17288861_5 (record VARCHAR, team VARCHAR)
SELECT record FROM table_17288861_5 WHERE team = "Cleveland"
32,072
<question>: Name the high assists for l 93–103 (ot) <context>: CREATE TABLE table_17288861_9 (high_assists VARCHAR, score VARCHAR)
SELECT high_assists FROM table_17288861_9 WHERE score = "L 93–103 (OT)"
32,073
<question>: What was the date of game 21? <context>: CREATE TABLE table_17288869_6 (date VARCHAR, game VARCHAR)
SELECT date FROM table_17288869_6 WHERE game = 21
32,074
<question>: What were the results for round of 32 for Nicole Vaidišová? <context>: CREATE TABLE table_17289604_38 (round_of_32 VARCHAR, athlete VARCHAR)
SELECT round_of_32 FROM table_17289604_38 WHERE athlete = "Nicole Vaidišová"
32,075
<question>: How many number of athletes were in round of 64 was llagostera Vives ( esp ) l 6–2, 3–6, 5–7? <context>: CREATE TABLE table_17289604_38 (athlete VARCHAR, round_of_64 VARCHAR)
SELECT COUNT(athlete) FROM table_17289604_38 WHERE round_of_64 = "Llagostera Vives ( ESP ) L 6–2, 3–6, 5–7"
32,076
<question>: What was round of 16 when in round 32 it was koryttseva ( ukr ) w 2–6, 6–1, 7–5? <context>: CREATE TABLE table_17289604_38 (round_of_16 VARCHAR, round_of_32 VARCHAR)
SELECT round_of_16 FROM table_17289604_38 WHERE round_of_32 = "Koryttseva ( UKR ) W 2–6, 6–1, 7–5"
32,077
<question>: What was round of 64 of the singles event when the result of round 16 was did not advance and the athlete was Iveta Benešová? <context>: CREATE TABLE table_17289604_38 (round_of_64 VARCHAR, athlete VARCHAR, event VARCHAR, round_of_16 VARCHAR)
SELECT round_of_64 FROM table_17289604_38 WHERE event = "Singles" AND round_of_16 = "Did not advance" AND athlete = "Iveta Benešová"
32,078
<question>: What were the quarterfinals in the round of 32 was S williams / V williams ( usa ) l 6–4, 5–7, 1–6? <context>: CREATE TABLE table_17289604_38 (quarterfinals VARCHAR, round_of_32 VARCHAR)
SELECT quarterfinals FROM table_17289604_38 WHERE round_of_32 = "S Williams / V Williams ( USA ) L 6–4, 5–7, 1–6"
32,079
<question>: On what day did Dirk Nowitzki (14) have a high rebound? <context>: CREATE TABLE table_17288869_7 (date VARCHAR, high_rebounds VARCHAR)
SELECT date FROM table_17288869_7 WHERE high_rebounds = "Dirk Nowitzki (14)"
32,080
<question>: High points earned by Josh Howard (19) resulted in how many high rebounds? <context>: CREATE TABLE table_17288869_7 (high_rebounds VARCHAR, high_points VARCHAR)
SELECT COUNT(high_rebounds) FROM table_17288869_7 WHERE high_points = "Josh Howard (19)"
32,081
<question>: Who had the high assists while Erick Dampier (8) had the high rebounds? <context>: CREATE TABLE table_17288869_7 (high_assists VARCHAR, high_rebounds VARCHAR)
SELECT high_assists FROM table_17288869_7 WHERE high_rebounds = "Erick Dampier (8)"
32,082
<question>: Who had the high points while Dirk Nowitzki (13) had the high rebounds? <context>: CREATE TABLE table_17288869_7 (high_points VARCHAR, high_rebounds VARCHAR)
SELECT high_points FROM table_17288869_7 WHERE high_rebounds = "Dirk Nowitzki (13)"
32,083
<question>: What was the final record for the game in which Dirk Nowitzki (19) had the high points? <context>: CREATE TABLE table_17288869_7 (record VARCHAR, high_points VARCHAR)
SELECT record FROM table_17288869_7 WHERE high_points = "Dirk Nowitzki (19)"
32,084
<question>: Which championship had the final opponents of nathalie dechy andy ram? <context>: CREATE TABLE table_1729366_2 (championship VARCHAR, opponents_in_the_final VARCHAR)
SELECT championship FROM table_1729366_2 WHERE opponents_in_the_final = "Nathalie Dechy Andy Ram"
32,085
<question>: What is the upstream speed of the network that costs 39 tl? <context>: CREATE TABLE table_17304621_14 (upstream VARCHAR, price_tl VARCHAR)
SELECT upstream FROM table_17304621_14 WHERE price_tl = "39 TL"
32,086
<question>: How many upstream speeds are there for downstream of 20 mbit/s and bandwidth of 40 gb? <context>: CREATE TABLE table_17304621_14 (upstream VARCHAR, downstream VARCHAR, bandwidth VARCHAR)
SELECT COUNT(upstream) FROM table_17304621_14 WHERE downstream = "20 Mbit/s" AND bandwidth = "40 GB"
32,087
<question>: What is the upstream speed that you get for 89 tl? <context>: CREATE TABLE table_17304621_14 (upstream VARCHAR, price_tl VARCHAR)
SELECT upstream FROM table_17304621_14 WHERE price_tl = "89 TL"
32,088
<question>: What is the bandwidth for downstream of 20 mbit/s for 69 tl? <context>: CREATE TABLE table_17304621_14 (bandwidth VARCHAR, downstream VARCHAR, price_tl VARCHAR)
SELECT bandwidth FROM table_17304621_14 WHERE downstream = "20 Mbit/s" AND price_tl = "69 TL"
32,089
<question>: What was the year when West Manila has a tariff increase of 6.5? <context>: CREATE TABLE table_17302440_1 (year VARCHAR, west_manila VARCHAR)
SELECT year FROM table_17302440_1 WHERE west_manila = "6.5"
32,090
<question>: Of the times the Broncos played the Cincinnati Bengals, what was the highest attendance? <context>: CREATE TABLE table_17294353_1 (attendance INTEGER, opponent VARCHAR)
SELECT MAX(attendance) FROM table_17294353_1 WHERE opponent = "Cincinnati Bengals"
32,091
<question>: When did the Broncos play the Miami Dolphins? <context>: CREATE TABLE table_17294353_1 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_17294353_1 WHERE opponent = "Miami Dolphins"
32,092
<question>: In the game with an attendance of 18304, what was the final score? <context>: CREATE TABLE table_17294353_1 (result VARCHAR, attendance VARCHAR)
SELECT result FROM table_17294353_1 WHERE attendance = 18304
32,093
<question>: How many pressure figures are given for the .380 acp cartridge? <context>: CREATE TABLE table_173103_1 (max_pressure VARCHAR, cartridge VARCHAR)
SELECT COUNT(max_pressure) FROM table_173103_1 WHERE cartridge = ".380 ACP"
32,094
<question>: What is the max pressure of the cartridge where the muzzle energy is 201ft•lbf (273 j)? <context>: CREATE TABLE table_173103_1 (max_pressure VARCHAR, muzzle_energy VARCHAR)
SELECT max_pressure FROM table_173103_1 WHERE muzzle_energy = "201ft•lbf (273 J)"
32,095
<question>: What is the max pressure of the .38 long colt cartridge? <context>: CREATE TABLE table_173103_1 (max_pressure VARCHAR, cartridge VARCHAR)
SELECT max_pressure FROM table_173103_1 WHERE cartridge = ".38 Long Colt"
32,096
<question>: What is the bullet weight when the max pressure is 12,000 cup? <context>: CREATE TABLE table_173103_1 (bullet_weight VARCHAR, max_pressure VARCHAR)
SELECT bullet_weight FROM table_173103_1 WHERE max_pressure = "12,000 CUP"
32,097
<question>: What are the scores made by Charlotte team <context>: CREATE TABLE table_17311759_4 (score VARCHAR, team VARCHAR)
SELECT score FROM table_17311759_4 WHERE team = "Charlotte"
32,098
<question>: Who made highest assists when high rebounds was Al Horford (17) <context>: CREATE TABLE table_17311759_4 (high_assists VARCHAR, high_rebounds VARCHAR)
SELECT high_assists FROM table_17311759_4 WHERE high_rebounds = "Al Horford (17)"
32,099
<question>: Give the score when high rebounds was zaza pachulia (8) <context>: CREATE TABLE table_17311759_4 (score VARCHAR, high_rebounds VARCHAR)
SELECT score FROM table_17311759_4 WHERE high_rebounds = "Zaza Pachulia (8)"