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_70 (manner_of_departure VARCHAR, team VARCHAR) ### Question: What was the manner of departure for 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_14242137_11 (season VARCHAR, regionalliga_west_südwest VARCHAR) ### Question: what's the season with regional...
Below is an context that describes a sql 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 (minister VARCHAR, party VARCHAR, governments VARCHAR) ### Question: Who was the minister of the labo...
Below is an context that describes a sql 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 (points INTEGER, position VARCHAR, lost VARCHAR, name VARCHAR) ### Question: what is the sum of point...
Below is an context that describes a sql 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 (bronze VARCHAR, total VARCHAR, rank VARCHAR, gold VARCHAR) ### Question: How many bronzes for nation...
Below is an context that describes a sql 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 (percent_yes INTEGER, jurisdiction VARCHAR, percent_no VARCHAR) ### Question: What is the highest per...
Below is an context that describes a sql 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 (total INTEGER, gold VARCHAR, bronze VARCHAR, silver VARCHAR) ### Question: What is the lowest total ...
Below is an context that describes a sql 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 (fa_trophy VARCHAR, leading_scorer VARCHAR) ### Question: what is the fa trophy when the leading scor...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_86 (inning VARCHAR, team VARCHAR, date VARCHAR) ### Question: Which inning were the Minnesota Twins in 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_24 (loss VARCHAR, attendance VARCHAR) ### Question: What was the loss of the game attended by 37,119? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_69 (overall INTEGER, college VARCHAR) ### Question: What is the average oveall pick for players from 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_1342013_12 (result VARCHAR, incumbent VARCHAR) ### Question: What was the result when incumbent Fred E. Busbe...
Below is an context that describes a sql 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 (heat INTEGER, nation VARCHAR, rank VARCHAR) ### Question: Which Heat has a Nation of australia, 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_name_32 (livery VARCHAR, description VARCHAR, date VARCHAR) ### Question: Which Livery has a Description of 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_90 (serial_no VARCHAR, entered_service VARCHAR, owner VARCHAR) ### Question: What is the Serial number o...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2562113_1 (enrollment INTEGER, joined VARCHAR) ### Question: What is the enrollment for the institution that ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24561550_1 (opponent VARCHAR, record VARCHAR) ### Question: List all opponents from the 4-4 scoring 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_1965650_7 (player VARCHAR, nhl_team VARCHAR) ### Question: What player was drafted to the Detroit Red Wings? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Documents (document_name VARCHAR, document_id VARCHAR); CREATE TABLE Paragraphs (document_id 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_68 (hanyu_pinyin VARCHAR, name VARCHAR) ### Question: Which Hanyu Pinyin is labeled rural? ### 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_149330_1 (general_election VARCHAR, votes_swing VARCHAR) ### Question: Which general election had a vote swin...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_44 (date VARCHAR, home VARCHAR, time VARCHAR, result VARCHAR) ### Question: What day was the time 14:30,...
Below is an context that describes a sql 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, opponent VARCHAR) ### Question: What is Score, when Opponent is Natalia Rizhonkova? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14102379_4 (stadium VARCHAR, record VARCHAR) ### Question: what's the stadium with record being 1–1 ### 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_84 (rank VARCHAR, laps VARCHAR, finish VARCHAR) ### Question: What rank had less than 200 laps with a fi...
Below is an context that describes a sql 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 (react VARCHAR, time VARCHAR, lane VARCHAR) ### Question: What is the total react number with a 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_5 (heat VARCHAR, country VARCHAR) ### Question: What's the total number of Heat recorded for the british...
Below is an context that describes a sql 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 (result VARCHAR, goal VARCHAR) ### Question: What is the Result for Goal 3? ### Answer: SELECT result...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_20 (english_title__chinese_title_ VARCHAR, number_of_episodes VARCHAR, airing_date 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_29273390_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR) ### Question: Who directed an episode with 1.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_12 (points INTEGER, second VARCHAR) ### Question: What was the highest points when the second was 4? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_90 (date VARCHAR, record VARCHAR) ### Question: What is the date of the game with a 17-31 record? ### 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_74 (tournament VARCHAR) ### Question: In what year 2000 tournment did Angeles Montolio have a career win...
Below is an context that describes a sql 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 (time_retired VARCHAR, driver VARCHAR) ### Question: What time or retired does Scott Dixon have? ### 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_91 (venue VARCHAR, score_f_a VARCHAR, game VARCHAR) ### Question: What is the Venue of Game 41 with a Sc...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_71 (year INTEGER, points VARCHAR, rank VARCHAR) ### Question: What's the average Year that has Points th...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_65 (date VARCHAR, city_location VARCHAR) ### Question: Which Date had a City/Location of vancouver, brit...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16010376_1 (cartridge VARCHAR, source VARCHAR) ### Question: What type of cartridge is used by a Weatherby? #...
Below is an context that describes a sql 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 (summoned VARCHAR) ### Question: What is 1st Member, when Summoned is "14 July 1302"? ### 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 (player VARCHAR, team VARCHAR) ### Question: What player was on the Los Angeles Dodgers? ### 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_30120556_1 (area__acres__ VARCHAR, townland VARCHAR) ### Question: How many items appear in the area column 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_42 (record VARCHAR, decision VARCHAR, attendance VARCHAR) ### Question: What was the record in 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 ref_colors (color_code VARCHAR, color_description VARCHAR); CREATE TABLE products (product_name VARCHAR, typical_bu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_47 (position INTEGER, lost VARCHAR, points VARCHAR, name VARCHAR) ### Question: what is the lowest posit...
Below is an context that describes a sql 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 (motion_picture VARCHAR, year VARCHAR, award VARCHAR, actor VARCHAR) ### Question: For what motion pi...
Below is an context that describes a sql 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 (time VARCHAR, score VARCHAR) ### Question: What time was the match played with a score of 3-2? ### 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_67 (builder VARCHAR, ship VARCHAR) ### Question: What is Builder, when Ship is "Arizona"? ### 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_79 (crowd VARCHAR, away_team VARCHAR) ### Question: What was the crowd size when Essendon was the away 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_25129482_1 (manager VARCHAR, kitmaker VARCHAR, location VARCHAR) ### Question: How many managers for club 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_32 (country VARCHAR, to_par VARCHAR, player VARCHAR) ### Question: What is the country of player lee tre...
Below is an context that describes a sql 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 (away_team VARCHAR, home_team VARCHAR) ### Question: What did the away team score when playing agains...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2454589_1 (last_title VARCHAR, first_season_in_current_spell VARCHAR) ### Question: Name the last title for 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_19 (party VARCHAR, first_elected VARCHAR) ### Question: Which party was first elected in 1898? ### 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_45 (candidate VARCHAR, result VARCHAR) ### Question: Who is the candidate that had 10 fired in week 2 (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_18943444_1 (samples_taken VARCHAR, product VARCHAR) ### Question: How many samples were taken of 嬰幼兒配方乳粉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_68 (december INTEGER, record VARCHAR, game VARCHAR) ### Question: Record of 15-12-4, and a Game larger 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_27722734_11 (score VARCHAR, team VARCHAR) ### Question: Name the score for denver ### Answer: SELECT score FR...
Below is an context that describes a sql 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 (pick INTEGER, school VARCHAR) ### Question: What is the lowest pick when the School is Stanford Univ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28498999_5 (_number VARCHAR, score VARCHAR) ### Question: What is the # listed when the score is 70-69-69-70=...
Below is an context that describes a sql 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 (seats_2006 INTEGER, parties_and_voter_communities VARCHAR, _percentage_2006 VARCHAR) ### Question: 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 (interview_subject VARCHAR, pictorials VARCHAR) ### Question: Which Interview subject has a Pictorial...
Below is an context that describes a sql 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 (type VARCHAR, artist VARCHAR) ### Question: What Type has the Artist of Hiroyuki Takami? ### 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_16 (round VARCHAR, player VARCHAR) ### Question: In what round was Kelsey Tessier drafted? ### 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_13 (opponent VARCHAR, record VARCHAR) ### Question: Who was the opponent at the game when the record was...
Below is an context that describes a sql 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 (appointed_by VARCHAR, presentation_of_credentials VARCHAR) ### Question: Which Appointed has a Prese...
Below is an context that describes a sql 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 (country VARCHAR, score VARCHAR) ### Question: WHAT COUNTRY HAS A SCORE OF 68-70=138? ### 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_26 (category VARCHAR, result VARCHAR, award VARCHAR) ### Question: Name the category for nominated at 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_76 (time VARCHAR, event VARCHAR) ### Question: What was the record setting time in the 800m freestyle? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29871617_1 (chromosomal_location VARCHAR, family_name VARCHAR) ### Question: How many different chromosomal l...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21258_1 (infant_mortality_rate INTEGER, period VARCHAR) ### Question: period between 1985 - 1990 have minimum...
Below is an context that describes a sql 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 (round INTEGER, location VARCHAR) ### Question: Which Round has a Location of bahia, brazil? ### 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_41 (away VARCHAR, club VARCHAR) ### Question: Which away has apoel as the club? ### Answer: SELECT away ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_9 (gold INTEGER, nation VARCHAR) ### Question: Luxembourg received how many gold medals? ### 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_60 (score VARCHAR, date VARCHAR) ### Question: What is the score on may 16? ### 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_90 (bronze VARCHAR, silver VARCHAR, gold VARCHAR, nation VARCHAR) ### Question: What's the total 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_74 (driver VARCHAR, entries VARCHAR) ### Question: Which driver has 162 entries? ### Answer: SELECT driv...
Below is an context that describes a sql 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 (area VARCHAR, roll VARCHAR, authority VARCHAR, gender VARCHAR) ### Question: What is the area 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_2850912_1 (nationality VARCHAR, nhl_team VARCHAR) ### Question: What nationality is the draft pick player goi...
Below is an context that describes a sql 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 (score VARCHAR, to_par VARCHAR, player VARCHAR) ### Question: What is Justin Leonard with a To par 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_23286158_11 (series VARCHAR, game VARCHAR) ### Question: What was the series where the game was 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_59 (home_team VARCHAR) ### Question: What score did the home team of north melbourne get? ### 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_98 (top_10 INTEGER, wins VARCHAR, top_25 VARCHAR) ### Question: What is the sum of Top 10 performances 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_14752049_5 (rank VARCHAR, country VARCHAR) ### Question: Name the number of ranks for south korea ### 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_14958620_1 (week INTEGER, attendance VARCHAR) ### Question: On which week was the attendance 74303? ### 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_1 (loss VARCHAR, record VARCHAR) ### Question: Name the loss when the record is 76-81 ### 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 (name VARCHAR, assists VARCHAR) ### Question: Can you tell me the Name that has the Assists of lake (...
Below is an context that describes a sql 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 (date VARCHAR, opponent VARCHAR) ### Question: what is the date when the opponent is leeds united? ##...
Below is an context that describes a sql 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 (round VARCHAR, college VARCHAR) ### Question: In how many rounds did USC participate in? ### 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_2417345_3 (vacator VARCHAR, date_of_successors_formal_installation VARCHAR) ### Question: Who was the vacator...
Below is an context that describes a sql 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 (_jerk VARCHAR, clean_ INTEGER, snatch VARCHAR, bodyweight VARCHAR) ### Question: What is the biggest...
Below is an context that describes a sql 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 (location VARCHAR, rank_final VARCHAR, score_qualifying VARCHAR) ### Question: What was the location ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE AIRPORTS (AirportName VARCHAR, AirportCode VARCHAR) ### Question: What is the airport name for airport 'AKO'? ### 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_29 (no_s_ VARCHAR, school_club_team_country VARCHAR) ### Question: What is the number of the player who ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_13 (money___ INTEGER, country VARCHAR, to_par VARCHAR) ### Question: What is the lowest amount of money ...
Below is an context that describes a sql 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 (apps INTEGER, rank VARCHAR, win__percentage VARCHAR) ### Question: What is the lowest apps for 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_3 (fixtures INTEGER, clubs_involved VARCHAR) ### Question: When 4 clubs are involved, what is the averag...
Below is an context that describes a sql 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 (release VARCHAR, title VARCHAR) ### Question: When was Gala released? ### Answer: SELECT release 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_29 (Id VARCHAR) ### Question: What is the 2005 figure when 2002 is A and 2010 is 3R? ### 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_49 (score VARCHAR, away_team VARCHAR) ### Question: What was the score when Arsenal was the away team? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23177573_1 (rank__week_ VARCHAR, written_by VARCHAR) ### Question: What was the week ranking of the episode w...