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_14601528_2 (class_a VARCHAR, class_aAAAA VARCHAR, Pearland VARCHAR) ### Question: Name the class a for pearla...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22485543_1 (color_commentator_s_ VARCHAR, ice_level_reporters VARCHAR) ### Question: Who is the color comment...
Below is an context that describes a 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 (national_cup VARCHAR, club VARCHAR) ### Question: What national cup has fc barcelona? ### 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 weather (zip_code VARCHAR, max_wind_Speed_mph VARCHAR) ### Question: For each zip code, return how many times max 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_84 (finished VARCHAR, celebrity VARCHAR) ### Question: When did camilla dallerup finish? ### 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_74 (network VARCHAR, host VARCHAR, viewers VARCHAR) ### Question: Who was the network who had Ken Squier...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2876467_3 (second_place INTEGER, region_represented VARCHAR) ### Question: What is the maximum number of 2nd ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15431122_2 (best_finish VARCHAR, scoring_rank VARCHAR) ### Question: What is the best finish where the scorin...
Below is an context that describes a 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 (Music VARCHAR, year VARCHAR, movie__in_kannada__ VARCHAR) ### Question: Who was the music director in...
Below is an context that describes a 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 (wins INTEGER, podiums VARCHAR, season VARCHAR, fastest_laps VARCHAR, races VARCHAR) ### Question: Wh...
Below is an context that describes a 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 (tournament VARCHAR, outcome VARCHAR, surface VARCHAR) ### Question: Which Tournament has an Outcome 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 has_amenity (dormid VARCHAR, amenid VARCHAR); CREATE TABLE dorm_amenity (amenid VARCHAR); CREATE TABLE dorm (dorm_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_16409745_1 (dpi VARCHAR, dimensions__mm_ VARCHAR) ### Question: What is the dpi of a scanner with the mm dime...
Below is an context that describes a 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 (erp__analog__digital_ VARCHAR, region_served VARCHAR) ### Question: What is the ERP for the Rockhamp...
Below is an context that describes a 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 (grid VARCHAR, time_retired VARCHAR, laps VARCHAR) ### Question: what is the grid when the time/retir...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17505751_5 (Champions VARCHAR, league VARCHAR, position VARCHAR) ### Question: when the position is forward 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_45 (winning_driver VARCHAR, round VARCHAR) ### Question: Which Winning Driver has a Round of 9? ### 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_10548224_1 (final_score VARCHAR, date_contested VARCHAR) ### Question: What was the final score for the game ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22269839_1 (directed_by VARCHAR, written_by VARCHAR) ### Question: Who directed the episode written by patric...
Below is an context that describes a 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 (callback_venue VARCHAR, audition_city VARCHAR) ### Question: What was the callback venue for the Pho...
Below is an context that describes a 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 (secr_numbers VARCHAR, class VARCHAR) ### Question: Which SECR numbers have a class of b1? ### 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_40 (date VARCHAR, player VARCHAR) ### Question: Which date is associated with the player Wilbert Robinso...
Below is an context that describes a 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 (Id VARCHAR) ### Question: What is in 2007 has 2004 olympic games? ### Answer: SELECT 2007 FROM table...
Below is an context that describes a 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, finish VARCHAR, start VARCHAR) ### Question: What's the smallest amount of Laps 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_name_83 (location VARCHAR, opponent VARCHAR) ### Question: Opponent of chicago bulls had what location? ### 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_15 (qual_1 VARCHAR, team VARCHAR, best VARCHAR) ### Question: Team Rusport has the best of 59.654 and wh...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28461589_2 (passes INTEGER, starting VARCHAR) ### Question: What is the largest number of passes for players ...
Below is an context that describes a 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 (pick INTEGER, school VARCHAR) ### Question: What is the highest pick for a player from auburn? ### 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_261913_1 (institution VARCHAR, location__all_in_minnesota_ VARCHAR) ### Question: What institution is located...
Below is an context that describes a 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 (crowd INTEGER, home_team VARCHAR) ### Question: What was the crowd size when Geelong played at home?...
Below is an context that describes a 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 (opponent VARCHAR, week VARCHAR) ### Question: Which team was the opponent on week 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 (shooter VARCHAR, total VARCHAR) ### Question: Who is the shooter that is the Defending Champion? ###...
Below is an context that describes a 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 (word_form VARCHAR, other VARCHAR) ### Question: What can you say is the word from of sam sep? ### 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_55 (rank VARCHAR, time VARCHAR, lane VARCHAR) ### Question: What is the number of the rank when the time...
Below is an context that describes a 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 (opponent VARCHAR, rank VARCHAR) ### Question: What is Opponent, when Rank is 3? ### Answer: SELECT 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_18 (round INTEGER, opponent VARCHAR) ### Question: What is the average round against opponent Klas Akess...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27988559_1 (original_air_date VARCHAR, no_in_series VARCHAR) ### Question: What dat did episode 195 in the 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_75 (silver INTEGER, rank VARCHAR, gold VARCHAR) ### Question: What is the hioghest amount of silver meda...
Below is an context that describes a 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 (partner VARCHAR, opponent VARCHAR) ### Question: Which Partner had an Opponent of darija jurak carme...
Below is an context that describes a 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 (to_par VARCHAR, score VARCHAR) ### Question: What is the total number of To Par, when Score is "70-7...
Below is an context that describes a 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 (surface VARCHAR, year VARCHAR) ### Question: What was the surface in 1996? ### Answer: SELECT surfac...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12163387_1 (mens_doubles VARCHAR, womens_singles VARCHAR) ### Question: Who won the mens doubles the year Ali...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342013_12 (result VARCHAR, incumbent VARCHAR) ### Question: What was the result when Leo E. Allen was electe...
Below is an context that describes a 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 (date VARCHAR, score VARCHAR) ### Question: On what day was the game that ended in a score of 97-38? ...
Below is an context that describes a 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_24 (game INTEGER, set_4 VARCHAR, set_3 VARCHAR) ### Question: What is the sum of the Game with a Set 4 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_18946749_2 (col__m_ INTEGER, peak VARCHAR) ### Question: What is the col (m) of the Barurumea Ridge peak? ##...
Below is an context that describes a 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 (club VARCHAR) ### Question: Which 2007–08 season has a Club of genoa c.f.c.? ### Answer: SELECT 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_16 (decile INTEGER, authority VARCHAR, name VARCHAR) ### Question: What is the average Decile with a sta...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16729063_2 (date VARCHAR, game_site VARCHAR) ### Question: How many games were played at Cleveland Stadium? #...
Below is an context that describes a 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 (opponent VARCHAR, february VARCHAR, record VARCHAR) ### Question: Which Opponent has a February large...
Below is an context that describes a 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_28 (place VARCHAR, to_par VARCHAR) ### Question: What place had a To par of –10? ### Answer: SELECT plac...
Below is an context that describes a 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 (centerfold_model VARCHAR, interview_subject VARCHAR) ### Question: Who was the Centerfold model 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_1952065_4 (afc_titles INTEGER, super_bowl_wins VARCHAR) ### Question: How many afc titles 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_92 (launch_date VARCHAR, odds_of_winning VARCHAR) ### Question: What is the launch date odds of winning ...
Below is an context that describes a 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 (television_service VARCHAR, content VARCHAR) ### Question: What is the Television Service offering C...
Below is an context that describes a 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 (name VARCHAR, heat VARCHAR, country VARCHAR) ### Question: Who is in heat 5 from Guyana? ### 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_55 (finish VARCHAR, total VARCHAR, year_s__won VARCHAR) ### Question: Of the 1978 winners, who had finis...
Below is an context that describes a 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 (species VARCHAR, gender VARCHAR) ### Question: Which species is male? ### Answer: SELECT species 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_13564637_5 (points_for VARCHAR, tries_against VARCHAR) ### Question: What were the points for when there were...
Below is an context that describes a 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_28 (school VARCHAR, player VARCHAR) ### Question: What school did samardo samuels go to? ### 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_70 (match_score VARCHAR) ### Question: What is the "Pick The Winners" score when the Match score was ill...
Below is an context that describes a 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 (first_elected INTEGER, results VARCHAR, incumbent VARCHAR) ### Question: What is the latest year 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_12243817_1 (tournament_location VARCHAR, winners_share__$_ VARCHAR) ### Question: What is the location 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_17085981_2 (manner_of_departure VARCHAR, team VARCHAR, outgoing_manager VARCHAR) ### Question: What was the 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_32 (opponent VARCHAR, week VARCHAR, result VARCHAR) ### Question: Who did they play against in a week af...
Below is an context that describes a 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 (director VARCHAR, release_date VARCHAR, characters VARCHAR) ### Question: What director has 2004-03-...
Below is an context that describes a 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 (laps VARCHAR, driver VARCHAR) ### Question: How many laps did Eddie Irvine have? ### 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 (network VARCHAR, genre VARCHAR) ### Question: Which network's genre is music? ### Answer: SELECT netw...
Below is an context that describes a 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_28 (entrant VARCHAR, year VARCHAR, points VARCHAR) ### Question: What entrant had less than 3 points bef...
Below is an context that describes a 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 (drawn INTEGER, lost INTEGER) ### Question: What's the lowest Drawn that has a Lost that's less than 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_name_50 (goals_l_c_e_ VARCHAR, app_l_c_e_ VARCHAR) ### Question: What are the gaols(L/C/E) with an App(L/C/E)...
Below is an context that describes a 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 (score VARCHAR, attendance INTEGER) ### Question: What score has an attendance less than 10,553? ### ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23117208_3 (no_in_series INTEGER, viewers__millions_ VARCHAR) ### Question: when the number of spectator are ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27755784_6 (record VARCHAR, date VARCHAR) ### Question: What was the record after the game on November 10? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342270_3 (first_elected INTEGER, district VARCHAR) ### Question: what is the maximum first elected with dist...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25716399_1 (no_in_season INTEGER, directed_by VARCHAR) ### Question: What season was an episode directed by 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_30 (avg INTEGER, rank INTEGER) ### Question: What is the highest average for teams ranked higher than 9?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14966537_1 (record VARCHAR, opponent VARCHAR) ### Question: How many games were played against the Chicago Be...
Below is an context that describes a 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_53 (director_s_ VARCHAR, rank VARCHAR, film VARCHAR) ### Question: Who directed the nominated film, Badm...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24233848_2 (vote VARCHAR, finish VARCHAR) ### Question: Name the total number of votes for 3rd voted out day ...
Below is an context that describes a 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 (date VARCHAR, record VARCHAR) ### Question: Record of 12–15 happened on what date? ### 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_31 (position INTEGER, drawn VARCHAR, points_1 VARCHAR, goals_for VARCHAR) ### Question: what is the posi...
Below is an context that describes a 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 (championship VARCHAR, winning_score VARCHAR) ### Question: In which championship did the winner have...
Below is an context that describes a 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 (format VARCHAR, label VARCHAR, catalog VARCHAR) ### Question: What is the Format for the alfa record...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18904831_6 (high_points VARCHAR, high_rebounds VARCHAR) ### Question: When dydek (8) has the highest rebounds...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1852650_1 (ending_with INTEGER, sung_by VARCHAR) ### Question: Name the most ending with for peyalvar ### 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_13956521_2 (original_airdate VARCHAR, writer_s_ VARCHAR, director VARCHAR) ### Question: how many original 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_85 (name VARCHAR, transfer_fee VARCHAR, transfer_window VARCHAR, nat VARCHAR) ### Question: Which player...
Below is an context that describes a 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 (away_team VARCHAR, venue VARCHAR) ### Question: What is the away team's score at western oval? ### 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_83 (date VARCHAR, score VARCHAR) ### Question: What date has 136-134 as the score? ### 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_28 (away VARCHAR, club VARCHAR) ### Question: The Club of Ekranas was an away with a score of 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_22 (wins VARCHAR, events INTEGER) ### Question: How many wins did he have when he played under 2 events?...
Below is an context that describes a 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 (tournament VARCHAR) ### Question: what is the tournament when 2011 is qf and 2012 is sf? ### 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_50 (goals_scored VARCHAR, pos VARCHAR, years_active VARCHAR) ### Question: How many goals were scored wi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23285761_7 (high_assists VARCHAR, high_rebounds VARCHAR) ### Question: Who did the high assists in the game 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_59 (population INTEGER, median_house__hold_income VARCHAR) ### Question: What is the Population where 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_13 (match VARCHAR, team VARCHAR) ### Question: What was the match number for Start Gniezno? ### 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_15 (player VARCHAR, position VARCHAR, college VARCHAR) ### Question: Who plays f position for depauw? ##...
Below is an context that describes a 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 (role VARCHAR, program VARCHAR) ### Question: What's the roles of the Bionic Woman? ### 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_70 (record VARCHAR, game VARCHAR) ### Question: What was the record after game 37? ### Answer: SELECT re...