question stringlengths 12 244 | context stringlengths 27 489 | answer stringlengths 18 557 | text stringlengths 114 1.06k |
|---|---|---|---|
How many joined when the enrollment was 1150 in Sioux City, Iowa? | CREATE TABLE table_262508_1 (joined VARCHAR, enrollment VARCHAR, location VARCHAR) | SELECT joined FROM table_262508_1 WHERE enrollment = 1150 AND location = "Sioux City, Iowa" | ### Context: CREATE TABLE table_262508_1 (joined VARCHAR, enrollment VARCHAR, location VARCHAR) ### Question: How many joined when the enrollment was 1150 in Sioux City, Iowa? ### Answer: SELECT joined FROM table_262508_1 WHERE enrollment = 1150 AND location = "Sioux City, Iowa" |
What is Briar Cliff University's nickname? | CREATE TABLE table_262508_1 (nickname VARCHAR, institution VARCHAR) | SELECT nickname FROM table_262508_1 WHERE institution = "Briar Cliff University" | ### Context: CREATE TABLE table_262508_1 (nickname VARCHAR, institution VARCHAR) ### Question: What is Briar Cliff University's nickname? ### Answer: SELECT nickname FROM table_262508_1 WHERE institution = "Briar Cliff University" |
What is the nickname of the institution from Concordia University, Nebraska? | CREATE TABLE table_262508_1 (nickname VARCHAR, institution VARCHAR) | SELECT nickname FROM table_262508_1 WHERE institution = "Concordia University, Nebraska" | ### Context: CREATE TABLE table_262508_1 (nickname VARCHAR, institution VARCHAR) ### Question: What is the nickname of the institution from Concordia University, Nebraska? ### Answer: SELECT nickname FROM table_262508_1 WHERE institution = "Concordia University, Nebraska" |
Where the week # is Top 12, what is the result? | CREATE TABLE table_26250253_1 (result VARCHAR, week__number VARCHAR) | SELECT result FROM table_26250253_1 WHERE week__number = "Top 12" | ### Context: CREATE TABLE table_26250253_1 (result VARCHAR, week__number VARCHAR) ### Question: Where the week # is Top 12, what is the result? ### Answer: SELECT result FROM table_26250253_1 WHERE week__number = "Top 12" |
How many results are there with the theme Group Round? | CREATE TABLE table_26250253_1 (result VARCHAR, theme VARCHAR) | SELECT COUNT(result) FROM table_26250253_1 WHERE theme = "Group Round" | ### Context: CREATE TABLE table_26250253_1 (result VARCHAR, theme VARCHAR) ### Question: How many results are there with the theme Group Round? ### Answer: SELECT COUNT(result) FROM table_26250253_1 WHERE theme = "Group Round" |
How many themes are there where the order # is 9? | CREATE TABLE table_26250253_1 (theme VARCHAR, order__number VARCHAR) | SELECT COUNT(theme) FROM table_26250253_1 WHERE order__number = "9" | ### Context: CREATE TABLE table_26250253_1 (theme VARCHAR, order__number VARCHAR) ### Question: How many themes are there where the order # is 9? ### Answer: SELECT COUNT(theme) FROM table_26250253_1 WHERE order__number = "9" |
The order # is what for the week # Top 10? | CREATE TABLE table_26250253_1 (order__number VARCHAR, week__number VARCHAR) | SELECT order__number FROM table_26250253_1 WHERE week__number = "Top 10" | ### Context: CREATE TABLE table_26250253_1 (order__number VARCHAR, week__number VARCHAR) ### Question: The order # is what for the week # Top 10? ### Answer: SELECT order__number FROM table_26250253_1 WHERE week__number = "Top 10" |
The original artist The Temptations has what week #? | CREATE TABLE table_26250253_1 (week__number VARCHAR, original_artist VARCHAR) | SELECT week__number FROM table_26250253_1 WHERE original_artist = "The Temptations" | ### Context: CREATE TABLE table_26250253_1 (week__number VARCHAR, original_artist VARCHAR) ### Question: The original artist The Temptations has what week #? ### Answer: SELECT week__number FROM table_26250253_1 WHERE original_artist = "The Temptations" |
Name the total number of founded for public and 780 enrollment | CREATE TABLE table_262505_1 (founded VARCHAR, type VARCHAR, enrollment VARCHAR) | SELECT COUNT(founded) FROM table_262505_1 WHERE type = "Public" AND enrollment = "780" | ### Context: CREATE TABLE table_262505_1 (founded VARCHAR, type VARCHAR, enrollment VARCHAR) ### Question: Name the total number of founded for public and 780 enrollment ### Answer: SELECT COUNT(founded) FROM table_262505_1 WHERE type = "Public" AND enrollment = "780" |
Name the founded for school closed in 2005 | CREATE TABLE table_262505_1 (founded VARCHAR, current_conference VARCHAR) | SELECT founded FROM table_262505_1 WHERE current_conference = "school closed in 2005" | ### Context: CREATE TABLE table_262505_1 (founded VARCHAR, current_conference VARCHAR) ### Question: Name the founded for school closed in 2005 ### Answer: SELECT founded FROM table_262505_1 WHERE current_conference = "school closed in 2005" |
what is the nickname that joined 1902 1? | CREATE TABLE table_262527_1 (nickname VARCHAR, joined VARCHAR) | SELECT nickname FROM table_262527_1 WHERE joined = "1902 1" | ### Context: CREATE TABLE table_262527_1 (nickname VARCHAR, joined VARCHAR) ### Question: what is the nickname that joined 1902 1? ### Answer: SELECT nickname FROM table_262527_1 WHERE joined = "1902 1" |
what type of institution is ottawa university? | CREATE TABLE table_262527_1 (type VARCHAR, institution VARCHAR) | SELECT type FROM table_262527_1 WHERE institution = "Ottawa University" | ### Context: CREATE TABLE table_262527_1 (type VARCHAR, institution VARCHAR) ### Question: what type of institution is ottawa university? ### Answer: SELECT type FROM table_262527_1 WHERE institution = "Ottawa University" |
what is the total number of nicknames for southwestern college? | CREATE TABLE table_262527_1 (nickname VARCHAR, institution VARCHAR) | SELECT COUNT(nickname) FROM table_262527_1 WHERE institution = "Southwestern College" | ### Context: CREATE TABLE table_262527_1 (nickname VARCHAR, institution VARCHAR) ### Question: what is the total number of nicknames for southwestern college? ### Answer: SELECT COUNT(nickname) FROM table_262527_1 WHERE institution = "Southwestern College" |
what type was joined in 1902 5? | CREATE TABLE table_262527_1 (type VARCHAR, joined VARCHAR) | SELECT type FROM table_262527_1 WHERE joined = "1902 5" | ### Context: CREATE TABLE table_262527_1 (type VARCHAR, joined VARCHAR) ### Question: what type was joined in 1902 5? ### Answer: SELECT type FROM table_262527_1 WHERE joined = "1902 5" |
what is the institution located in north newton, kansas? | CREATE TABLE table_262527_1 (institution VARCHAR, location VARCHAR) | SELECT institution FROM table_262527_1 WHERE location = "North Newton, Kansas" | ### Context: CREATE TABLE table_262527_1 (institution VARCHAR, location VARCHAR) ### Question: what is the institution located in north newton, kansas? ### Answer: SELECT institution FROM table_262527_1 WHERE location = "North Newton, Kansas" |
Name the place that was founded in 1920 | CREATE TABLE table_262560_1 (institution VARCHAR, founded VARCHAR) | SELECT institution FROM table_262560_1 WHERE founded = 1920 | ### Context: CREATE TABLE table_262560_1 (institution VARCHAR, founded VARCHAR) ### Question: Name the place that was founded in 1920 ### Answer: SELECT institution FROM table_262560_1 WHERE founded = 1920 |
Name the type that joined 2007 | CREATE TABLE table_262560_1 (type VARCHAR, joined VARCHAR) | SELECT type FROM table_262560_1 WHERE joined = 2007 | ### Context: CREATE TABLE table_262560_1 (type VARCHAR, joined VARCHAR) ### Question: Name the type that joined 2007 ### Answer: SELECT type FROM table_262560_1 WHERE joined = 2007 |
how many series had 6.55 u.s. viewers (million) and were directed by pete michels | CREATE TABLE table_26259391_1 (no_in_series VARCHAR, us_viewers__million_ VARCHAR, directed_by VARCHAR) | SELECT COUNT(no_in_series) FROM table_26259391_1 WHERE us_viewers__million_ = "6.55" AND directed_by = "Pete Michels" | ### Context: CREATE TABLE table_26259391_1 (no_in_series VARCHAR, us_viewers__million_ VARCHAR, directed_by VARCHAR) ### Question: how many series had 6.55 u.s. viewers (million) and were directed by pete michels ### Answer: SELECT COUNT(no_in_series) FROM table_26259391_1 WHERE us_viewers__million_ = "6.55" AND directed_by = "Pete Michels" |
how many series have production code 8acx05 | CREATE TABLE table_26259391_1 (no_in_series VARCHAR, production_code VARCHAR) | SELECT no_in_series FROM table_26259391_1 WHERE production_code = "8ACX05" | ### Context: CREATE TABLE table_26259391_1 (no_in_series VARCHAR, production_code VARCHAR) ### Question: how many series have production code 8acx05 ### Answer: SELECT no_in_series FROM table_26259391_1 WHERE production_code = "8ACX05" |
how many u.s. viewers (million) have seen a production written by chris sheridan & danny smith | CREATE TABLE table_26259391_1 (us_viewers__million_ VARCHAR, written_by VARCHAR) | SELECT COUNT(us_viewers__million_) FROM table_26259391_1 WHERE written_by = "Chris Sheridan & Danny Smith" | ### Context: CREATE TABLE table_26259391_1 (us_viewers__million_ VARCHAR, written_by VARCHAR) ### Question: how many u.s. viewers (million) have seen a production written by chris sheridan & danny smith ### Answer: SELECT COUNT(us_viewers__million_) FROM table_26259391_1 WHERE written_by = "Chris Sheridan & Danny Smith" |
which production codes were written by andrew goldberg | CREATE TABLE table_26259391_1 (production_code VARCHAR, written_by VARCHAR) | SELECT production_code FROM table_26259391_1 WHERE written_by = "Andrew Goldberg" | ### Context: CREATE TABLE table_26259391_1 (production_code VARCHAR, written_by VARCHAR) ### Question: which production codes were written by andrew goldberg ### Answer: SELECT production_code FROM table_26259391_1 WHERE written_by = "Andrew Goldberg" |
Which production code had original air dated february20,2011 | CREATE TABLE table_26259391_1 (production_code VARCHAR, original_air_date VARCHAR) | SELECT production_code FROM table_26259391_1 WHERE original_air_date = "February20,2011" | ### Context: CREATE TABLE table_26259391_1 (production_code VARCHAR, original_air_date VARCHAR) ### Question: Which production code had original air dated february20,2011 ### Answer: SELECT production_code FROM table_26259391_1 WHERE original_air_date = "February20,2011" |
What school joined the conference in 1996-97 and left it in 2011-12? | CREATE TABLE table_262560_2 (institution VARCHAR, joined VARCHAR, left VARCHAR) | SELECT institution FROM table_262560_2 WHERE joined = "1996-97" AND left = "2011-12" | ### Context: CREATE TABLE table_262560_2 (institution VARCHAR, joined VARCHAR, left VARCHAR) ### Question: What school joined the conference in 1996-97 and left it in 2011-12? ### Answer: SELECT institution FROM table_262560_2 WHERE joined = "1996-97" AND left = "2011-12" |
What location has a school with enrollment of 850? | CREATE TABLE table_262560_2 (location VARCHAR, enrollment VARCHAR) | SELECT location FROM table_262560_2 WHERE enrollment = 850 | ### Context: CREATE TABLE table_262560_2 (location VARCHAR, enrollment VARCHAR) ### Question: What location has a school with enrollment of 850? ### Answer: SELECT location FROM table_262560_2 WHERE enrollment = 850 |
How many schools left in 2002-03? | CREATE TABLE table_262560_2 (location VARCHAR, left VARCHAR) | SELECT COUNT(location) FROM table_262560_2 WHERE left = "2002-03" | ### Context: CREATE TABLE table_262560_2 (location VARCHAR, left VARCHAR) ### Question: How many schools left in 2002-03? ### Answer: SELECT COUNT(location) FROM table_262560_2 WHERE left = "2002-03" |
Which city has a school where the nickname is Pioneers? | CREATE TABLE table_262560_2 (location VARCHAR, nickname VARCHAR) | SELECT location FROM table_262560_2 WHERE nickname = "Pioneers" | ### Context: CREATE TABLE table_262560_2 (location VARCHAR, nickname VARCHAR) ### Question: Which city has a school where the nickname is Pioneers? ### Answer: SELECT location FROM table_262560_2 WHERE nickname = "Pioneers" |
What type of school has the nickname the Oilers? | CREATE TABLE table_262560_2 (type VARCHAR, nickname VARCHAR) | SELECT type FROM table_262560_2 WHERE nickname = "Oilers" | ### Context: CREATE TABLE table_262560_2 (type VARCHAR, nickname VARCHAR) ### Question: What type of school has the nickname the Oilers? ### Answer: SELECT type FROM table_262560_2 WHERE nickname = "Oilers" |
How many locations have a school that is nicknamed the Panthers? | CREATE TABLE table_262560_2 (location VARCHAR, nickname VARCHAR) | SELECT COUNT(location) FROM table_262560_2 WHERE nickname = "Panthers" | ### Context: CREATE TABLE table_262560_2 (location VARCHAR, nickname VARCHAR) ### Question: How many locations have a school that is nicknamed the Panthers? ### Answer: SELECT COUNT(location) FROM table_262560_2 WHERE nickname = "Panthers" |
How many sprints classifications were associated with an overall winner of Joaquin Rodriguez? | CREATE TABLE table_26257223_13 (sprints_classification VARCHAR, winner VARCHAR) | SELECT COUNT(sprints_classification) FROM table_26257223_13 WHERE winner = "Joaquin Rodriguez" | ### Context: CREATE TABLE table_26257223_13 (sprints_classification VARCHAR, winner VARCHAR) ### Question: How many sprints classifications were associated with an overall winner of Joaquin Rodriguez? ### Answer: SELECT COUNT(sprints_classification) FROM table_26257223_13 WHERE winner = "Joaquin Rodriguez" |
Who led team classification during the stage whose winner was Chris Horner? | CREATE TABLE table_26257223_13 (team_classification VARCHAR, winner VARCHAR) | SELECT team_classification FROM table_26257223_13 WHERE winner = "Chris Horner" | ### Context: CREATE TABLE table_26257223_13 (team_classification VARCHAR, winner VARCHAR) ### Question: Who led team classification during the stage whose winner was Chris Horner? ### Answer: SELECT team_classification FROM table_26257223_13 WHERE winner = "Chris Horner" |
Who led sprints classification when Chris Horner led general classification? | CREATE TABLE table_26257223_13 (sprints_classification VARCHAR, general_classification VARCHAR) | SELECT sprints_classification FROM table_26257223_13 WHERE general_classification = "Chris Horner" | ### Context: CREATE TABLE table_26257223_13 (sprints_classification VARCHAR, general_classification VARCHAR) ### Question: Who led sprints classification when Chris Horner led general classification? ### Answer: SELECT sprints_classification FROM table_26257223_13 WHERE general_classification = "Chris Horner" |
What are all the report for the Belgian Grand Prix? | CREATE TABLE table_26258348_4 (report VARCHAR, grand_prix VARCHAR) | SELECT report FROM table_26258348_4 WHERE grand_prix = "Belgian grand_prix" | ### Context: CREATE TABLE table_26258348_4 (report VARCHAR, grand_prix VARCHAR) ### Question: What are all the report for the Belgian Grand Prix? ### Answer: SELECT report FROM table_26258348_4 WHERE grand_prix = "Belgian grand_prix" |
How many winning constructor catagories are there when Mark Webber had the fastest lap? | CREATE TABLE table_26258348_4 (winning_constructor VARCHAR, fastest_lap VARCHAR) | SELECT COUNT(winning_constructor) FROM table_26258348_4 WHERE fastest_lap = "Mark Webber" | ### Context: CREATE TABLE table_26258348_4 (winning_constructor VARCHAR, fastest_lap VARCHAR) ### Question: How many winning constructor catagories are there when Mark Webber had the fastest lap? ### Answer: SELECT COUNT(winning_constructor) FROM table_26258348_4 WHERE fastest_lap = "Mark Webber" |
Who had the pole position in the Canadian Grand Prix? | CREATE TABLE table_26258348_4 (pole_position VARCHAR, grand_prix VARCHAR) | SELECT pole_position FROM table_26258348_4 WHERE grand_prix = "Canadian grand_prix" | ### Context: CREATE TABLE table_26258348_4 (pole_position VARCHAR, grand_prix VARCHAR) ### Question: Who had the pole position in the Canadian Grand Prix? ### Answer: SELECT pole_position FROM table_26258348_4 WHERE grand_prix = "Canadian grand_prix" |
What year was the institution of St. Catharine College founded? | CREATE TABLE table_262534_2 (founded INTEGER, institution VARCHAR) | SELECT MIN(founded) FROM table_262534_2 WHERE institution = "St. Catharine College" | ### Context: CREATE TABLE table_262534_2 (founded INTEGER, institution VARCHAR) ### Question: What year was the institution of St. Catharine College founded? ### Answer: SELECT MIN(founded) FROM table_262534_2 WHERE institution = "St. Catharine College" |
What is the enrollment for the institution that is located in Lebanon, Tennessee (20,235)? | CREATE TABLE table_262534_2 (enrollment VARCHAR, location__population_ VARCHAR) | SELECT enrollment FROM table_262534_2 WHERE location__population_ = "Lebanon, Tennessee (20,235)" | ### Context: CREATE TABLE table_262534_2 (enrollment VARCHAR, location__population_ VARCHAR) ### Question: What is the enrollment for the institution that is located in Lebanon, Tennessee (20,235)? ### Answer: SELECT enrollment FROM table_262534_2 WHERE location__population_ = "Lebanon, Tennessee (20,235)" |
What is the location and population of the institution called Bluefield College? | CREATE TABLE table_262534_2 (location__population_ VARCHAR, institution VARCHAR) | SELECT location__population_ FROM table_262534_2 WHERE institution = "Bluefield College" | ### Context: CREATE TABLE table_262534_2 (location__population_ VARCHAR, institution VARCHAR) ### Question: What is the location and population of the institution called Bluefield College? ### Answer: SELECT location__population_ FROM table_262534_2 WHERE institution = "Bluefield College" |
How many times was the result is hired by serepisos? | CREATE TABLE table_26263322_1 (hometown VARCHAR, result VARCHAR) | SELECT COUNT(hometown) FROM table_26263322_1 WHERE result = "Hired by Serepisos" | ### Context: CREATE TABLE table_26263322_1 (hometown VARCHAR, result VARCHAR) ### Question: How many times was the result is hired by serepisos? ### Answer: SELECT COUNT(hometown) FROM table_26263322_1 WHERE result = "Hired by Serepisos" |
What is the age when the result is fired in week 8 | CREATE TABLE table_26263322_1 (age INTEGER, result VARCHAR) | SELECT MIN(age) FROM table_26263322_1 WHERE result = "Fired in week 8" | ### Context: CREATE TABLE table_26263322_1 (age INTEGER, result VARCHAR) ### Question: What is the age when the result is fired in week 8 ### Answer: SELECT MIN(age) FROM table_26263322_1 WHERE result = "Fired in week 8" |
What is the background of the candidate daniel phillips? | CREATE TABLE table_26263322_1 (background VARCHAR, candidate VARCHAR) | SELECT background FROM table_26263322_1 WHERE candidate = "Daniel Phillips" | ### Context: CREATE TABLE table_26263322_1 (background VARCHAR, candidate VARCHAR) ### Question: What is the background of the candidate daniel phillips? ### Answer: SELECT background FROM table_26263322_1 WHERE candidate = "Daniel Phillips" |
How many times was the background self-employed - media agency? | CREATE TABLE table_26263322_1 (candidate VARCHAR, background VARCHAR) | SELECT COUNT(candidate) FROM table_26263322_1 WHERE background = "Self-employed - media agency" | ### Context: CREATE TABLE table_26263322_1 (candidate VARCHAR, background VARCHAR) ### Question: How many times was the background self-employed - media agency? ### Answer: SELECT COUNT(candidate) FROM table_26263322_1 WHERE background = "Self-employed - media agency" |
How many times was the background university student? | CREATE TABLE table_26263322_1 (result VARCHAR, background VARCHAR) | SELECT COUNT(result) FROM table_26263322_1 WHERE background = "University Student" | ### Context: CREATE TABLE table_26263322_1 (result VARCHAR, background VARCHAR) ### Question: How many times was the background university student? ### Answer: SELECT COUNT(result) FROM table_26263322_1 WHERE background = "University Student" |
What is the candidate whose age is 27? | CREATE TABLE table_26263322_1 (candidate VARCHAR, age VARCHAR) | SELECT candidate FROM table_26263322_1 WHERE age = 27 | ### Context: CREATE TABLE table_26263322_1 (candidate VARCHAR, age VARCHAR) ### Question: What is the candidate whose age is 27? ### Answer: SELECT candidate FROM table_26263322_1 WHERE age = 27 |
In Round 6, who is the winning team? | CREATE TABLE table_26267607_2 (winning_team VARCHAR, round VARCHAR) | SELECT winning_team FROM table_26267607_2 WHERE round = "6" | ### Context: CREATE TABLE table_26267607_2 (winning_team VARCHAR, round VARCHAR) ### Question: In Round 6, who is the winning team? ### Answer: SELECT winning_team FROM table_26267607_2 WHERE round = "6" |
On what date is the winning team Abt Sportsline and pole position Mattias Ekström in the Circuit Ricardo Tormo , Valencia? | CREATE TABLE table_26267607_2 (date VARCHAR, circuit VARCHAR, winning_team VARCHAR, pole_position VARCHAR) | SELECT date FROM table_26267607_2 WHERE winning_team = "Abt Sportsline" AND pole_position = "Mattias Ekström" AND circuit = "circuit Ricardo Tormo , Valencia" | ### Context: CREATE TABLE table_26267607_2 (date VARCHAR, circuit VARCHAR, winning_team VARCHAR, pole_position VARCHAR) ### Question: On what date is the winning team Abt Sportsline and pole position Mattias Ekström in the Circuit Ricardo Tormo , Valencia? ### Answer: SELECT date FROM table_26267607_2 WHERE winning_team = "Abt Sportsline" AND pole_position = "Mattias Ekström" AND circuit = "circuit Ricardo Tormo , Valencia" |
Round 1 is in what circuit? | CREATE TABLE table_26267607_2 (circuit VARCHAR, round VARCHAR) | SELECT circuit FROM table_26267607_2 WHERE round = "1" | ### Context: CREATE TABLE table_26267607_2 (circuit VARCHAR, round VARCHAR) ### Question: Round 1 is in what circuit? ### Answer: SELECT circuit FROM table_26267607_2 WHERE round = "1" |
In the circuit Showevent Olympiastadion München, where the winning driver is Bruno Spengler, what is the pole position? | CREATE TABLE table_26267607_2 (pole_position VARCHAR, winning_driver VARCHAR, circuit VARCHAR) | SELECT pole_position FROM table_26267607_2 WHERE winning_driver = "Bruno Spengler" AND circuit = "Showevent Olympiastadion München" | ### Context: CREATE TABLE table_26267607_2 (pole_position VARCHAR, winning_driver VARCHAR, circuit VARCHAR) ### Question: In the circuit Showevent Olympiastadion München, where the winning driver is Bruno Spengler, what is the pole position? ### Answer: SELECT pole_position FROM table_26267607_2 WHERE winning_driver = "Bruno Spengler" AND circuit = "Showevent Olympiastadion München" |
Where the fastest lap is Mike Rockenfeller, who is the winning driver? | CREATE TABLE table_26267607_2 (winning_driver VARCHAR, fastest_lap VARCHAR) | SELECT winning_driver FROM table_26267607_2 WHERE fastest_lap = "Mike Rockenfeller" | ### Context: CREATE TABLE table_26267607_2 (winning_driver VARCHAR, fastest_lap VARCHAR) ### Question: Where the fastest lap is Mike Rockenfeller, who is the winning driver? ### Answer: SELECT winning_driver FROM table_26267607_2 WHERE fastest_lap = "Mike Rockenfeller" |
How many dates are there in round 3? | CREATE TABLE table_26267607_2 (date VARCHAR, round VARCHAR) | SELECT COUNT(date) FROM table_26267607_2 WHERE round = "3" | ### Context: CREATE TABLE table_26267607_2 (date VARCHAR, round VARCHAR) ### Question: How many dates are there in round 3? ### Answer: SELECT COUNT(date) FROM table_26267607_2 WHERE round = "3" |
Name the least series number written by brenda hampton and directed by burt brinckerhoff | CREATE TABLE table_26261072_1 (series__number INTEGER, written_by VARCHAR, directed_by VARCHAR) | SELECT MIN(series__number) FROM table_26261072_1 WHERE written_by = "Brenda Hampton" AND directed_by = "Burt Brinckerhoff" | ### Context: CREATE TABLE table_26261072_1 (series__number INTEGER, written_by VARCHAR, directed_by VARCHAR) ### Question: Name the least series number written by brenda hampton and directed by burt brinckerhoff ### Answer: SELECT MIN(series__number) FROM table_26261072_1 WHERE written_by = "Brenda Hampton" AND directed_by = "Burt Brinckerhoff" |
Name the original air date for series number 15 | CREATE TABLE table_26261072_1 (original_air_date VARCHAR, series__number VARCHAR) | SELECT original_air_date FROM table_26261072_1 WHERE series__number = 15 | ### Context: CREATE TABLE table_26261072_1 (original_air_date VARCHAR, series__number VARCHAR) ### Question: Name the original air date for series number 15 ### Answer: SELECT original_air_date FROM table_26261072_1 WHERE series__number = 15 |
What team was Pearson on when his winnings were $5,200? | CREATE TABLE table_2626564_2 (team_s_ VARCHAR, winnings VARCHAR) | SELECT team_s_ FROM table_2626564_2 WHERE winnings = "$5,200" | ### Context: CREATE TABLE table_2626564_2 (team_s_ VARCHAR, winnings VARCHAR) ### Question: What team was Pearson on when his winnings were $5,200? ### Answer: SELECT team_s_ FROM table_2626564_2 WHERE winnings = "$5,200" |
How many starts did Pearson have when his winnings were $101,438? | CREATE TABLE table_2626564_2 (starts VARCHAR, winnings VARCHAR) | SELECT starts FROM table_2626564_2 WHERE winnings = "$101,438" | ### Context: CREATE TABLE table_2626564_2 (starts VARCHAR, winnings VARCHAR) ### Question: How many starts did Pearson have when his winnings were $101,438? ### Answer: SELECT starts FROM table_2626564_2 WHERE winnings = "$101,438" |
How many top 10's did Pearson have the year he was in 8th position? | CREATE TABLE table_2626564_2 (top_10 INTEGER, position VARCHAR) | SELECT MIN(top_10) FROM table_2626564_2 WHERE position = "8th" | ### Context: CREATE TABLE table_2626564_2 (top_10 INTEGER, position VARCHAR) ### Question: How many top 10's did Pearson have the year he was in 8th position? ### Answer: SELECT MIN(top_10) FROM table_2626564_2 WHERE position = "8th" |
what is the title of the episode daphne field wrote? | CREATE TABLE table_2626495_1 (title VARCHAR, written_by VARCHAR) | SELECT title FROM table_2626495_1 WHERE written_by = "Daphne Field" | ### Context: CREATE TABLE table_2626495_1 (title VARCHAR, written_by VARCHAR) ### Question: what is the title of the episode daphne field wrote? ### Answer: SELECT title FROM table_2626495_1 WHERE written_by = "Daphne Field" |
who directed the episode james clavell wrote? | CREATE TABLE table_2626495_1 (directed_by VARCHAR, written_by VARCHAR) | SELECT directed_by FROM table_2626495_1 WHERE written_by = "James Clavell" | ### Context: CREATE TABLE table_2626495_1 (directed_by VARCHAR, written_by VARCHAR) ### Question: who directed the episode james clavell wrote? ### Answer: SELECT directed_by FROM table_2626495_1 WHERE written_by = "James Clavell" |
how many times was the episode directed by maury geraghty originally aired? | CREATE TABLE table_2626495_1 (originalairdate VARCHAR, directed_by VARCHAR) | SELECT COUNT(originalairdate) FROM table_2626495_1 WHERE directed_by = "Maury Geraghty" | ### Context: CREATE TABLE table_2626495_1 (originalairdate VARCHAR, directed_by VARCHAR) ### Question: how many times was the episode directed by maury geraghty originally aired? ### Answer: SELECT COUNT(originalairdate) FROM table_2626495_1 WHERE directed_by = "Maury Geraghty" |
What Film Festival had participants/recipients of Isao Tomita? | CREATE TABLE table_26282750_1 (film_festival VARCHAR, participants_recipients VARCHAR) | SELECT film_festival FROM table_26282750_1 WHERE participants_recipients = "Isao Tomita" | ### Context: CREATE TABLE table_26282750_1 (film_festival VARCHAR, participants_recipients VARCHAR) ### Question: What Film Festival had participants/recipients of Isao Tomita? ### Answer: SELECT film_festival FROM table_26282750_1 WHERE participants_recipients = "Isao Tomita" |
Who was the participant or recipient for the Best Female Actor? | CREATE TABLE table_26282750_1 (participants_recipients VARCHAR, category VARCHAR) | SELECT participants_recipients FROM table_26282750_1 WHERE category = "Best Female Actor" | ### Context: CREATE TABLE table_26282750_1 (participants_recipients VARCHAR, category VARCHAR) ### Question: Who was the participant or recipient for the Best Female Actor? ### Answer: SELECT participants_recipients FROM table_26282750_1 WHERE category = "Best Female Actor" |
What date was the participant/recipient takakazu watanabe? | CREATE TABLE table_26282750_1 (date_of_ceremony VARCHAR, participants_recipients VARCHAR) | SELECT date_of_ceremony FROM table_26282750_1 WHERE participants_recipients = "Takakazu Watanabe" | ### Context: CREATE TABLE table_26282750_1 (date_of_ceremony VARCHAR, participants_recipients VARCHAR) ### Question: What date was the participant/recipient takakazu watanabe? ### Answer: SELECT date_of_ceremony FROM table_26282750_1 WHERE participants_recipients = "Takakazu Watanabe" |
What film festival had the Best Male Actor? | CREATE TABLE table_26282750_1 (film_festival VARCHAR, category VARCHAR) | SELECT film_festival FROM table_26282750_1 WHERE category = "Best Male Actor" | ### Context: CREATE TABLE table_26282750_1 (film_festival VARCHAR, category VARCHAR) ### Question: What film festival had the Best Male Actor? ### Answer: SELECT film_festival FROM table_26282750_1 WHERE category = "Best Male Actor" |
What category was the the participant/recipient otōto? | CREATE TABLE table_26282750_1 (category VARCHAR, participants_recipients VARCHAR) | SELECT category FROM table_26282750_1 WHERE participants_recipients = "Otōto" | ### Context: CREATE TABLE table_26282750_1 (category VARCHAR, participants_recipients VARCHAR) ### Question: What category was the the participant/recipient otōto? ### Answer: SELECT category FROM table_26282750_1 WHERE participants_recipients = "Otōto" |
Name the performance order of the velasco brothers | CREATE TABLE table_26267849_11 (performance_order VARCHAR, artist VARCHAR) | SELECT performance_order FROM table_26267849_11 WHERE artist = "Velasco Brothers" | ### Context: CREATE TABLE table_26267849_11 (performance_order VARCHAR, artist VARCHAR) ### Question: Name the performance order of the velasco brothers ### Answer: SELECT performance_order FROM table_26267849_11 WHERE artist = "Velasco Brothers" |
Name the number of semi final results for 12 performance order | CREATE TABLE table_26267849_11 (semi_finals_result VARCHAR, performance_order VARCHAR) | SELECT COUNT(semi_finals_result) FROM table_26267849_11 WHERE performance_order = 12 | ### Context: CREATE TABLE table_26267849_11 (semi_finals_result VARCHAR, performance_order VARCHAR) ### Question: Name the number of semi final results for 12 performance order ### Answer: SELECT COUNT(semi_finals_result) FROM table_26267849_11 WHERE performance_order = 12 |
Name the performance order for 2.15% | CREATE TABLE table_26267849_11 (performance_order VARCHAR, percentage_of_votes VARCHAR) | SELECT performance_order FROM table_26267849_11 WHERE percentage_of_votes = "2.15%" | ### Context: CREATE TABLE table_26267849_11 (performance_order VARCHAR, percentage_of_votes VARCHAR) ### Question: Name the performance order for 2.15% ### Answer: SELECT performance_order FROM table_26267849_11 WHERE percentage_of_votes = "2.15%" |
Name the percentage of votes for 3rd finished | CREATE TABLE table_26267849_11 (percentage_of_votes VARCHAR, finished VARCHAR) | SELECT percentage_of_votes FROM table_26267849_11 WHERE finished = "3rd" | ### Context: CREATE TABLE table_26267849_11 (percentage_of_votes VARCHAR, finished VARCHAR) ### Question: Name the percentage of votes for 3rd finished ### Answer: SELECT percentage_of_votes FROM table_26267849_11 WHERE finished = "3rd" |
Name the percentage of votes for violinist | CREATE TABLE table_26267849_11 (percentage_of_votes VARCHAR, act VARCHAR) | SELECT percentage_of_votes FROM table_26267849_11 WHERE act = "Violinist" | ### Context: CREATE TABLE table_26267849_11 (percentage_of_votes VARCHAR, act VARCHAR) ### Question: Name the percentage of votes for violinist ### Answer: SELECT percentage_of_votes FROM table_26267849_11 WHERE act = "Violinist" |
what are all the hometown where the average age is 16 | CREATE TABLE table_26267849_2 (hometown VARCHAR, age_s_ VARCHAR) | SELECT hometown FROM table_26267849_2 WHERE age_s_ = "16" | ### Context: CREATE TABLE table_26267849_2 (hometown VARCHAR, age_s_ VARCHAR) ### Question: what are all the hometown where the average age is 16 ### Answer: SELECT hometown FROM table_26267849_2 WHERE age_s_ = "16" |
What is the population in 2011 for the name Beaubassin East? | CREATE TABLE table_26321719_1 (population__2011_ VARCHAR, name VARCHAR) | SELECT population__2011_ FROM table_26321719_1 WHERE name = "Beaubassin East" | ### Context: CREATE TABLE table_26321719_1 (population__2011_ VARCHAR, name VARCHAR) ### Question: What is the population in 2011 for the name Beaubassin East? ### Answer: SELECT population__2011_ FROM table_26321719_1 WHERE name = "Beaubassin East" |
What is every population density if name is Beaubassin East? | CREATE TABLE table_26321719_1 (population_density VARCHAR, name VARCHAR) | SELECT population_density FROM table_26321719_1 WHERE name = "Beaubassin East" | ### Context: CREATE TABLE table_26321719_1 (population_density VARCHAR, name VARCHAR) ### Question: What is every population density if name is Beaubassin East? ### Answer: SELECT population_density FROM table_26321719_1 WHERE name = "Beaubassin East" |
What is every value for area for population density of 100.8? | CREATE TABLE table_26321719_1 (area__km²_ VARCHAR, population_density VARCHAR) | SELECT area__km²_ FROM table_26321719_1 WHERE population_density = "100.8" | ### Context: CREATE TABLE table_26321719_1 (area__km²_ VARCHAR, population_density VARCHAR) ### Question: What is every value for area for population density of 100.8? ### Answer: SELECT area__km²_ FROM table_26321719_1 WHERE population_density = "100.8" |
What is every value for change% for area of 1835.01? | CREATE TABLE table_26321719_1 (change___percentage_ VARCHAR, area__km²_ VARCHAR) | SELECT change___percentage_ FROM table_26321719_1 WHERE area__km²_ = "1835.01" | ### Context: CREATE TABLE table_26321719_1 (change___percentage_ VARCHAR, area__km²_ VARCHAR) ### Question: What is every value for change% for area of 1835.01? ### Answer: SELECT change___percentage_ FROM table_26321719_1 WHERE area__km²_ = "1835.01" |
How many names correspond to an area of 8.12? | CREATE TABLE table_26321719_1 (name VARCHAR, area__km²_ VARCHAR) | SELECT COUNT(name) FROM table_26321719_1 WHERE area__km²_ = "8.12" | ### Context: CREATE TABLE table_26321719_1 (name VARCHAR, area__km²_ VARCHAR) ### Question: How many names correspond to an area of 8.12? ### Answer: SELECT COUNT(name) FROM table_26321719_1 WHERE area__km²_ = "8.12" |
What is every value for area if change% is -3.6? | CREATE TABLE table_26321719_1 (area__km²_ VARCHAR, change___percentage_ VARCHAR) | SELECT area__km²_ FROM table_26321719_1 WHERE change___percentage_ = "-3.6" | ### Context: CREATE TABLE table_26321719_1 (area__km²_ VARCHAR, change___percentage_ VARCHAR) ### Question: What is every value for area if change% is -3.6? ### Answer: SELECT area__km²_ FROM table_26321719_1 WHERE change___percentage_ = "-3.6" |
Name the hdi 2012 for dominica | CREATE TABLE table_26313243_1 (hdi_2012 VARCHAR, country VARCHAR) | SELECT hdi_2012 FROM table_26313243_1 WHERE country = "Dominica" | ### Context: CREATE TABLE table_26313243_1 (hdi_2012 VARCHAR, country VARCHAR) ### Question: Name the hdi 2012 for dominica ### Answer: SELECT hdi_2012 FROM table_26313243_1 WHERE country = "Dominica" |
Name the fsi 2012 for 42.7 cpi | CREATE TABLE table_26313243_1 (fsi_2012 VARCHAR, cpi_2012 VARCHAR) | SELECT fsi_2012 FROM table_26313243_1 WHERE cpi_2012 = "42.7" | ### Context: CREATE TABLE table_26313243_1 (fsi_2012 VARCHAR, cpi_2012 VARCHAR) ### Question: Name the fsi 2012 for 42.7 cpi ### Answer: SELECT fsi_2012 FROM table_26313243_1 WHERE cpi_2012 = "42.7" |
Name the gdp per capita for haiti | CREATE TABLE table_26313243_1 (gdp__ppp__per_capita___intl_$___2011 VARCHAR, country VARCHAR) | SELECT gdp__ppp__per_capita___intl_$___2011 FROM table_26313243_1 WHERE country = "Haiti" | ### Context: CREATE TABLE table_26313243_1 (gdp__ppp__per_capita___intl_$___2011 VARCHAR, country VARCHAR) ### Question: Name the gdp per capita for haiti ### Answer: SELECT gdp__ppp__per_capita___intl_$___2011 FROM table_26313243_1 WHERE country = "Haiti" |
How many times was lakpa tashi sherpa ( bhu ) w pts 12-5 in round of 32? | CREATE TABLE table_26335424_86 (round_of_16 VARCHAR, round_of_32 VARCHAR) | SELECT COUNT(round_of_16) FROM table_26335424_86 WHERE round_of_32 = "Lakpa Tashi Sherpa ( BHU ) W PTS 12-5" | ### Context: CREATE TABLE table_26335424_86 (round_of_16 VARCHAR, round_of_32 VARCHAR) ### Question: How many times was lakpa tashi sherpa ( bhu ) w pts 12-5 in round of 32? ### Answer: SELECT COUNT(round_of_16) FROM table_26335424_86 WHERE round_of_32 = "Lakpa Tashi Sherpa ( BHU ) W PTS 12-5" |
If the quarterfinals was nabil talal ( jor ) l pts 3-3, who was the athlete? | CREATE TABLE table_26335424_86 (athlete VARCHAR, quarterfinals VARCHAR) | SELECT athlete FROM table_26335424_86 WHERE quarterfinals = "Nabil Talal ( JOR ) L PTS 3-3" | ### Context: CREATE TABLE table_26335424_86 (athlete VARCHAR, quarterfinals VARCHAR) ### Question: If the quarterfinals was nabil talal ( jor ) l pts 3-3, who was the athlete? ### Answer: SELECT athlete FROM table_26335424_86 WHERE quarterfinals = "Nabil Talal ( JOR ) L PTS 3-3" |
If the event was bantamweight (-63kg), and the quarterfinals did not advance, then who was in round of 32? | CREATE TABLE table_26335424_86 (round_of_32 VARCHAR, quarterfinals VARCHAR, event VARCHAR) | SELECT round_of_32 FROM table_26335424_86 WHERE quarterfinals = "Did not advance" AND event = "Bantamweight (-63kg)" | ### Context: CREATE TABLE table_26335424_86 (round_of_32 VARCHAR, quarterfinals VARCHAR, event VARCHAR) ### Question: If the event was bantamweight (-63kg), and the quarterfinals did not advance, then who was in round of 32? ### Answer: SELECT round_of_32 FROM table_26335424_86 WHERE quarterfinals = "Did not advance" AND event = "Bantamweight (-63kg)" |
If the round of 16 was yulius fernando ( ina ) l pts 5-6, what was the semifinals? | CREATE TABLE table_26335424_86 (semifinals VARCHAR, round_of_16 VARCHAR) | SELECT semifinals FROM table_26335424_86 WHERE round_of_16 = "Yulius Fernando ( INA ) L PTS 5-6" | ### Context: CREATE TABLE table_26335424_86 (semifinals VARCHAR, round_of_16 VARCHAR) ### Question: If the round of 16 was yulius fernando ( ina ) l pts 5-6, what was the semifinals? ### Answer: SELECT semifinals FROM table_26335424_86 WHERE round_of_16 = "Yulius Fernando ( INA ) L PTS 5-6" |
If round of 32 is sawatvilay phimmasone ( lao ) w pts 9-7, what was the event? | CREATE TABLE table_26335424_86 (event VARCHAR, round_of_32 VARCHAR) | SELECT event FROM table_26335424_86 WHERE round_of_32 = "Sawatvilay Phimmasone ( LAO ) W PTS 9-7" | ### Context: CREATE TABLE table_26335424_86 (event VARCHAR, round_of_32 VARCHAR) ### Question: If round of 32 is sawatvilay phimmasone ( lao ) w pts 9-7, what was the event? ### Answer: SELECT event FROM table_26335424_86 WHERE round_of_32 = "Sawatvilay Phimmasone ( LAO ) W PTS 9-7" |
What date was the district incumbent Saxby Chambliss elected? | CREATE TABLE table_26336739_1 (elected INTEGER, incumbent VARCHAR) | SELECT MAX(elected) FROM table_26336739_1 WHERE incumbent = "Saxby Chambliss" | ### Context: CREATE TABLE table_26336739_1 (elected INTEGER, incumbent VARCHAR) ### Question: What date was the district incumbent Saxby Chambliss elected? ### Answer: SELECT MAX(elected) FROM table_26336739_1 WHERE incumbent = "Saxby Chambliss" |
What is the status in the district with the incumbent Bob Barr? | CREATE TABLE table_26336739_1 (status VARCHAR, incumbent VARCHAR) | SELECT status FROM table_26336739_1 WHERE incumbent = "Bob Barr" | ### Context: CREATE TABLE table_26336739_1 (status VARCHAR, incumbent VARCHAR) ### Question: What is the status in the district with the incumbent Bob Barr? ### Answer: SELECT status FROM table_26336739_1 WHERE incumbent = "Bob Barr" |
How many elected catagories are there for the district with Saxby Chambliss as the incumbent? | CREATE TABLE table_26336739_1 (elected VARCHAR, incumbent VARCHAR) | SELECT COUNT(elected) FROM table_26336739_1 WHERE incumbent = "Saxby Chambliss" | ### Context: CREATE TABLE table_26336739_1 (elected VARCHAR, incumbent VARCHAR) ### Question: How many elected catagories are there for the district with Saxby Chambliss as the incumbent? ### Answer: SELECT COUNT(elected) FROM table_26336739_1 WHERE incumbent = "Saxby Chambliss" |
What was the result for the district with an election in 1986 | CREATE TABLE table_26336739_1 (result VARCHAR, elected VARCHAR) | SELECT result FROM table_26336739_1 WHERE elected = 1986 | ### Context: CREATE TABLE table_26336739_1 (result VARCHAR, elected VARCHAR) ### Question: What was the result for the district with an election in 1986 ### Answer: SELECT result FROM table_26336739_1 WHERE elected = 1986 |
how many party classifications are there for the incumbent Mac Collins? | CREATE TABLE table_26336739_1 (party VARCHAR, incumbent VARCHAR) | SELECT COUNT(party) FROM table_26336739_1 WHERE incumbent = "Mac Collins" | ### Context: CREATE TABLE table_26336739_1 (party VARCHAR, incumbent VARCHAR) ### Question: how many party classifications are there for the incumbent Mac Collins? ### Answer: SELECT COUNT(party) FROM table_26336739_1 WHERE incumbent = "Mac Collins" |
For the engine family MaxxForce 11, what is the years produced? | CREATE TABLE table_26352332_4 (years_produced VARCHAR, engine_family VARCHAR) | SELECT years_produced FROM table_26352332_4 WHERE engine_family = "MaxxForce 11" | ### Context: CREATE TABLE table_26352332_4 (years_produced VARCHAR, engine_family VARCHAR) ### Question: For the engine family MaxxForce 11, what is the years produced? ### Answer: SELECT years_produced FROM table_26352332_4 WHERE engine_family = "MaxxForce 11" |
The cylinder layout v8 is produced in what years? | CREATE TABLE table_26352332_4 (years_produced VARCHAR, cylinder_layout VARCHAR) | SELECT years_produced FROM table_26352332_4 WHERE cylinder_layout = "V8" | ### Context: CREATE TABLE table_26352332_4 (years_produced VARCHAR, cylinder_layout VARCHAR) ### Question: The cylinder layout v8 is produced in what years? ### Answer: SELECT years_produced FROM table_26352332_4 WHERE cylinder_layout = "V8" |
The engine family MaxxForce 5 in the years produced 2007-current, have what cylinder layout? | CREATE TABLE table_26352332_4 (cylinder_layout VARCHAR, years_produced VARCHAR, engine_family VARCHAR) | SELECT cylinder_layout FROM table_26352332_4 WHERE years_produced = "2007-current" AND engine_family = "MaxxForce 5" | ### Context: CREATE TABLE table_26352332_4 (cylinder_layout VARCHAR, years_produced VARCHAR, engine_family VARCHAR) ### Question: The engine family MaxxForce 5 in the years produced 2007-current, have what cylinder layout? ### Answer: SELECT cylinder_layout FROM table_26352332_4 WHERE years_produced = "2007-current" AND engine_family = "MaxxForce 5" |
Where the displacement(s) is 10.5L is, what is the engine family? | CREATE TABLE table_26352332_4 (engine_family VARCHAR, displacement_s_ VARCHAR) | SELECT engine_family FROM table_26352332_4 WHERE displacement_s_ = "10.5L" | ### Context: CREATE TABLE table_26352332_4 (engine_family VARCHAR, displacement_s_ VARCHAR) ### Question: Where the displacement(s) is 10.5L is, what is the engine family? ### Answer: SELECT engine_family FROM table_26352332_4 WHERE displacement_s_ = "10.5L" |
The displacement(s) 466 cubic inches (7.6L), has what engine family? | CREATE TABLE table_26352332_4 (engine_family VARCHAR, displacement_s_ VARCHAR) | SELECT engine_family FROM table_26352332_4 WHERE displacement_s_ = "466 cubic inches (7.6L)" | ### Context: CREATE TABLE table_26352332_4 (engine_family VARCHAR, displacement_s_ VARCHAR) ### Question: The displacement(s) 466 cubic inches (7.6L), has what engine family? ### Answer: SELECT engine_family FROM table_26352332_4 WHERE displacement_s_ = "466 cubic inches (7.6L)" |
What is the coinage metal for a KM number of S75? | CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, km_number VARCHAR) | SELECT coinage_metal FROM table_26336060_19 WHERE km_number = "S75" | ### Context: CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, km_number VARCHAR) ### Question: What is the coinage metal for a KM number of S75? ### Answer: SELECT coinage_metal FROM table_26336060_19 WHERE km_number = "S75" |
What is the maximum date for a mintage of 150 and a KM number of S66? | CREATE TABLE table_26336060_19 (date INTEGER, mintage VARCHAR, km_number VARCHAR) | SELECT MAX(date) FROM table_26336060_19 WHERE mintage = 150 AND km_number = "S66" | ### Context: CREATE TABLE table_26336060_19 (date INTEGER, mintage VARCHAR, km_number VARCHAR) ### Question: What is the maximum date for a mintage of 150 and a KM number of S66? ### Answer: SELECT MAX(date) FROM table_26336060_19 WHERE mintage = 150 AND km_number = "S66" |
What is the mintage for a location of Sion and a denomination of 00500 500 Francs? | CREATE TABLE table_26336060_19 (mintage VARCHAR, location VARCHAR, denomination VARCHAR) | SELECT mintage FROM table_26336060_19 WHERE location = "Sion" AND denomination = "00500 500 francs" | ### Context: CREATE TABLE table_26336060_19 (mintage VARCHAR, location VARCHAR, denomination VARCHAR) ### Question: What is the mintage for a location of Sion and a denomination of 00500 500 Francs? ### Answer: SELECT mintage FROM table_26336060_19 WHERE location = "Sion" AND denomination = "00500 500 francs" |
What is the coinage metal for KM numbers of S45? | CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, km_number VARCHAR) | SELECT coinage_metal FROM table_26336060_19 WHERE km_number = "S45" | ### Context: CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, km_number VARCHAR) ### Question: What is the coinage metal for KM numbers of S45? ### Answer: SELECT coinage_metal FROM table_26336060_19 WHERE km_number = "S45" |
What is the coinage metal for a location of Fribourg and denomination of 00005 5 Francs? | CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, location VARCHAR, denomination VARCHAR) | SELECT coinage_metal FROM table_26336060_19 WHERE location = "Fribourg" AND denomination = "00005 5 francs" | ### Context: CREATE TABLE table_26336060_19 (coinage_metal VARCHAR, location VARCHAR, denomination VARCHAR) ### Question: What is the coinage metal for a location of Fribourg and denomination of 00005 5 Francs? ### Answer: SELECT coinage_metal FROM table_26336060_19 WHERE location = "Fribourg" AND denomination = "00005 5 francs" |
When the under-17 was Antonio Glez, who was the under-13? | CREATE TABLE table_26368963_1 (under_13 VARCHAR, under_17 VARCHAR) | SELECT under_13 FROM table_26368963_1 WHERE under_17 = "Antonio Glez" | ### Context: CREATE TABLE table_26368963_1 (under_13 VARCHAR, under_17 VARCHAR) ### Question: When the under-17 was Antonio Glez, who was the under-13? ### Answer: SELECT under_13 FROM table_26368963_1 WHERE under_17 = "Antonio Glez" |
In the year 2009 who was the under-13? | CREATE TABLE table_26368963_1 (under_13 VARCHAR, year VARCHAR) | SELECT under_13 FROM table_26368963_1 WHERE year = 2009 | ### Context: CREATE TABLE table_26368963_1 (under_13 VARCHAR, year VARCHAR) ### Question: In the year 2009 who was the under-13? ### Answer: SELECT under_13 FROM table_26368963_1 WHERE year = 2009 |
When Julian Illingworth was the under-19, who was the under-15? | CREATE TABLE table_26368963_1 (under_15 VARCHAR, under_19 VARCHAR) | SELECT under_15 FROM table_26368963_1 WHERE under_19 = "Julian Illingworth" | ### Context: CREATE TABLE table_26368963_1 (under_15 VARCHAR, under_19 VARCHAR) ### Question: When Julian Illingworth was the under-19, who was the under-15? ### Answer: SELECT under_15 FROM table_26368963_1 WHERE under_19 = "Julian Illingworth" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.