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_1708050_3 (wins INTEGER, position VARCHAR) ### Question: Name the most wins where position is 16th ### 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_17924362_1 (opponent VARCHAR, date VARCHAR) ### Question: Name the opponent for december 8 ### 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_75 (result VARCHAR, date VARCHAR) ### Question: What was the result for 10/04/1947? ### Answer: SELECT r...
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR) ### Question: What was the score of the game on 27 January 1996? ### 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_1277350_3 (sunday_surya__the_sun_ VARCHAR, thursday_guru__jupiter_ VARCHAR) ### Question: In language where 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 (airport VARCHAR, iata VARCHAR) ### Question: Name the airport with IATA of cxb ### Answer: SELECT ai...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15463188_1 (school_club_team VARCHAR, position VARCHAR) ### Question: Name the school/club for guard ### 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_23214055_2 (district VARCHAR, others VARCHAR) ### Question: Name the district for others being 18.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_name_79 (name VARCHAR, transfer_window VARCHAR, moving_from VARCHAR) ### Question: What is the name of the pl...
Below is an context that describes a sql 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 (tournament VARCHAR) ### Question: What's the 2008 of the Australian Open when the 2011 was 1R? ### 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_21 (evening_gown INTEGER, swimsuit VARCHAR, interview VARCHAR) ### Question: WHich Evening Gown has a Sw...
Below is an context that describes a sql 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 (engine VARCHAR, chassis VARCHAR) ### Question: What model engine has a lotus 16 chassis? ### 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_17 (score VARCHAR, date VARCHAR) ### Question: What is the score of the game on November 10, 2006? ### 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_1342198_36 (result VARCHAR, incumbent VARCHAR) ### Question: What was the result when incumbent Tom Steed 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_6 (record VARCHAR, date VARCHAR, round VARCHAR) ### Question: What is the record for the date 15 decembe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20613292_1 (production_code VARCHAR, directed_by VARCHAR) ### Question: How many different production codes d...
Below is an context that describes a sql 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 (transcription VARCHAR, english_name VARCHAR) ### Question: What is the transcription for the English...
Below is an context that describes a sql 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 (verb VARCHAR) ### Question: WHICH 2/3 (P) has a Verb of khêla? ### Answer: SELECT 2 AS _3__p_ 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 Financial_transactions (account_id VARCHAR) ### Question: Show the account id and the number of transactions for ea...
Below is an context that describes a sql 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 (host VARCHAR, ratings VARCHAR) ### Question: Who was the host that garnered ratings of 9.4/27? ### 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_86 (name VARCHAR, age_as_of_1_february_2014 VARCHAR) ### Question: Who is 111years, 358days Age as 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_48 (position VARCHAR, school VARCHAR) ### Question: What position did the person from Clemson school fil...
Below is an context that describes a sql 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 (week VARCHAR, date VARCHAR) ### Question: October 28, 2001 was what week of the season? ### 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_15185133_1 (original_air_date VARCHAR, production_code VARCHAR) ### Question: What is the original air date 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_54 (location_attendance VARCHAR, record VARCHAR) ### Question: What was the location and attendance at 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_44 (floors VARCHAR, street_address_in_detroit VARCHAR) ### Question: How many floors does the address 18...
Below is an context that describes a sql 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 (class___type VARCHAR, location VARCHAR) ### Question: What is the class/type at Trieste? ### 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_79 (attendance INTEGER, match VARCHAR, opponent VARCHAR, result VARCHAR) ### Question: How many Attendan...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (score VARCHAR, player VARCHAR) ### Question: What did Sam Torrance score? ### Answer: SELECT score 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_24910737_1 (written_by VARCHAR, us_viewers__millions_ VARCHAR) ### Question: Who wrote the episodes that had ...
Below is an context that describes a sql 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 (year INTEGER, finish VARCHAR, start VARCHAR) ### Question: What is the lowest Year, when Finish is "...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_19 (date VARCHAR) ### Question: what is the 1st prize for may 21 ### Answer: SELECT SUM(1 AS st_prize___...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20046379_3 (written_by VARCHAR, no_in_series VARCHAR) ### Question: Who wrote the episode with series number ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_59 (opened VARCHAR, country VARCHAR) ### Question: Name the opened for spain ### Answer: SELECT opened 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_96 (batting_partners VARCHAR, fielding_team VARCHAR, season VARCHAR) ### Question: Who were the batting ...
Below is an context that describes a sql 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 (ofsted_number INTEGER, dcsf_number VARCHAR, intake VARCHAR, type 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_11251601_2 (carbon_dioxide_emissions_per_year__10_6_tons___2006_ VARCHAR, carbon_dioxide_emissions_per_year__...
Below is an context that describes a sql 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 (attendance INTEGER, date VARCHAR, week VARCHAR) ### Question: How many people attended the Cleveland...
Below is an context that describes a sql 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 (field VARCHAR, home_away VARCHAR, opponent VARCHAR) ### Question: What Field was played at in an awa...
Below is an context that describes a sql 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, visitor VARCHAR) ### Question: What was the score for the game against Atlanta? ### 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_18 (place INTEGER, team VARCHAR, lost VARCHAR, points VARCHAR) ### Question: what is the highest place 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_73 (points_for VARCHAR, played VARCHAR, tries_for VARCHAR) ### Question: Nam the points for when tries 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_27755603_2 (record VARCHAR, high_rebounds VARCHAR) ### Question: What's the record in the game where Greg Mon...
Below is an context that describes a sql 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 (socialist_labor_ticket VARCHAR, republican_ticket VARCHAR) ### Question: Who's the Socialist Labor 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_12027364_1 (womens_singles VARCHAR, mens_singles VARCHAR) ### Question: How many womens singles winners 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_2263674_1 (romanised_name VARCHAR, portfolio VARCHAR) ### Question: What's the romanised name of the official...
Below is an context that describes a sql 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 (city_location VARCHAR, pole_position VARCHAR, winning_driver VARCHAR) ### Question: Where did Rick M...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE artwork (TYPE VARCHAR) ### Question: Please show different types of artworks with the corresponding number of artwo...
Below is an context that describes a sql 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 (report VARCHAR, away_team VARCHAR) ### Question: What's the report about townsville crocodiles as 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_1341663_10 (district VARCHAR, result VARCHAR, incumbent VARCHAR) ### Question: what is the district where the...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_41 (round VARCHAR, date VARCHAR) ### Question: What is the round played on 13 October 1984? ### 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_83 (high_points VARCHAR, opponent VARCHAR) ### Question: What were phoenix's high points? ### 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_51 (record VARCHAR, result VARCHAR) ### Question: Name the record with result of w 13-11 ### 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_17103729_8 (score VARCHAR, date VARCHAR) ### Question: Namethe score for july 16 ### Answer: SELECT score FRO...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22862203_2 (terps_points VARCHAR, date VARCHAR) ### Question: What are the terps points for the nov. 25/05 ga...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_19 (week VARCHAR, record VARCHAR) ### Question: Tell me the week for record of 0-1 ### Answer: SELECT we...
Below is an context that describes a sql 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 (placings VARCHAR, points VARCHAR, name VARCHAR) ### Question: How many Placings have Points smaller 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_15 (eliminated VARCHAR, time VARCHAR) ### Question: What is the number eliminated for the person with 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_97 (country VARCHAR, player VARCHAR) ### Question: Which country is Lee Trevino from? ### 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_23486853_6 (record VARCHAR, opponent VARCHAR) ### Question: What is the record when the opposing team was 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_2679061_6 (nationality VARCHAR, player VARCHAR) ### Question: What is the nationality of the player kevin ste...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_61 (races INTEGER, points VARCHAR, poles VARCHAR) ### Question: what is the average races when points is...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_12 (points VARCHAR, year INTEGER) ### Question: How many points are there later than 1992? ### 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_16 (metas_volantes_classification VARCHAR, points_classification VARCHAR) ### Question: Who won the Meta...
Below is an context that describes a sql 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 (employees__world_ VARCHAR, revenue__mil€_ VARCHAR) ### Question: What is hte nuumber of employees 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_60 (points VARCHAR, races VARCHAR, wins VARCHAR, podiums VARCHAR) ### Question: What were the points in ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_47 (attendance VARCHAR, date VARCHAR) ### Question: What was the attendance on August 8? ### 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_18328569_1 (clubs_remaining VARCHAR, winners_from_previous_round VARCHAR) ### Question: How many clubs are re...
Below is an context that describes a sql 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 (tournament VARCHAR) ### Question: What was the result in 2009 for the US Open Tournament? ### 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_25 (date VARCHAR, game_site VARCHAR) ### Question: When did they play at Candlestick Park? ### 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_5 (home_team VARCHAR, away_team VARCHAR) ### Question: Which team played against North Melbourne as 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_23575917_6 (episode VARCHAR, davids_team VARCHAR) ### Question: When bill oddie and frank skinner are both 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_1506950_9 (us_open VARCHAR, open_ch VARCHAR) ### Question: What was the player's result at the U.S. Open of 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_69 (date VARCHAR, score VARCHAR) ### Question: On what date was the score 6–4, 7–5? ### Answer: SELECT d...
Below is an context that describes a sql 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 (season INTEGER, percentage VARCHAR, driver VARCHAR) ### Question: Which is the highest Season with 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_47 (start_source VARCHAR, started VARCHAR) ### Question: what is the start source when started on 2 febr...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11545282_11 (position VARCHAR, no VARCHAR) ### Question: What is the position of number 47? ### 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_40 (score VARCHAR, money___$__ VARCHAR) ### Question: What is the score for the player who won $3,600? #...
Below is an context that describes a sql 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 (losses INTEGER, wins VARCHAR, position VARCHAR) ### Question: What is the total number of losses 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_25999087_2 (young_rider_classification VARCHAR, winner VARCHAR) ### Question: Who is every young rider classi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26842217_4 (home_team VARCHAR, time VARCHAR, broadcast VARCHAR) ### Question: What home team is at 7:30pm in...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2468961_4 (title VARCHAR, written_by VARCHAR, no_in_series VARCHAR) ### Question: What was the title of the e...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23014685_1 (area_damaged VARCHAR, target VARCHAR) ### Question: What area was damaged when King Khalid Milita...
Below is an context that describes a sql 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 (total INTEGER, UEfa_cup VARCHAR) ### Question: What is the sum of totals associated with a UEFA Cup ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20026849_1 (winner VARCHAR, destination VARCHAR) ### Question: Who won the season with Africa as its destinat...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24908692_5 (steals VARCHAR, player VARCHAR) ### Question: How many steals did Tamika Williams have? ### 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_58 (raion__district__or_city VARCHAR, bessarabian_bulgarians VARCHAR) ### Question: What city or Raion (...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15416002_1 (saffir_simpson_category VARCHAR, name VARCHAR) ### Question: What is the Saffir-Simpson category ...
Below is an context that describes a sql 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 (date VARCHAR, week VARCHAR) ### Question: Which date has 1 as the week? ### Answer: SELECT date 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_1342013_9 (first_elected VARCHAR, incumbent VARCHAR) ### Question: how many first elected with incumbent bei...
Below is an context that describes a sql 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 (year VARCHAR, third VARCHAR) ### Question: What year did Kyle Newman place third? ### 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_23 (date VARCHAR, venue VARCHAR) ### Question: On what date was the venue at Brisbane Cricket Ground? ##...
Below is an context that describes a sql 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 (finish VARCHAR, to_par VARCHAR) ### Question: What is the finish when the to par is +18? ### 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_29583441_1 (original_air_date VARCHAR, directed_by VARCHAR) ### Question: What date did the episode that 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_24446718_7 (awardee_s_ VARCHAR, name_of_award VARCHAR) ### Question: Name the awardee for best editing ### 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_62 (played INTEGER, drawn INTEGER) ### Question: What is the largest played when the drawn is less 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_53 (catalogue VARCHAR, region VARCHAR) ### Question: Name the catalogue for australia ### 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_23286722_1 (directed_by VARCHAR, season__number VARCHAR) ### Question: Name the directed by season # 2 ### 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_63 (date VARCHAR, opponents VARCHAR) ### Question: Opponents of sheffield wednesday had what date? ### 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_50 (date VARCHAR, opposing_teams VARCHAR) ### Question: What is the date when France is the opposing tea...