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_27303975_2 (format VARCHAR, title VARCHAR) ### Question: Name the format for quick callanetics: hips and beh...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE poker_player (Earnings VARCHAR) ### Question: List the earnings of poker players in descending order. ### 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_97 (remixed_by VARCHAR, year INTEGER) ### Question: Who remixed the version after 1999? ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_19805130_3 (share VARCHAR, rank__night_ VARCHAR) ### Question: If the night rank is 9, what is the total shar...
Below is an context that describes a sql 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 (high_rebounds VARCHAR, team VARCHAR) ### Question: What is the High rebounds of washington 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_name_77 (pali VARCHAR, sanskrit VARCHAR) ### Question: What is the pali word for rāga in sanskrit? ### 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_7 (brigade VARCHAR, name VARCHAR) ### Question: What is the brigade when Al-Bira is the name? ### Answer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (ihsaa_class VARCHAR, location VARCHAR) ### Question: Which IHSAA Class has a Location of columbia ci...
Below is an context that describes a sql 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 (george_hw_bush VARCHAR, pat_robertson VARCHAR, bob_dole VARCHAR) ### Question: When Pat Robertson ha...
Below is an context that describes a sql 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 (attendance INTEGER, date VARCHAR, week VARCHAR) ### Question: After week 8, what was the Attendance ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14984126_1 (opponent VARCHAR, date VARCHAR) ### Question: how many opponent with date being october 25, 1964...
Below is an context that describes a sql 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 (season VARCHAR, opponent VARCHAR) ### Question: Which Season has an Opponent of hibernians? ### 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 Customers (date_became_customer VARCHAR, first_name VARCHAR, last_name VARCHAR) ### Question: When did customer wit...
Below is an context that describes a sql 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 (name__wade_giles_ VARCHAR, characters VARCHAR) ### Question: What's the name that has the characters...
Below is an context that describes a sql 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 (date_completed VARCHAR, nickname VARCHAR) ### Question: When was the Little Tavern completed? ### 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_38 (home_team VARCHAR, venue VARCHAR) ### Question: What is the home team for punt road oval? ### 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_24 (venue VARCHAR, goal VARCHAR) ### Question: What is the Venue for Goal number 1? ### Answer: SELECT v...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_56 (home VARCHAR, date VARCHAR) ### Question: Which Home has a Date of april 1? ### Answer: SELECT 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_36 (city___town VARCHAR, icao VARCHAR) ### Question: In which city is the ICAO gvma? ### 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_34 (e_greenberg VARCHAR, t_wyka VARCHAR) ### Question: Which E. Greenberg has a T. Wyka of 10,793 (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_2850912_7 (nhl_team VARCHAR, college_junior_club_team VARCHAR) ### Question: How many nhl teams are listed 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_27862483_3 (pac_10_record VARCHAR, date VARCHAR) ### Question: What was the PAC-10 record of the game played ...
Below is an context that describes a sql 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 (save VARCHAR, loss VARCHAR) ### Question: What's the save when the loss was santiago (2–2)? ### 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_68 (round VARCHAR, player VARCHAR) ### Question: Name the Round which has a Player of zack walz? ### 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_26250218_1 (episode VARCHAR, order__number VARCHAR) ### Question: Which episode is #4? ### Answer: SELECT epi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23274514_7 (team VARCHAR, record VARCHAR) ### Question: Name the team for 19-34 ### 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_21761882_4 (location VARCHAR, opponent VARCHAR) ### Question: What was the location for when the opponent 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_98 (catalog VARCHAR, region VARCHAR) ### Question: What is the catalog with the region of the United 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_name_60 (agg VARCHAR, team_2 VARCHAR) ### Question: What was the aggregate for the match with a team 2 of Ken...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_94 (goals_against INTEGER, goals_for VARCHAR, goal_difference VARCHAR) ### Question: What is the highest...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1473672_3 (nationality VARCHAR, nhl_team VARCHAR) ### Question: Which nationality is the player from the Phil...
Below is an context that describes a sql 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 (home VARCHAR, record VARCHAR) ### Question: what team scored 5–5–1–1? ### Answer: SELECT home FROM t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_6 (score VARCHAR, home VARCHAR, date VARCHAR) ### Question: What was the score on February 21 when the 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_92 (game INTEGER, decision VARCHAR, record VARCHAR) ### Question: What was the first game in which Weeke...
Below is an context that describes a sql 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 (location VARCHAR, driver VARCHAR) ### Question: What is the location where Denny Hulme was the drive...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE accounts (custid VARCHAR, name VARCHAR); CREATE TABLE checking (balance INTEGER); CREATE TABLE checking (custid VAR...
Below is an context that describes a sql 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 (date VARCHAR, catalog VARCHAR, region VARCHAR) ### Question: What's the date in the United Kingdom ha...
Below is an context that describes a sql 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 (total_matches VARCHAR, year VARCHAR) ### Question: How many Total matches happened in 2003? ### 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_91 (games VARCHAR, event VARCHAR) ### Question: What games have the event of Men's Slalom? ### 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_21 (attendance VARCHAR, loss VARCHAR) ### Question: How many were in attendance with a loss of Prokopec ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE premises (premises_type VARCHAR) ### Question: Show each premise type and the number of premises in that type. ### ...
Below is an context that describes a sql 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 (member_state VARCHAR) ### Question: What is the 2011 value with a 2008 value of 0.3 and is a member ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE city (city VARCHAR, city_id VARCHAR); CREATE TABLE hosting_city (host_city VARCHAR); CREATE TABLE temperature (city...
Below is an context that describes a sql 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 (team__number1 VARCHAR, team__number2 VARCHAR) ### Question: Who was Team #1 when Team #2 was galatas...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2384331_1 (arena VARCHAR, captain VARCHAR) ### Question: What arena does the team play at that has Michael Wa...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_10 (rank VARCHAR, wins VARCHAR, points VARCHAR) ### Question: Name the rank for wins of 0 and points 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_51 (wins VARCHAR, points VARCHAR, goals_for VARCHAR, goals_against VARCHAR, draws 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_94 (long_scale VARCHAR, short_scale VARCHAR) ### Question: For a short scale of one quadrillion a thousa...
Below is an context that describes a sql 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 (drobo__2nd_ VARCHAR) ### Question: Which Drobo (2nd) has a Drobo S (2nd) of 5? ### Answer: SELECT dro...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29565601_2 (l INTEGER) ### Question: What is the largest number in L? ### Answer: SELECT MAX(l) FROM table_29...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_21 (acronym VARCHAR, name_in_english VARCHAR) ### Question: What is the acronym for the English name Nor...
Below is an context that describes a sql 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 (event VARCHAR, position VARCHAR) ### Question: What is the event that is in 8th position? ### 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_7 (opponent VARCHAR, date VARCHAR) ### Question: Who did the Browns play on October 13, 1968? ### 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_69 (home_team VARCHAR, away_team VARCHAR) ### Question: What home team has Richmond listed as their 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_20693870_1 (others_number INTEGER, county VARCHAR) ### Question: What was the number of others votes in Colum...
Below is an context that describes a sql 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 (race INTEGER, location___state VARCHAR) ### Question: What was the first race in Launceston, Tasmani...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_21 (assists VARCHAR, minutes VARCHAR, player VARCHAR, position VARCHAR, goals VARCHAR) ### Question: Wha...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14118521_1 (mission VARCHAR, primary_payload_s_ VARCHAR) ### Question: what's the mission with primary payloa...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20750731_1 (obama_percentage VARCHAR, mccain_percentage VARCHAR) ### Question: What was the Obama% when McCai...
Below is an context that describes a sql 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 (crowd INTEGER, venue VARCHAR) ### Question: What is the smallest crowd size for punt road oval? ### ...
Below is an context that describes a sql 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 (_2013_projection VARCHAR, july_1 VARCHAR, rank VARCHAR) ### Question: How many July 1, 2013 projecti...
Below is an context that describes a sql 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 (opponent VARCHAR, attendance VARCHAR) ### Question: Who was the Mariners opponent at the game attend...
Below is an context that describes a sql 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 (content VARCHAR, package_option VARCHAR, television_service VARCHAR) ### Question: What is the conte...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14603057_2 (class_aA VARCHAR, class_a VARCHAR, class_aAAAA VARCHAR, Lubbock VARCHAR) ### Question: Who was 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_20 (points_difference VARCHAR, points_against VARCHAR) ### Question: Which Points difference has Points ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11964047_9 (home VARCHAR, date VARCHAR) ### Question: what's the home where date is march 27 ### 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_35 (player VARCHAR, penalty VARCHAR, team VARCHAR) ### Question: What player has a penalty of holding on...
Below is an context that describes a sql 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 (crowd VARCHAR, away_team VARCHAR) ### Question: What is the crowd size of the game when Fitzroy is t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1140116_6 (race_name VARCHAR, winning_driver VARCHAR) ### Question: Which races did Paul Greifzu win? ### 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_27 (draws INTEGER, al_ahly_wins VARCHAR, el_zamalek_wins VARCHAR, total VARCHAR) ### Question: What is t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_97 (draws INTEGER, losses INTEGER) ### Question: What is the average Draws, when Losses is less than 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_63 (cuts_made INTEGER, top_25 INTEGER) ### Question: What is the average number of cuts made in the Top ...
Below is an context that describes a sql 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 (genbank_id VARCHAR, variant_id VARCHAR) ### Question: Which genbank id's variant is abd1a? ### 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_2076463_2 (school VARCHAR, location_s_ VARCHAR) ### Question: Which school would you come across if you 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_16 (date VARCHAR, region VARCHAR) ### Question: What is the release Date for the New Zealand Region? ###...
Below is an context that describes a sql 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 (finale INTEGER, chinese_title VARCHAR) ### Question: What is the Total Finale of 女人唔易做? ### 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 affiliated_with (physician VARCHAR, department VARCHAR, primaryaffiliation VARCHAR) ### Question: List the physicia...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20360535_2 (directed_by VARCHAR, television_order VARCHAR) ### Question: who directed s01e13 ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_60 (score VARCHAR, game__number VARCHAR) ### Question: What was the score in game 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_27277284_8 (v_core VARCHAR, model_number VARCHAR) ### Question: Name the number of v core for model number mo...
Below is an context that describes a sql 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 (years VARCHAR, jersey_number_s_ VARCHAR) ### Question: What is Years, when Jersey Number(s) is 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_81 (week VARCHAR, opponent VARCHAR) ### Question: How many weeks have an Opponent of at new york giants?...
Below is an context that describes a sql 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 (points INTEGER, rider VARCHAR) ### Question: Rider of stéphane mertens had what lowest points? ### 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 match_season (POSITION VARCHAR) ### Question: Show all distinct positions of matches. ### Answer: SELECT DISTINCT P...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_66 (date VARCHAR, year VARCHAR) ### Question: What is the Date of the Int'l Debut of 1967? ### 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_15700367_6 (runs_conceded VARCHAR, name VARCHAR) ### Question: How many players named sanath jayasuriya? ### ...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: What is the value in 1990 when it is A in 1989, 1985, and 1993? ### 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_1008653_9 (country___endonym__ VARCHAR, official_or_native_language_s___alphabet_script_ VARCHAR) ### Questio...
Below is an context that describes a sql 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 (outgoing_manager VARCHAR, position_in_table VARCHAR) ### Question: Which outgoing manager has tabled...
Below is an context that describes a sql 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 (date VARCHAR, course VARCHAR) ### Question: What is the date for the La Granja de San Ildefonso to 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 (won__pg_ VARCHAR, goals_conceded__gc_ VARCHAR, goals_scored__gf_ VARCHAR) ### Question: What is 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_1341604_11 (district VARCHAR, incumbent VARCHAR) ### Question: Name the districk for larry mcdonald ### 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_69 (away_team VARCHAR, home_team VARCHAR) ### Question: What did the away team score in the game against...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE stadium (capacity INTEGER) ### Question: What is the average and maximum capacities for all stadiums ? ### 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_44 (goals_for VARCHAR, lost VARCHAR) ### Question: What are the goals for a lost of Involuntary suspensi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29302781_12 (week_of VARCHAR, runner_up VARCHAR) ### Question: In the week of what was the runner-up Pat Du P...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_65 (episodes INTEGER, average_ratings VARCHAR) ### Question: Which episodes has the lowest average ratin...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28005160_2 (sponsorship INTEGER) ### Question: What is the last year a sponsorship ended? ### 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_5 (away VARCHAR, club VARCHAR) ### Question: What is the Away when the Club is Neath? ### 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_31 (team_1 VARCHAR) ### Question: What is the 2nd leg of team 1 Zamalek SC? ### Answer: SELECT 2 AS nd_l...