text
stringlengths
293
1.24k
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE WINE (Name VARCHAR, YEAR VARCHAR) ### Question: Find the names of all wines produced in 2008. ### Answer: SELECT Na...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_43 (proto_oceanic VARCHAR, verb VARCHAR) ### Question: What is the Proto-Oceanic verb for the verb to se...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1013129_2 (college_junior_club_team VARCHAR, nhl_team VARCHAR) ### Question: How many different college/junio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_63 (decile INTEGER, roll VARCHAR) ### Question: Name the lelast decile for roll of 428 ### Answer: SELEC...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_25 (ects_credit_points VARCHAR, program VARCHAR) ### Question: How many ECTS credit points occur with Ma...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15796100_1 (order__number VARCHAR, theme VARCHAR) ### Question: What is the order number for the theme of Mar...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_20 (city VARCHAR, venue VARCHAR) ### Question: In what city is the United Spirit Arena located? ### Answ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27755603_10 (high_points VARCHAR, date VARCHAR) ### Question: What were the high points on March 25? ### Answ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_72 (current_map VARCHAR, name VARCHAR) ### Question: What is the current map designation for Beethoven? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_82 (blackpool INTEGER, draw INTEGER) ### Question: Which Blackpool is the highest one that has a Draw la...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_90 (date VARCHAR, venue VARCHAR) ### Question: What date did the VFL play Punt Road Oval? ### Answer: SE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_96 (set_1 VARCHAR, score VARCHAR) ### Question: What is the Set 1 with a Score with 3–2? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25923164_1 (original_air_date VARCHAR, directed_by VARCHAR) ### Question: What was the original air date of t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15346009_1 (score VARCHAR) ### Question: What was the value of 1st prize when the score was 271 (-9)? ### Ans...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_20 (opponent VARCHAR, date VARCHAR) ### Question: Which opponent has a Date of april 14? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_10 (round VARCHAR, time VARCHAR, opponent VARCHAR) ### Question: What is the total number of rounds when...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25730123_2 (field_goals INTEGER, player VARCHAR) ### Question: What were the least amount of field goals when...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_11 (year INTEGER, finish VARCHAR, percentage VARCHAR) ### Question: What is the average Year for the Fin...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_93 (attendance VARCHAR, record VARCHAR) ### Question: Which attendance has the 25–17–5 record? ### Answe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_88 (points INTEGER, time_retired VARCHAR, grid VARCHAR) ### Question: What are the greatest points for a...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_13 (rank VARCHAR, nation VARCHAR, silver VARCHAR, gold VARCHAR) ### Question: Which Rank has a Silver of...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_30 (assembled VARCHAR, elected VARCHAR) ### Question: What Assembled has Elected of 1562/63? ### Answer:...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (song_choice VARCHAR, original_artist VARCHAR) ### Question: What is the Song choice when Elaine Paig...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (total INTEGER, championship INTEGER) ### Question: Which Championship total is over 13? ### Answer: ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (venue VARCHAR, competition VARCHAR) ### Question: What was the venue that had a friendly match compe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_7 (year INTEGER, score VARCHAR) ### Question: What was the average year during which the score was 270? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_89 (original_airdate VARCHAR, written_by VARCHAR) ### Question: What was the original air date when ed h...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_38 (to_par INTEGER, total VARCHAR, country VARCHAR, year_s__won VARCHAR) ### Question: What is the sum o...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24319661_3 (no_in_season VARCHAR, us_viewers__million_ VARCHAR) ### Question: How many episodes in the season...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE bridge (length_feet INTEGER) ### Question: What is the average length in feet of the bridges? ### Answer: SELECT AV...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14608759_1 (attendance INTEGER, date VARCHAR) ### Question: On October 17, 1937 what was maximum number or at...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_32 (Id VARCHAR) ### Question: Who attended the school in 2006, that Whitney Powell attended in 2007? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26419467_1 (alumni VARCHAR, fresh_meat_partner VARCHAR) ### Question: What alumni had noor jehangir as their ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_89 (attendance INTEGER, date VARCHAR) ### Question: What's greatest attendance on May 7? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_38 (score VARCHAR, location VARCHAR, winner VARCHAR) ### Question: What was the score of Tommy Aaron (2)...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24099476_8 (date VARCHAR, win_lose VARCHAR, round VARCHAR) ### Question: When was the win/lose lose and the r...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1193568_1 (province VARCHAR, member VARCHAR) ### Question: what's the province where member is dingley britt...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_42 (record VARCHAR, score VARCHAR) ### Question: What was the record at the game with a score of 7–5? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1341577_14 (party VARCHAR, incumbent VARCHAR) ### Question: To what party does Cardiss Collins belong? ### An...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_92 (player VARCHAR, long VARCHAR, yards VARCHAR) ### Question: Can you tell me the Player that has the L...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_31 (place VARCHAR, player VARCHAR) ### Question: What place is Corey Pavin in? ### Answer: SELECT place ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_18 (population INTEGER, region INTEGER) ### Question: How many people are in regions greater than 3? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_7 (home_team VARCHAR) ### Question: In fitzroy's match where they were the home team, how much did they ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Products (Product_Name VARCHAR, Product_Price VARCHAR) ### Question: What is the name of the product with the highe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_85 (laps INTEGER, rider VARCHAR, grid VARCHAR) ### Question: with a Rider of marco melandri, and a Grid ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11214772_2 (runner_up VARCHAR, semi_finalist__number1 VARCHAR, year VARCHAR) ### Question: How many teams wer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_59 (constructor VARCHAR, laps VARCHAR, driver VARCHAR) ### Question: Who constructed piercarlo ghinzani'...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_17 (county VARCHAR, location VARCHAR) ### Question: Can you tell me the County that has the Location of ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_8 (scorers VARCHAR, venue VARCHAR, opponent VARCHAR) ### Question: Who was in a with opponent St. Johnst...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_52 (loss VARCHAR, date VARCHAR) ### Question: Who took the loss on May 20? ### Answer: SELECT loss FROM ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15681686_4 (rank__timeslot_ VARCHAR, viewers__millions_ VARCHAR) ### Question: what is the total number of ra...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_54 (country VARCHAR, player VARCHAR) ### Question: What is Country, when Player is "Dow Finsterwald"? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_38 (pick INTEGER, player VARCHAR, nationality VARCHAR, year VARCHAR) ### Question: What was the pic for ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_4 (record VARCHAR, team VARCHAR) ### Question: What is the record for the Utah Jazz? ### Answer: SELECT ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_66 (player VARCHAR, place VARCHAR) ### Question: What is Player, when Place is "1"? ### Answer: SELECT p...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_9 (result VARCHAR, date VARCHAR) ### Question: What was the result of the game on November 7, 1999? ### ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_26 (original_name VARCHAR, film_title_used_in_nomination VARCHAR) ### Question: What is the real name of...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_85 (goals_against INTEGER, goals_for VARCHAR, played VARCHAR) ### Question: WHAT GOALS AGAINST HAD A GOA...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_75 (area VARCHAR, name VARCHAR) ### Question: In what area is Morven School? ### Answer: SELECT area FRO...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_57 (works_number INTEGER, builder VARCHAR, name VARCHAR) ### Question: What is the average work number o...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_54 (outcome VARCHAR, date VARCHAR) ### Question: The match played July 8, 2007 had what outcome? ### Ans...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_89 (winner VARCHAR, notes VARCHAR, venue VARCHAR) ### Question: Who was the winner for the world champio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2147588_4 (successor VARCHAR, district VARCHAR) ### Question: When new york 8th is teh district who is the su...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15161170_1 (champion_score VARCHAR, division VARCHAR) ### Question: When the division is Division 2 men what ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_23 (player VARCHAR, to_par VARCHAR, score VARCHAR) ### Question: What player has +3 to par and score of ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_34 (week INTEGER, result_score VARCHAR) ### Question: How many weeks have w 51-29 as the result/score? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_58 (surface VARCHAR, date VARCHAR) ### Question: Tell me the surface of 2 december 1974 ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_56 (nation VARCHAR, time__sec_ VARCHAR) ### Question: Which nation finished with a time of 47.049? ### A...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_79 (week_7_oct_12 VARCHAR, week_9_oct_26 VARCHAR) ### Question: Which Week 7 Oct 12 has a Week 9 Oct 26 ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_32 (pada_4 VARCHAR, pada_2 VARCHAR) ### Question: which Pada 4 has a Pada 2 of थ tha? ### Answer: SELECT...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (attendance VARCHAR, date VARCHAR) ### Question: What is the Attendance on august 15? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_63 (goals VARCHAR, date VARCHAR) ### Question: What is the number of Goals on 1950-05-30? ### Answer: SE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21191496_1 (round VARCHAR, circuit VARCHAR) ### Question: When circuit ricardo tormo is the circuit what is t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_89 (home_team VARCHAR, away_team VARCHAR) ### Question: What is the score of the home team aginst Essend...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_83 (points VARCHAR, assists VARCHAR, rebounds VARCHAR) ### Question: How many points were there when the...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_8 (winning_driver VARCHAR, circuit VARCHAR) ### Question: Who was the winning driver in the Sachsenring ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_51 (winning_amount VARCHAR, contestant_name VARCHAR) ### Question: What winning amount has himesh resham...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_96 (developer VARCHAR, year_of_release VARCHAR) ### Question: Which developer has a year of cancelled re...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_19 (frequency_mhz VARCHAR, call_sign VARCHAR, erp_w VARCHAR) ### Question: What is the total frequency m...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_47 (record VARCHAR, date VARCHAR) ### Question: Tell me the record for december 3 ### Answer: SELECT rec...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE ROLES (role_code VARCHAR) ### Question: What are all role codes? ### Answer: SELECT role_code FROM ROLES
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_32 (top_10 INTEGER, tournament VARCHAR, wins VARCHAR) ### Question: What is the minimum Top-10 when the ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1805191_39 (party VARCHAR, first_elected VARCHAR) ### Question: How many parties were first elected in 1994? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_43 (kaine__d_ VARCHAR, source VARCHAR, date VARCHAR) ### Question: What was Kaine's (D) percentage in th...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_65 (team_1 VARCHAR) ### Question: What is 1st Round, when Team 1 is Sporting Toulon Var (D2)? ### Answer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_48 (date VARCHAR, result VARCHAR, score VARCHAR) ### Question: When was there a Result of 8–0 and a Scor...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (award VARCHAR, year VARCHAR, category VARCHAR) ### Question: Before the year 2012, what award was gi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1817852_1 (destroyed VARCHAR, survived VARCHAR) ### Question: If there were 14 in 1990 and 6 survived how man...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28137918_5 (new_adherents_per_year VARCHAR, religion VARCHAR) ### Question: Name the new adherents per year f...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_43 (nomination VARCHAR, year INTEGER) ### Question: What was the nomination in a year earlier than 2009?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1320857_1 (ht_brewer VARCHAR, je_armstrong VARCHAR) ### Question: Who is h.t. brewer when j.e. armstrong is a...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20785990_2 (high_school VARCHAR, home_town VARCHAR) ### Question: What is the high school for the player who'...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_57 (points VARCHAR, draw INTEGER) ### Question: What is the number of points when the draws are more tha...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_2 (pick__number INTEGER, name VARCHAR, overall VARCHAR) ### Question: Which highest pick number's name w...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_85 (total INTEGER, bronze VARCHAR, nation VARCHAR) ### Question: What is the lowest total when the Bronz...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342198_17 (district VARCHAR, incumbent VARCHAR) ### Question: How many results for incumbent Noble Jones Gre...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_67 (trofeo_fast_team VARCHAR, points_classification VARCHAR, stage VARCHAR) ### Question: What is the Tr...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_23 (year VARCHAR, pick VARCHAR) ### Question: What year was the player pick number 15 picked? ### Answer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_78 (grid INTEGER, driver VARCHAR) ### Question: What is the top grid that is driven by martin brundle? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26996293_2 (position VARCHAR, cfl_team VARCHAR) ### Question: where cfl team is edmonton (2) what are all the...