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 table_18274425_1 (written_by VARCHAR, production_code VARCHAR) ### Question: Who were the authors of episode havin...
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_21 (nationality VARCHAR, pick VARCHAR) ### Question: Which nationality's pick was 415? ### 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_36 (round VARCHAR, match VARCHAR) ### Question: Name the round for 2nd elimination final ### 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_54 (competition VARCHAR, venue VARCHAR) ### Question: Name the competition for khartoum ### 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_62 (fatalities INTEGER, aircraft_type VARCHAR) ### Question: How many fatalities shows for the lockheed ...
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_41 (result VARCHAR, attendance VARCHAR) ### Question: What is the Result of the game with 72,949 in atte...
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_50 (date VARCHAR, winner VARCHAR) ### Question: What is the date amer sulaiman won? ### Answer: SELECT d...
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 (laps INTEGER, driver VARCHAR, points VARCHAR, car__number VARCHAR) ### Question: What is the lowest ...
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 (date VARCHAR, tournament VARCHAR) ### Question: When did the Tournament of the Tour Championship tak...
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 (rank INTEGER, earnings___$__ INTEGER) ### Question: What is the lowest rank for a player earning $71...
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 (district VARCHAR, estd VARCHAR) ### Question: Which district was established in 1942? ### 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_68 (europe VARCHAR, head_coach VARCHAR, regional_competitions VARCHAR) ### Question: WHAT IS THE ERUPE 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_83 (year INTEGER, outcome VARCHAR, championship VARCHAR) ### Question: How many years have runner-up as ...
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_27 (goal_difference INTEGER, goals_against VARCHAR, draws VARCHAR) ### Question: What is the goal differ...
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 city (Name VARCHAR, White VARCHAR) ### Question: List the names of the city with the top 5 white percentages. ### 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_97 (winner VARCHAR, fifth VARCHAR) ### Question: WHAT IS THE WINNER WITH A FIFTH OF JOSS STONE? ### 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 LOCATIONS (Location_Name VARCHAR) ### Question: Which location names contain the word "film"? ### Answer: SELECT Lo...
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 (chassis VARCHAR, driver VARCHAR, rounds VARCHAR, tyre VARCHAR) ### Question: What is the chassis 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_17360840_4 (attendance VARCHAR, opponent VARCHAR) ### Question: How many attended on mathches against atlanta...
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 (original_title VARCHAR, director VARCHAR) ### Question: Name the original title directed by sudhendu...
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 (rank INTEGER, games VARCHAR, reb_avg VARCHAR, total_rebounds VARCHAR) ### Question: Which lowest ran...
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_14748457_1 (borough VARCHAR, station_users_2008_9 VARCHAR) ### Question: what is the name of the borough wher...
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_74 (density INTEGER, population_2011_census VARCHAR) ### Question: What is the lowest density of a town ...
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_41 (surface VARCHAR, opponent VARCHAR) ### Question: Which surface has an Opponent of fernando verdasco?...
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 (label VARCHAR, region VARCHAR) ### Question: Which label was in the United Kingdom region? ### 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_49 (date VARCHAR, venue VARCHAR, player VARCHAR) ### Question: What date did Josh Taumalolo play at Nuku...
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_87 (city VARCHAR, venue VARCHAR) ### Question: Where is the Mackey Arena located? ### Answer: SELECT cit...
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_17085981_2 (date_of_appointment VARCHAR, replaced_by VARCHAR) ### Question: How many appointment dates were 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_28367242_1 (corporate_name VARCHAR, incorporation_date__city_ VARCHAR) ### Question: What is the name of 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_18 (country VARCHAR, player VARCHAR) ### Question: What country is Retief Goosen from? ### 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_70 (rookie VARCHAR, goalkeeper VARCHAR) ### Question: Who is the rookie goalkeeper Mike Gabel? ### 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_13570_1 (stain VARCHAR, common_use VARCHAR) ### Question: What stain is used commonly for elastic fibers? ###...
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 (bronze INTEGER, silver VARCHAR, gold VARCHAR) ### Question: What is the sum of bronzes having silver...
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 (visitor VARCHAR, date VARCHAR) ### Question: What team was visiting on February 15? ### 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_58 (score VARCHAR, date VARCHAR) ### Question: Which score has a Date of august 17? ### Answer: SELECT s...
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_29 (record VARCHAR, february VARCHAR) ### Question: What is the team's record on februrary 23? ### 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_2226343_1 (laps VARCHAR, average_speed__mph_ VARCHAR) ### Question: How many laps have an average speed of 14...
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_2649597_1 (finish VARCHAR, start VARCHAR) ### Question: Where did he finish when he started at 21.6? ### 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_80 (attendance INTEGER, away_fans VARCHAR, opponent VARCHAR) ### Question: What was the lowest attendanc...
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 (runner_up_skip VARCHAR, event VARCHAR) ### Question: Who was the runner-up during the Mac Ice Classi...
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_30121082_1 (civil_parish VARCHAR, townland VARCHAR) ### Question: What are the civil parishes of the Loughmar...
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_73 (ties INTEGER, team VARCHAR, games_played VARCHAR) ### Question: What is the average ties when the te...
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_62 (republican_ticket VARCHAR, democratic_ticket VARCHAR) ### Question: Who's the Republican ticket with...
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 (owner VARCHAR, frequency VARCHAR) ### Question: Who is the owner of the radio frequency of 0 101.5 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_1167698_1 (third_place VARCHAR, runner_up VARCHAR) ### Question: Who won third place with the runner up being...
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_13110459_2 (viewers__m_ VARCHAR, overall VARCHAR) ### Question: how many viewers (m) with overall being 91/1...
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_70 (game VARCHAR, team VARCHAR) ### Question: What game was Minnesota the team? ### Answer: SELECT COUNT...
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_98 (multiplier VARCHAR, front_side_bus VARCHAR, frequency VARCHAR) ### Question: Which Multiplier has 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_19 (partner VARCHAR, score_in_the_final VARCHAR) ### Question: what partner made the scores 6–4, 6–1? ##...
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_70 (competition VARCHAR, notes VARCHAR) ### Question: Tell me the competition for half marathon ### 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_14009909_1 (counties_represented VARCHAR, district VARCHAR) ### Question: What are the counties represented i...
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_14319023_2 (boys_singles VARCHAR, mixed_doubles VARCHAR) ### Question: When mixed doubles is danny bawa chris...
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 (date VARCHAR, time VARCHAR, set_4 VARCHAR) ### Question: What is the Date with a Time of 17:37, and ...
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_26638600_3 (lites_2_race_two_winning_team VARCHAR, lites_1_race_one_winning_team VARCHAR) ### Question: Who 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_28601467_1 (winner VARCHAR, result VARCHAR, runner_up VARCHAR) ### Question: What are all the winning records...
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_18303274_1 (circuit VARCHAR, fastest_lap VARCHAR) ### Question: Luis Salom had the fastest lap on which circu...
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 (weight VARCHAR, name VARCHAR) ### Question: Name the Weight which has a Name of balázs hárai categor...
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_87 (year INTEGER, name VARCHAR) ### Question: What is the oldest year listed with the 1500 Louisiana Str...
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_15 (result VARCHAR, extra VARCHAR, year VARCHAR) ### Question: what is the result when extra is 4 x 100 ...
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_175980_2 (season VARCHAR, ranking VARCHAR) ### Question: What seasons had a ranking of #47? ### 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_11577996_1 (year VARCHAR) ### Question: What school took 3rd place in 2007? ### Answer: SELECT 3 AS rd_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_84 (company VARCHAR, number VARCHAR, price VARCHAR) ### Question: What company is numbered larger than 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_name_49 (date_s__administered VARCHAR, joe_sestak__d_ VARCHAR, margin_of_error VARCHAR) ### Question: WHAT DA...
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_22050544_4 (prize VARCHAR, event__number VARCHAR) ### Question: What was the prize pool for the event number ...
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_29 (attendance VARCHAR, opponent VARCHAR) ### Question: What was the Attendance in the game against 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_86 (attendance VARCHAR, date VARCHAR) ### Question: What was the Attendance on November 7, 1999? ### 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_78 (recipient VARCHAR, date VARCHAR) ### Question: What movie won with a date of 12/11/03 ### 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_61 (fielding_team VARCHAR, wicket VARCHAR) ### Question: Which fielding team had 1st wicket? ### 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_79 (episode_number INTEGER, air_date VARCHAR) ### Question: What is the lowest of Episode Number that 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_14070062_3 (tries_against VARCHAR, points_against VARCHAR) ### Question: What's the tries against count of 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_1342256_40 (candidates VARCHAR, district VARCHAR) ### Question: What is the candidate for south carolina 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_79 (grid VARCHAR, driver VARCHAR) ### Question: What was the grid of Jenson Button? ### Answer: SELECT g...
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 (rank INTEGER, rider VARCHAR) ### Question: What was Andrew Neill's rank? ### Answer: SELECT SUM(rank...
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_87 (week VARCHAR, record VARCHAR) ### Question: What is the total number for the week with a record of 0...
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_30120560_1 (area__acres__ VARCHAR, townland VARCHAR) ### Question: what is the number of areas where the town...
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_61 (opponent VARCHAR, zone VARCHAR) ### Question: Who was the Europe/Africa group i's opponent? ### 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_50 (points_for VARCHAR, points_against VARCHAR) ### Question: With a club that has 400 Points against, 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_22941863_19 (team_classification VARCHAR, stage VARCHAR) ### Question: If the stage is 9, what is the team cl...
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 (overall INTEGER, college VARCHAR, round VARCHAR) ### Question: What is the highest overall pick 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_name_68 (venue VARCHAR, club VARCHAR) ### Question: Which venue hosted the Dixie Derby Girls? ### 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_19523142_5 (group_8 VARCHAR, group_12 VARCHAR) ### Question: Who played in group 8 when Persinab Nabire playe...
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_6 (frequency_mhz VARCHAR, city_of_license VARCHAR) ### Question: What is the Frequency MHz of Trinidad, ...
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 (icao VARCHAR, city VARCHAR) ### Question: Which ICAO's city is Manchester? ### Answer: SELECT icao 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_2 (finish VARCHAR, laps VARCHAR, qual VARCHAR) ### Question: What is the finish when there was more than...
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_76 (percent_of_slovenes_1991 VARCHAR, village__slovenian_ VARCHAR) ### Question: What was Rut's Slovenes...
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_60 (cash_on_hand VARCHAR, after_debt VARCHAR) ### Question: What is the amount of cash on hand that has ...
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_91 (actor VARCHAR, character VARCHAR, soap_opera VARCHAR, duration VARCHAR) ### Question: What actor has...
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_86 (bronze INTEGER, silver VARCHAR, gold VARCHAR, total VARCHAR) ### Question: What is the bronze with 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_41 (pos VARCHAR, name VARCHAR) ### Question: What is Elise Norwood's Pos.? ### Answer: SELECT pos FROM 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_72 (singapore_gross VARCHAR, producer VARCHAR) ### Question: What is the Singapore Gross with a Producer...
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 (year INTEGER, venue VARCHAR) ### Question: What year is the event in athens, greece? ### 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_97 (date VARCHAR, format VARCHAR) ### Question: Which date is in stereo lp format? ### Answer: SELECT da...
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 (points VARCHAR, year VARCHAR, engine VARCHAR) ### Question: How many points for the cosworth v8 engi...
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_19398910_4 (class VARCHAR, bout_6 VARCHAR) ### Question: when Sanchez ( esp ) w 5-0 were the bout 6, which we...
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 (crowd INTEGER, home_team VARCHAR) ### Question: Which average Crowd has a Home team of south melbour...
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_15778392_1 (theme VARCHAR, week__number VARCHAR) ### Question: WHERE THE WEEK NUMBER WAS TOP 8, WHAT WAS 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_41 (role VARCHAR, origin VARCHAR) ### Question: What is the role of the aircraft that originates from 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_16441561_5 (position VARCHAR, player VARCHAR) ### Question: What position did Gene Stahl play ### 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_21 (number_of_electorates__2009_ INTEGER, constituency_number VARCHAR, district VARCHAR, reserved_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_23390604_1 (mahmoud_ahmadinejad VARCHAR, mir_hossein_mousavi VARCHAR) ### Question: List all the results for ...