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