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_17 (result__pts_ VARCHAR, set_1 VARCHAR) ### Question: What is the result of the game with a set 1 of 26...
Below is an context that describes a sql 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 (week INTEGER, attendance VARCHAR) ### Question: Which week had an attendance of 70,225 ### 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_85 (notes VARCHAR, time VARCHAR) ### Question: What are the notes for the time at 3:19.167? ### 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_11961582_4 (score VARCHAR, date VARCHAR) ### Question: What was the score of the game played on December 8? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_60 (res VARCHAR, event VARCHAR) ### Question: What was the result for the M-1 Selection Europe event? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24587026_1 (team VARCHAR, points VARCHAR) ### Question: Name the team for 22 points ### Answer: SELECT team F...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_34 (killed INTEGER, perpetrator VARCHAR) ### Question: How many kills did basobas, florentino 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_1688640_4 (car__number VARCHAR, year_started VARCHAR) ### Question: Name the car number for 1997 ### 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_76 (nanquan VARCHAR, nandao VARCHAR, rank VARCHAR) ### Question: Which Nanquan has a Nandao larger than ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_58 (venue VARCHAR, extra VARCHAR, result VARCHAR) ### Question: What venue had less than 7.4 extra and 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_83 (round INTEGER, overall VARCHAR) ### Question: What round did the overall pick of 91 occur in the 198...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25042332_16 (median_income___intl INTEGER, region VARCHAR) ### Question: What is the median income of Maule? ...
Below is an context that describes a sql 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 (crowd INTEGER, away_team VARCHAR) ### Question: How many people attended Melbourne's away game? ### 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_41 (earnings__ INTEGER, player VARCHAR) ### Question: How much has dave stockton earned? ### 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_42 (part_2 VARCHAR, part_5 VARCHAR) ### Question: When is Part 2, when Part 5 is on January 24, 2008? ##...
Below is an context that describes a sql 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 (host_team VARCHAR, stadium VARCHAR) ### Question: What is the host team with the stadium Lincoln Fin...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1149495_1 (fourth_place VARCHAR, year VARCHAR) ### Question: How many fourth places were there in 2003? ### 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_60 (runner_up VARCHAR, third_place VARCHAR) ### Question: Who was the runner-up in the tournament in whi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_88 (total INTEGER, to_par VARCHAR, player VARCHAR) ### Question: What was Mark Brooks total score when 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_168482_1 (place VARCHAR, _percentage_of_popular_vote VARCHAR) ### Question: What place did the party finish i...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24798489_2 (original_airdate VARCHAR, episode_number VARCHAR) ### Question: How many original air dates 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_27 (height INTEGER, position VARCHAR, year_born__age_ VARCHAR) ### Question: Count the average Height 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 player (name_first VARCHAR, name_last VARCHAR, player_id VARCHAR); CREATE TABLE all_star (player_id VARCHAR) ### Qu...
Below is an context that describes a sql 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 (pick VARCHAR, college VARCHAR) ### Question: Who is the pick from the Purdue College? ### 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_25 (player VARCHAR, college VARCHAR) ### Question: Which players plays at Akron College? ### 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_22 (moving_from VARCHAR, type VARCHAR, nat VARCHAR) ### Question: What is the moving from with a transfe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE conductor (Name VARCHAR, Year_of_Work VARCHAR) ### Question: List the name of the conductor with the most years 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_82 (years VARCHAR, engine VARCHAR) ### Question: what is the years for engin 5.7l hemi v8? ### 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_29487895_2 (source_s_ VARCHAR, country___region VARCHAR) ### Question: How many sources are there for south 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_17 (crowd INTEGER, away_team VARCHAR) ### Question: What was the Average crowd when the away team was no...
Below is an context that describes a sql 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 (category VARCHAR, established VARCHAR) ### Question: Which is the category of the group was establish...
Below is an context that describes a sql 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 (position VARCHAR, weight__kg_ VARCHAR, birthdate VARCHAR) ### Question: What position did the 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_7 (score_final INTEGER, score_qualifying VARCHAR) ### Question: What was her lowest final score with a q...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29285076_2 (location VARCHAR, fastest_lap VARCHAR) ### Question: What location did Zach Veach have the fastes...
Below is an context that describes a sql 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 (date VARCHAR, opponent VARCHAR, result VARCHAR, round VARCHAR) ### Question: Which Date has a 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_10819266_8 (season VARCHAR) ### Question: What is the season finale for season 4? ### Answer: SELECT season 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_104858_1 (admits_boys_girls VARCHAR, year_member_organization_was_founded VARCHAR, name_of_member_organizatio...
Below is an context that describes a sql 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 (year_commissioned INTEGER, average_annual_output__million_kwh_ VARCHAR, installed_capacity__megawatt...
Below is an context that describes a sql 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 (production_number VARCHAR, director VARCHAR, title VARCHAR) ### Question: What is the production num...
Below is an context that describes 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_to_be_destroyed (Destroyed_by_Employee_ID VARCHAR) ### Question: Show the employee ids and the number 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_16 (prod_code VARCHAR, episode_title VARCHAR) ### Question: What is the production code fore the episode...
Below is an context that describes a sql 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 (date VARCHAR, catalog VARCHAR) ### Question: What is the date on Catalog 540,934-2? ### 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_52 (event VARCHAR, method VARCHAR) ### Question: Which event has a method of TKO (punches)? ### 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 customer_orders (order_details VARCHAR) ### Question: How many orders have detail "Second time"? ### 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_26309085_1 (score_in_final VARCHAR, year VARCHAR) ### Question: What was the final score in 1986? ### 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_66 (population_2006_census INTEGER, local_government_area VARCHAR, rank VARCHAR) ### Question: What 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_13998897_1 (fcc_info VARCHAR, call_sign VARCHAR) ### Question: what's the fcc info with call sign being w265a...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Video_games (gtype VARCHAR, gname VARCHAR) ### Question: What is the type of video game Call of Destiny. ### 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_29997112_3 (description VARCHAR, meaning VARCHAR) ### Question: How many different descriptions are there 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_name_26 (tottenham_hotspur_career VARCHAR, club_apps VARCHAR, position VARCHAR, goals VARCHAR, nationality VA...
Below is an context that describes a sql 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 (opponent VARCHAR, results¹ VARCHAR) ### Question: Who did Yugoslavia play against that led to a resu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_23 (silver VARCHAR, gold VARCHAR, bronze VARCHAR, total VARCHAR, rank VARCHAR) ### Question: How many ti...
Below is an context that describes a sql 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 (winner_2nd VARCHAR, race VARCHAR) ### Question: Who was the winner/2nd place finisher in the Caulfie...
Below is an context that describes a sql 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 (network VARCHAR, aspect VARCHAR, psip_short_name VARCHAR) ### Question: What network has an aspect 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_22916979_5 (rank VARCHAR, densest_incorporated_place VARCHAR) ### Question: Name the number of rank for stone...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_2 (writer VARCHAR, company VARCHAR, title VARCHAR) ### Question: Who was the writer of The Year of the 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_29 (artist VARCHAR, finish VARCHAR) ### Question: Which artist uses a finish of selective gold plating? ...
Below is an context that describes a sql 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 (rank INTEGER, team VARCHAR) ### Question: What is the highest rank for PSV - FC Barcelona? ### Answe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (home_away VARCHAR, opponent VARCHAR, result VARCHAR) ### Question: Is it home or away when opponent ...
Below is an context that describes a sql 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 (trainer VARCHAR, year VARCHAR) ### Question: Who is the Trainer with the Year of 2013? ### 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_76 (tries_for VARCHAR, losing_bonus VARCHAR) ### Question: If the losing bonus was 6, what is the tries ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1908877_2 (top_division_titles VARCHAR, position_in_2012_13 VARCHAR) ### Question: How many clubs achieved 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_87 (area_km_2 VARCHAR, official_name VARCHAR) ### Question: What is the area in square kilometers of Stu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_88 (date VARCHAR, format VARCHAR) ### Question: Tell me the date for format of cd/dvd ### 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_59 (league VARCHAR, playoffs VARCHAR, the_year VARCHAR) ### Question: Which league did not qualify for 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_10706961_2 (winning_team VARCHAR, winning_driver VARCHAR) ### Question: Which teams won when Bobby Rahal 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_2668374_10 (candidates VARCHAR, incumbent VARCHAR) ### Question: Who were the running candidates when Samuel ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22893781_7 (date VARCHAR, team VARCHAR) ### Question: when did the @ indiana game take place? ### 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_22 (pl_gp INTEGER, reg_gp INTEGER) ### Question: What's the highest Pl GP with a Reg GP over 18? ### 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_85 (week VARCHAR, result VARCHAR) ### Question: How many weeks ended in a result of L 20-10? ### 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_42 (Id VARCHAR) ### Question: Who attended the school in 2008, that Brikajdri Wilson attended in 2006? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE instructor (dept_name VARCHAR, salary INTEGER) ### Question: Find the names and average salaries of all departments...
Below is an context that describes a sql 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 (venue VARCHAR, result VARCHAR) ### Question: Which venue has a Result of 1–0? ### Answer: SELECT ven...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Invoices (order_id VARCHAR) ### Question: Show the order ids and the number of invoices for each order. ### 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_20 (game_site VARCHAR, week VARCHAR) ### Question: What is the Game site week 1? ### Answer: SELECT 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_name_83 (arizona VARCHAR, texas VARCHAR, colorado VARCHAR, nevada VARCHAR) ### Question: What's the value 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_name_82 (position VARCHAR, year VARCHAR) ### Question: Which position was in 2009? ### Answer: SELECT positio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (year VARCHAR, cable VARCHAR) ### Question: What is the year when cable was 4.6%? ### 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_15 (week_1_sept_7 VARCHAR, preseason VARCHAR) ### Question: What is the Week 1 result of Colorado State?...
Below is an context that describes a sql 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 (years_for_grizzlies VARCHAR, player VARCHAR) ### Question: In which years did Zach Randolph play 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_name_76 (capacity INTEGER, rank VARCHAR, city VARCHAR) ### Question: Which Capacity is the lowest one that 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_24 (original_title VARCHAR, language VARCHAR) ### Question: What is the original title for the Korean la...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_72 (Id VARCHAR) ### Question: What 2011 has 2r as 2010, and a 2008 of A? ### Answer: SELECT 2011 FROM ta...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_2 (original_airdate VARCHAR, episode VARCHAR) ### Question: Which Original Airdate has an Episode of 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_13 (on_air_id VARCHAR, frequency VARCHAR) ### Question: What is the On-air ID of the broadcaster at freq...
Below is an context that describes a sql 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 (years VARCHAR, points VARCHAR, goals VARCHAR) ### Question: What years did the player play when he 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_71 (year VARCHAR, venue VARCHAR, opponent VARCHAR) ### Question: What year was the venue at Sydney Crick...
Below is an context that describes a sql 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 (competition VARCHAR, season VARCHAR) ### Question: Which competition has a Season of 2010/11? ### 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_48 (rank__number VARCHAR, result VARCHAR) ### Question: WHAT RANK HAD A RESULT OF W13-3? ### 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_46 (total INTEGER, gold VARCHAR, silver VARCHAR) ### Question: What is the lowest total of medals 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_25740774_1 (f_laps VARCHAR, races VARCHAR) ### Question: What are the f/laps for race 14? ### 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_37 (week_6_oct_5 VARCHAR, week_14_nov_30 VARCHAR) ### Question: Which Week 6 Oct 5 has a Week 14 Nov 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_82 (game INTEGER, date VARCHAR) ### Question: What was the game number that was played on November 15? #...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: Which year has a 2003 of lq? ### Answer: SELECT 2009 FROM table_name_82 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_21146729_6 (director VARCHAR, writer_s_ VARCHAR) ### Question: Who was the director when the writer(s) was Jo...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_97 (nat VARCHAR, moving_from VARCHAR) ### Question: What nation had a moving from of espanyol? ### 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_54 (season VARCHAR, champion VARCHAR) ### Question: what season did the juventus win ### 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_89 (grand_rapids__grr_ VARCHAR, detroit__dtw_ VARCHAR) ### Question: What was the passenger fare for Gra...
Below is an context that describes a sql 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 (player VARCHAR, school_club_team VARCHAR) ### Question: Who is the player who went to Stanford? ### 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_12 (rank VARCHAR, opposition VARCHAR) ### Question: Which Rank has an Opposition of limerick? ### Answer...