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_2950964_1 (published VARCHAR, audiobook_narrator VARCHAR) ### Question: What is the publication date of the b...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_32 (total INTEGER, nation VARCHAR, bronze VARCHAR) ### Question: Tell me the average total for guatemala...
Below is an context that describes a sql 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 (erp_w INTEGER, call_sign VARCHAR) ### Question: What is the average ERP W for callsign K207BK? ### 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_1140076_2 (pole_position VARCHAR, fastest_lap VARCHAR, constructor VARCHAR) ### Question: What is the pole po...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22815568_2 (unemployment_rate VARCHAR, market_income_per_capita VARCHAR) ### Question: What is the unemployme...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18893428_1 (driver VARCHAR, constructor VARCHAR) ### Question: Who is the driver of the entry constructed by ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_22 (level VARCHAR, domestic_cup VARCHAR) ### Question: Which level is quarterfinals domestic cup? ### An...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (date VARCHAR, points VARCHAR, home VARCHAR) ### Question: What is the date of the game with less tha...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_35 (home_team VARCHAR, year VARCHAR, venue VARCHAR) ### Question: Which Home team has a Year of 2002/03,...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_31 (event VARCHAR, total VARCHAR) ### Question: What event did the shooter, who had 29 total points, com...
Below is an context that describes a sql 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 (venue VARCHAR, team VARCHAR) ### Question: what is the venue of belshina ### Answer: SELECT venue 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_21 (week INTEGER, game_site VARCHAR, attendance VARCHAR) ### Question: What was the first week when ther...
Below is an context that describes a sql 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 (week_3 VARCHAR, week_9 VARCHAR) ### Question: Which Week 3 has a Week 9 of ejected (day 3)? ### 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_17525955_2 (viewers__millions_ VARCHAR, episode__number VARCHAR) ### Question: How many viewers did 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_11 (total_population__2010_census_ INTEGER, area__km_2__ INTEGER) ### Question: Which Total population (...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_75 (issue INTEGER, spoofed_title VARCHAR) ### Question: What issue was the spoofed title Ho-Hum land? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11658094_1 (location VARCHAR, joined VARCHAR) ### Question: what are the locations that joined in 2008 ### 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_18 (date VARCHAR, venue VARCHAR) ### Question: When was victoria park used as a venue? ### 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_7 (seats_2001 INTEGER, seats_2006 VARCHAR, _percentage_2001 VARCHAR) ### Question: There are communities...
Below is an context that describes a sql 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 (platform VARCHAR, title VARCHAR) ### Question: What's the platform of Super Mario All-Stars? ### 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_1008653_1 (capital___endonym__ VARCHAR, country___endonym__ VARCHAR) ### Question: What is the local name giv...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2506300_1 (top_10 INTEGER, winnings VARCHAR) ### Question: What the rank in the top 10 when the winnings wer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20860739_1 (position VARCHAR, player VARCHAR) ### Question: What is the number of Mike Thomas? ### 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_90 (us_modern_rock VARCHAR, code VARCHAR) ### Question: What is the US modern rock rank of code bad 0003...
Below is an context that describes a sql 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 (winner VARCHAR, date VARCHAR) ### Question: Who was the winner on 28 December 2007? ### 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 countrylanguage (LANGUAGE VARCHAR) ### Question: How many unique languages are spoken in the world? ### 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_24143253_5 (deceased_spouse VARCHAR, length_of_marriage VARCHAR) ### Question: Who was the deceased spouse 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_14342592_5 (player VARCHAR, position VARCHAR) ### Question: What players played the position of left tackle? ...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: Name the 1821 with 1811 of 1921 ### Answer: SELECT 1821 FROM table_name_1 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_36 (result VARCHAR, date VARCHAR) ### Question: Which Result has a Date of 7 june 2000? ### 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_8 (country VARCHAR, score VARCHAR) ### Question: Which of the countries showed a score of 71-72=143? ###...
Below is an context that describes a sql 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 (emit__nm_ VARCHAR, absorb__nm_ VARCHAR) ### Question: Which Emission (in nanometers) has an absorbtio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_73 (score VARCHAR, venue VARCHAR, date VARCHAR) ### Question: What is the score of the match on 3 March ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17505751_5 (total VARCHAR, p INTEGER) ### Question: if p is bigger than 4.0 what is total number ### 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_63 (driver VARCHAR, grid VARCHAR) ### Question: Which driver had a grid of 2? ### Answer: SELECT driver ...
Below is an context that describes a sql 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 (player VARCHAR) ### Question: How many average 100s were there for Tim Bresnan? ### Answer: SELECT 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 journalist (Id VARCHAR) ### Question: How many journalists are there? ### Answer: SELECT COUNT(*) FROM journalist
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18600760_10 (land___sqmi__ VARCHAR, county VARCHAR) ### Question: How big is the land in square miles of Gran...
Below is an context that describes a sql 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 (episode VARCHAR, airdate__canada_ VARCHAR) ### Question: What is the total number of episodes aired ...
Below is an context that describes a sql 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 (city VARCHAR, results¹ VARCHAR) ### Question: What city held that game with a 5:2 result? ### 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_1429629_1 (episode VARCHAR, run_time VARCHAR) ### Question: What are all the episodes with an episode run tim...
Below is an context that describes a sql 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 (summoned VARCHAR, elected VARCHAR) ### Question: What is Summoned, when Elected is "March 1298"? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_28 (final_score VARCHAR, attendance VARCHAR) ### Question: What was the final score for the game with 65...
Below is an context that describes a sql 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 (leading_scorer VARCHAR, date VARCHAR) ### Question: Name the leading scorer for 1 april 2008 ### 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_1231892_4 (us_air_date VARCHAR, broadcast_order VARCHAR) ### Question: What's the original air date of the ep...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1046170_5 (division VARCHAR, us_open_cup VARCHAR, year VARCHAR) ### Question: how many division did not qual...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_13258823_2 (opponent VARCHAR, game_site VARCHAR) ### Question: Name the number of opponent with arrowhead 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_33 (category VARCHAR, year INTEGER) ### Question: What category has a year after 2004? ### 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_25 (wins INTEGER, team VARCHAR) ### Question: How many average wins have USA as the team? ### 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_70 (home VARCHAR, visitor VARCHAR) ### Question: Who was the home team where Trail Blazers were the visi...
Below is an context that describes a sql 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 (gold INTEGER, total VARCHAR, bronze VARCHAR) ### Question: What is the sum of gold medals with a tot...
Below is an context that describes a sql 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 (attendance INTEGER, away VARCHAR) ### Question: What is the Attendance when Vida is 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 Products (Product_Name VARCHAR, Product_Price VARCHAR) ### Question: List the name of products in ascending order 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_24915874_1 (trainer VARCHAR, jockey VARCHAR) ### Question: Who was the trainer when the jockey was Luke Nolen...
Below is an context that describes a sql 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 (airport VARCHAR, iata VARCHAR) ### Question: What Airport's IATA is SEA? ### Answer: SELECT airport ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12886178_4 (try_bonus VARCHAR, tries_against VARCHAR) ### Question: What's the try bonus count for the club 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_18461635_1 (team VARCHAR, county VARCHAR) ### Question: What is the name of the team from Derbyshire county? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_19766_1 (country VARCHAR) ### Question: How many millions of $ were spent in Iceland in 1948/49? ### 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_13 (high_assists VARCHAR, team VARCHAR) ### Question: Who had the most assists in the game against Atlan...
Below is an context that describes a sql 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 (date VARCHAR, away_team VARCHAR) ### Question: What date did South Melbourne play as 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_name_64 (gold INTEGER, nation VARCHAR, bronze VARCHAR) ### Question: Name the Gold which has a Nation of aust...
Below is an context that describes a sql 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 (first_year_played VARCHAR, doubles_w_l VARCHAR) ### Question: Which year first played with Double 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_60 (season VARCHAR, opponent VARCHAR, location VARCHAR, decision VARCHAR) ### Question: What season 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_15081939_4 (province VARCHAR, swimsuit VARCHAR) ### Question: Which province got a swimsuit score of 8.43 ###...
Below is an context that describes a sql 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 (points VARCHAR, wins VARCHAR, team VARCHAR) ### Question: How many points did Carlin have when they ...
Below is an context that describes a sql 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 (example VARCHAR, formula VARCHAR) ### Question: Which example has rx as the formula? ### 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_87 (title VARCHAR, doctor VARCHAR, company VARCHAR) ### Question: What is Title, when Doctor is 06 Sixth...
Below is an context that describes a sql 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 (result VARCHAR, score VARCHAR) ### Question: What is the result when the score is 4-0? ### Answer: S...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_1 (record VARCHAR, date VARCHAR) ### Question: What record has march 30 as the date? ### 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_25647137_2 (touchdowns INTEGER) ### Question: What was the highest number of touchdowns by a player? ### 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_1566850_8 (cover_model VARCHAR, date VARCHAR) ### Question: What is the name of the cover model on 3-97? ### ...
Below is an context that describes a sql 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 (total INTEGER, gold VARCHAR, bronze VARCHAR) ### Question: What is the total when the gold of 0, 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_17 (result VARCHAR, venue VARCHAR, attendance VARCHAR) ### Question: I want to see the result for venue ...
Below is an context that describes a sql 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 (replaced_by VARCHAR, position_in_table VARCHAR, manner_of_departure VARCHAR) ### Question: Who was 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_64 (season VARCHAR, school_club_team VARCHAR) ### Question: What season did the player who came from Ceb...
Below is an context that describes a sql 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 (defenses INTEGER, days_held VARCHAR) ### Question: What is the lowest defense a champion with 345 da...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_62 (host VARCHAR, state VARCHAR, venue VARCHAR) ### Question: What was the host of the round in the Mont...
Below is an context that describes a sql 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 (player VARCHAR, round VARCHAR, overall VARCHAR) ### Question: Who is the player on round 7 with an 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_35 (score VARCHAR, date VARCHAR) ### Question: What was the score on 6 February 2008? ### 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 review (i_id VARCHAR); CREATE TABLE item (i_id VARCHAR) ### Question: Find the number of items that did not receive...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_19930660_2 (first_broadcast VARCHAR, episode VARCHAR) ### Question: When was the episode 2x10 aired for the 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_160510_1 (capital VARCHAR, hanja VARCHAR) ### Question: The hanja 尙州 is for what capital? ### 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_283203_1 (years_active VARCHAR, home_venue VARCHAR) ### Question: How long has the team who owns North Shore ...
Below is an context that describes a sql 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 (points_for VARCHAR, tries_for VARCHAR) ### Question: What is the points for where the tries for is 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_58 (year INTEGER, winner VARCHAR) ### Question: What is the average year for scatman winning? ### 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_3 (circumstances VARCHAR, location VARCHAR) ### Question: What happened in Mazar-i-sharif? ### 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_12 (declination___j2000__ VARCHAR, apparent_magnitude VARCHAR, ngc_number VARCHAR) ### Question: Tell me...
Below is an context that describes a sql 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 (february VARCHAR, record VARCHAR) ### Question: What is February, when Record is "21-29-11"? ### 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_1342233_32 (candidates VARCHAR, incumbent VARCHAR) ### Question: Name the candidates for ellsworth b. buck ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE team (team_id_br VARCHAR, name VARCHAR); CREATE TABLE home_game (attendance INTEGER, team_id VARCHAR, year VARCHAR)...
Below is an context that describes a sql 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_5_sept_28 VARCHAR, week_10_nov_2 VARCHAR) ### Question: What was the week 5 opponent for the ye...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_14 (digital_psip VARCHAR, broadcast_channel VARCHAR, call_sign VARCHAR) ### Question: What is the Digita...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18173916_6 (friday VARCHAR, wednesday VARCHAR) ### Question: How many episodes were shown on Friday if 190 Bo...
Below is an context that describes a sql 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 (team VARCHAR, stadium VARCHAR, top_division_titles VARCHAR, founded VARCHAR) ### Question: Which tea...
Below is an context that describes a sql 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 (attendance INTEGER, season VARCHAR, premiership VARCHAR, runner_up VARCHAR) ### Question: If the seas...
Below is an context that describes a sql 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 (rank INTEGER, player VARCHAR) ### Question: Which Rank has a Player of matt ruth? ### 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 (Id VARCHAR) ### Question: What is the 1938 that has N/A for 1948? ### Answer: SELECT 1938 FROM table...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_89 (result VARCHAR, name VARCHAR) ### Question: Marion Buisson with a 4.00 of o had what result? ### 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_72 (status VARCHAR, moving_to VARCHAR) ### Question: What is the status of the player who is moving to N...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17085947_32 (trans_2 VARCHAR, total_time VARCHAR) ### Question: What is the trans 2 duration if the total tim...