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_name_82 (tournament VARCHAR, outcome VARCHAR, surface VARCHAR) ### Question: What tournament did Thomaz Bellu...
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_33 (iata VARCHAR, airport VARCHAR) ### Question: What is the IATA for Korla Airport. ### 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_45 (elevation__m_ INTEGER, prominence__m_ INTEGER) ### Question: How much Elevation (m) has a Prominence...
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 airport (Transit_Passengers INTEGER) ### Question: What are the maximum and minimum number of transit passengers 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_96 (series VARCHAR, home VARCHAR, opponent VARCHAR) ### Question: Which Series has a Home of 2–0, and 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_60 (week_2 VARCHAR, week_3 VARCHAR) ### Question: What was the week 2 prior to the when Brittany Alyse 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_57 (gold INTEGER, total VARCHAR, silver VARCHAR) ### Question: What is the low gold total for under 2 to...
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 (type VARCHAR, locomotive_number VARCHAR) ### Question: What type is locomotive number CTN 46? ### 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 (tv_network_s_ VARCHAR, country VARCHAR) ### Question: What is the name of Bulgaria's TV network? ###...
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 (tournament VARCHAR, runner_s__up VARCHAR) ### Question: What is Tournament, when Runner(s)-Up is Gar...
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_3 (game VARCHAR, score VARCHAR, points VARCHAR) ### Question: Which Game has a Score of 4–0 and Points 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_38 (placement INTEGER, final VARCHAR) ### Question: What was the lowest placement with a final of 23.92?...
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_18505065_1 (played VARCHAR, against VARCHAR) ### Question: How many games had a deficit of 175? ### 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_52 (partner VARCHAR, date VARCHAR) ### Question: Who was the partner on May 16, 2004? ### 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_65 (episode VARCHAR, viewers__in_millions_ VARCHAR) ### Question: Which Episode had 9.1 million viewers?...
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_3 (country VARCHAR, to_par VARCHAR, player VARCHAR) ### Question: Which country has a to par of +2 for B...
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_14 (average INTEGER, state VARCHAR, swimsuit VARCHAR) ### Question: What is the highest average a contes...
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 (time VARCHAR, method VARCHAR, record VARCHAR) ### Question: What was the time of the match with a 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_178398_1 (year_built INTEGER, location_of_the_church VARCHAR) ### Question: What is the year that the oldest ...
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_35 (city VARCHAR, name VARCHAR) ### Question: What city has Sky Tower? ### Answer: SELECT city FROM tabl...
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 (country VARCHAR, city VARCHAR) ### Question: Tell me the country for san juan ### Answer: SELECT cou...
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 (race VARCHAR, location VARCHAR) ### Question: Who was the winner at spa-francorchamps? ### Answer: 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_1 (song_choice VARCHAR, theme VARCHAR) ### Question: What is the Song choice with a Theme that is 1960s?...
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_18950885_3 (char_cells VARCHAR, graphics_mode INTEGER) ### Question: If graphics mode is less than 1.0, 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_2941848_2 (year INTEGER, s_field_reporter VARCHAR) ### Question: What is the highest year with field reporter...
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 (name VARCHAR, qual_2 VARCHAR) ### Question: What name has a qual 2 of 1:43.374? ### Answer: SELECT n...
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_64 (authority VARCHAR, area VARCHAR, roll VARCHAR, decile VARCHAR) ### Question: Name the authority 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_13026799_1 (winning_score VARCHAR, championship VARCHAR) ### Question: What was the winning score of the PGA ...
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 (losses INTEGER, goal_difference VARCHAR, wins VARCHAR) ### Question: Which Losses have a 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 table_name_87 (longitude INTEGER, county VARCHAR, latitude VARCHAR) ### Question: How much Longitude has a County 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_74 (nation VARCHAR, rank VARCHAR, gold VARCHAR, total VARCHAR) ### Question: Which Nation has a Gold lar...
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 (d_44_√ VARCHAR, d_46_√ VARCHAR) ### Question: What is the D 44 √ when the D 46 √ is r 26? ### 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_29 (school VARCHAR, colors VARCHAR) ### Question: What school is the team from that has the colors blue ...
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 (react INTEGER, lane VARCHAR) ### Question: Can you tell me the lowest React that has the Lane of 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_92 (date VARCHAR, time VARCHAR, set_1 VARCHAR) ### Question: When was there a Time of 18:00, and a Set 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_85 (frequency VARCHAR, part_number_s_ VARCHAR) ### Question: What is Frequency, when Part Number(s) 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_name_16 (date VARCHAR, type VARCHAR) ### Question: What was the date with a hilly stage? ### 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_83 (visa_3 VARCHAR, visa_1 VARCHAR) ### Question: Which Visa 3 has gui finkler as Visa 1? ### 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_51 (margin_of_victory VARCHAR, runner_s__up VARCHAR) ### Question: What was the margin of victory over B...
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_81 (time VARCHAR, rider VARCHAR, bike VARCHAR, grid VARCHAR) ### Question: What is the time recorded by ...
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 (team VARCHAR, outcome VARCHAR, opponent VARCHAR) ### Question: Which team got a Behind outcome and 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_17810099_3 (writer_s_ VARCHAR, episode__number VARCHAR) ### Question: who wrote episode 14? ### 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_48 (title VARCHAR, production_number VARCHAR) ### Question: What is the title of the film with a product...
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 (to_par VARCHAR, score VARCHAR, player VARCHAR) ### Question: What is Tom Kite with a Score of 68's 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_16 (tournament VARCHAR) ### Question: What was the result in 2011 for the French Open tournament? ### 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_99 (date VARCHAR, location VARCHAR) ### Question: What date did the Boston Celtics play at Richfield Col...
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_11210576_3 (final_episode VARCHAR, position VARCHAR) ### Question: What was the final episode for Dea Agent? ...
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 (loss VARCHAR, record VARCHAR) ### Question: What was the loss of the game when the record was 14–8? ...
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 (lane INTEGER, rank VARCHAR, time VARCHAR, name VARCHAR) ### Question: Which lane has a time less 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_51 (chassis VARCHAR, drivers VARCHAR) ### Question: What chassis doe Ross Davis use? ### 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_8 (time_retired VARCHAR, grid VARCHAR) ### Question: What is the time/retired for grid 5? ### 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_6 (teams VARCHAR, league VARCHAR, away VARCHAR) ### Question: What team played in the Bundesliga league ...
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_5 (sales__billion_ INTEGER, company VARCHAR, profits__billion_$_ VARCHAR) ### Question: What is the aver...
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 (team VARCHAR, location VARCHAR) ### Question: what team scored in gomel ### Answer: SELECT team 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_26 (pick__number INTEGER, player VARCHAR) ### Question: What is the sum of pick# for Don Majkowski?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 (home_team VARCHAR, date VARCHAR) ### Question: Which home team played on January 5, 2008? ### 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_34 (season VARCHAR, lost VARCHAR, points VARCHAR) ### Question: Which season did the Minnesota Kicks los...
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_27539272_4 (score VARCHAR, game VARCHAR) ### Question: Name the score for game 5 ### Answer: SELECT score 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_96 (result VARCHAR, venue VARCHAR, opponent VARCHAR) ### Question: Which Result has a Venue of A, and 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_256286_39 (description VARCHAR, _percentage_yes VARCHAR) ### Question: What is the measure where the yes% is ...
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_20404716_1 (spanish_title VARCHAR, film_title_used_in_nomination VARCHAR) ### Question: What is the Spanish 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_26826304_1 (original_air_date VARCHAR, production_code VARCHAR) ### Question: What was the air date of the ep...
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_2923917_4 (melbourne VARCHAR, distance VARCHAR) ### Question: How many listings under Melbourne has a distanc...
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 people (Hometown VARCHAR, Age INTEGER) ### Question: Show the hometowns shared by people older than 23 and younger ...
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_77 (points INTEGER, record VARCHAR, game VARCHAR) ### Question: Which Points have a Record of 45–21–4, 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_27730_9 (ijekavian VARCHAR, ikavian VARCHAR) ### Question: What's the ijekavian translation of the ikavian wo...
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 (draws INTEGER, south_west_dfl VARCHAR, byes VARCHAR) ### Question: What is the lowest value for Draw...
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_26336060_19 (date INTEGER, mintage VARCHAR, km_number VARCHAR) ### Question: What is the maximum date for a 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_19398910_4 (bout_1 VARCHAR, bout_5 VARCHAR) ### Question: Which were the bout 1 when the bout 5 was andreev (...
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_21501518_1 (theme VARCHAR, original_artist VARCHAR) ### Question: What is the theme of the song by Soul Broth...
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_29697744_1 (season VARCHAR, position VARCHAR) ### Question: in what year the position was the 9th ### 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_86 (margin VARCHAR, match_date VARCHAR) ### Question: What is Margin, when Match Date is Oct 17, 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_name_90 (code_name VARCHAR, distribution VARCHAR) ### Question: with distribution of 20.6% what is the code n...
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 (player VARCHAR, score VARCHAR) ### Question: Which Player has a Score of 6–4, 7–6 (7–5)? ### 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_34 (attendance INTEGER, date VARCHAR, game VARCHAR) ### Question: Where Date is october 11, and game 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_20361783_1 (mixed_doubles VARCHAR, womens_singles VARCHAR) ### Question: who won mixed doubles when zhou mi 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_15301258_1 (best_director VARCHAR, best_film VARCHAR) ### Question: Name the best director for mother ### 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_6 (seats INTEGER, general_election VARCHAR, share_of_votes VARCHAR, share_of_seats VARCHAR) ### Question...
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 (result VARCHAR, score VARCHAR, goal VARCHAR) ### Question: Which Result has a Score of 1–0, and 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_66 (time___gmt__ VARCHAR, serial VARCHAR) ### Question: What is the time (GMT) for the 4A Serial? ### 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_54 (year INTEGER, title VARCHAR) ### Question: What average year contains the title of machineries of jo...
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 (home VARCHAR, away VARCHAR) ### Question: Home for away of hispano? ### Answer: SELECT home FROM tabl...
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_22 (college VARCHAR, pick__number VARCHAR, position VARCHAR) ### Question: Which College has a Pick # 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_1971074_1 (enrollment INTEGER) ### Question: What's the highest enrollment among the schools? ### 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_29332810_14 (stage INTEGER, aggressive_rider VARCHAR) ### Question: Thomas de Gendt performed on what stage 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_13557843_3 (score VARCHAR, record VARCHAR) ### Question: What was the score of the game when the team was 1-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_name_99 (tries_against VARCHAR, try_bonus VARCHAR) ### Question: If the try bonus was 5 what was the try agai...
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_20042805_2 (african_spoonbill VARCHAR, hadeda_ibis VARCHAR) ### Question: What is the African Spoonbill 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_25461827_2 (country VARCHAR, contestant VARCHAR) ### Question: What country was Danissa Zurek from? ### 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_29 (venue VARCHAR, player VARCHAR) ### Question: For player Les Ames, what was the venue? ### 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_40 (place VARCHAR, round_1 VARCHAR, year VARCHAR) ### Question: Round 1 of beat lee janzen 3&2, and a Ye...
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 (round INTEGER, school VARCHAR) ### Question: What was the highest round that had northwestern? ### 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_58 (result VARCHAR, year VARCHAR, nominated_work VARCHAR) ### Question: What is the result for the king ...
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_95 (date VARCHAR, away_team VARCHAR) ### Question: When was the game played that had Rochdale as the awa...
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 (date VARCHAR, venue VARCHAR) ### Question: If the Venue was princes park, which Date did the game ta...
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 (teams VARCHAR, season VARCHAR) ### Question: Which teams were in the 2006-07 season? ### 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_41 (resale VARCHAR, down__up_to_kbit_s_ VARCHAR) ### Question: what is the resale when the down (up to k...
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 (wins INTEGER, club VARCHAR, draws VARCHAR) ### Question: What is the average number of wins for 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_63 (rounds VARCHAR, driver VARCHAR, engine VARCHAR) ### Question: Which rounds did Vic Elford with a 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_24786958_2 (game_site VARCHAR, date VARCHAR) ### Question: Where was the game played that was on Sunday, May ...