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_66 (baby_gender VARCHAR, congresswoman VARCHAR) ### Question: What is the gender of Congresswoman Jaime ...
Below is an context that describes a sql 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 (iata VARCHAR, icao VARCHAR) ### Question: What is the IATA code for the city with ICAO code of RCMQ?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2365150_1 (open_cup VARCHAR, year VARCHAR) ### Question: Name the total number of open cup for 1996 ### 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_35 (time VARCHAR, away VARCHAR) ### Question: What time was the away game played against the High Park 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_31 (bluetooth VARCHAR, model VARCHAR) ### Question: Does the S90i model have bluetooth? ### 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_45 (host_country___countries VARCHAR, bronze VARCHAR, host_city___cities VARCHAR) ### Question: Who 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_27 (name VARCHAR, floors VARCHAR, years_as_tallest VARCHAR) ### Question: What is the Name of the Buildi...
Below is an context that describes a sql 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 (format VARCHAR, region VARCHAR) ### Question: What is Format, when Region is United States? ### Answ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_24 (name VARCHAR, best VARCHAR) ### Question: Who had a best time of 1:00.870? ### Answer: SELECT name 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_63 (away_team VARCHAR, home_team VARCHAR) ### Question: What is the away team when solon was the home te...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_96 (laps INTEGER, driver VARCHAR) ### Question: Driver Ricardo Sperafico has what as his average laps? #...
Below is an context that describes a sql 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 (player VARCHAR, pos VARCHAR, previous_team VARCHAR) ### Question: What F Player was previously with ...
Below is an context that describes a sql 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 (class VARCHAR, prom__m_ VARCHAR, peak VARCHAR) ### Question: Which Class is Peak Sail when it has 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_42 (isbn VARCHAR, first_edition VARCHAR) ### Question: What is the ISBN of the book with a first edition...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16423070_4 (tennis VARCHAR, softball VARCHAR, volleyball VARCHAR) ### Question: who won tennis when ashland 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_11 (result VARCHAR, score VARCHAR, date VARCHAR) ### Question: Score of 0–0, and a Date of 02-jan-64 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_1342270_17 (candidates VARCHAR, incumbent VARCHAR) ### Question: Who were the candidates when Noble Jones Gre...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18847736_2 (opponents INTEGER, opponent VARCHAR) ### Question: How many opponents are at Minnesota Vikings? #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18425346_2 (district VARCHAR, serial_no VARCHAR) ### Question: In what district is the city listed in Serial ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_13399573_3 (try_bonus VARCHAR) ### Question: What is listed under try bonus when listed under Tries for is tr...
Below is an context that describes a sql 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 (venue VARCHAR, result VARCHAR) ### Question: Which Venue has a Result of 2–0? ### Answer: SELECT venu...
Below is an context that describes a sql 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 (constructor VARCHAR, location VARCHAR, year VARCHAR) ### Question: What company constructed the vehi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24725951_1 (directed_and_produced_by VARCHAR, celebrities VARCHAR) ### Question: List directors and producers...
Below is an context that describes a sql 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 (tries VARCHAR, points VARCHAR) ### Question: How many tries did the player have which ended with 20 ...
Below is an context that describes a sql 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 (serie_a INTEGER, coppa_italia VARCHAR) ### Question: What's the Serie A when the coppa italia was 5?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_14 (company VARCHAR, director VARCHAR, year VARCHAR) ### Question: What company does Simon Stone direct ...
Below is an context that describes a sql 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 (silver VARCHAR, gold VARCHAR, bronze VARCHAR) ### Question: What is the total number of Silver, when...
Below is an context that describes a sql 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 (pick__number VARCHAR, reg_gp INTEGER) ### Question: What is the total of pick numbers with a Reg GP ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1081235_1 (composition VARCHAR, name_of_lava_dome VARCHAR) ### Question: What is the composition at Valles 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_29135051_3 (broadcast_date VARCHAR, singer_s_ VARCHAR) ### Question: how many broadcaste dates features the 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_23 (fifth_district VARCHAR, second_district VARCHAR) ### Question: Who's the Fifth District with a Secon...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10477224_1 (sepal_width VARCHAR, sepal_length VARCHAR, petal_width VARCHAR) ### Question: Name the sepal widt...
Below is an context that describes a sql 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 (bronze INTEGER, silver VARCHAR, total VARCHAR) ### Question: WHat is the lowest amount of bronze med...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE film_market_estimation (Film_ID VARCHAR); CREATE TABLE film (Film_ID VARCHAR) ### Question: What is the title of 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_69 (rebounds INTEGER, steals VARCHAR, turnovers VARCHAR) ### Question: What is the maximum rebounds when...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_55 (nationality VARCHAR, previous_team VARCHAR) ### Question: What is the nationality of the player who ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_57 (engine INTEGER, model VARCHAR, year_from VARCHAR) ### Question: Which Engine has a Model of sl500, 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 entrepreneur (Id VARCHAR) ### Question: How many entrepreneurs are there? ### Answer: SELECT COUNT(*) FROM entrepre...
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR) ### Question: What was the Score on November 10, 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 table_name_70 (qual_1 VARCHAR, best VARCHAR) ### Question: What is the qual 1 with a 1:09.567 best? ### 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_26914076_4 (_number INTEGER, us_viewers__millions_ VARCHAR) ### Question: What number episode in the season 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_2610582_2 (branding VARCHAR, callsign VARCHAR) ### Question: What is the branding of the callsign DWCI-TV? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_68 (time VARCHAR, event VARCHAR) ### Question: How long was the time for the Legacy Fighting Championshi...
Below is an context that describes a sql 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 (publisher VARCHAR, title VARCHAR) ### Question: Who published Weird War Tales? ### Answer: SELECT pu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_45 (opponent VARCHAR, game VARCHAR, march VARCHAR) ### Question: Which opponent's game was less than 76 ...
Below is an context that describes a sql 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 VARCHAR, home_team VARCHAR) ### Question: What is the crowd size for st kilda as the home 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_79 (cuts_made VARCHAR, top_5 VARCHAR, events VARCHAR) ### Question: What was the total number of Cuts ma...
Below is an context that describes a sql 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 (trainer VARCHAR, odds VARCHAR) ### Question: Who has 6/1 odds? ### Answer: SELECT trainer 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_1601027_1 (termination VARCHAR, headphone_model VARCHAR) ### Question: Which terminations correspond with hea...
Below is an context that describes a sql 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 (season VARCHAR, staffel_e VARCHAR) ### Question: Which season has a Staffel E of Stahl Riesa? ### 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_28 (pepe_michinoku VARCHAR, ryuji_hijikata VARCHAR) ### Question: What is the PEPE Michinoku value for 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_81 (Id VARCHAR) ### Question: What is 1995 Grand Slam Tournament if 1997 is LQ and 1989 is 1R? ### 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_16768245_5 (latitude VARCHAR, name VARCHAR) ### Question: Philae Sulcus has a latitude of what? ### 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 (score VARCHAR, date VARCHAR) ### Question: What was the score in the September 26 game? ### 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_89 (operator VARCHAR, region VARCHAR) ### Question: What was the operator of the ensemble from Yorkshire...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27755784_10 (game INTEGER) ### Question: What is the highest game number? ### Answer: SELECT MAX(game) FROM t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_44 (size__steps_ VARCHAR, just__cents_ VARCHAR, size__cents_ VARCHAR, just_ratio VARCHAR) ### Question: ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_58 (year_commissioned INTEGER, gross_head__metres_ INTEGER) ### Question: What is the Year Commissioned ...
Below is an context that describes a sql 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 (original_channel VARCHAR, year INTEGER) ### Question: what is the original channel when the year is 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_1245148_1 (length VARCHAR, track_name VARCHAR) ### Question: What is the length of the track named michigan 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_name_5 (director VARCHAR, film_title_used_in_nomination VARCHAR) ### Question: Who was the director 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_68 (location VARCHAR, date VARCHAR) ### Question: What is the location of the tournament on Feb 10? ### ...
Below is an context that describes a sql 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 (wins VARCHAR, f_laps VARCHAR, team VARCHAR) ### Question: what is the wins when the f/laps is test 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_52 (drawn INTEGER, played VARCHAR, position VARCHAR) ### Question: What is the lowest drawn that has a p...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14342592_7 (touchdowns INTEGER, player VARCHAR) ### Question: How many touchdowns were there when Heston 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_17360840_9 (location VARCHAR, opponent VARCHAR) ### Question: How many locations were recorded when the oppon...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1855342_5 (ability_to_compromise INTEGER, seq VARCHAR) ### Question: When the seq is 41, what is the ability ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21260421_1 (winner VARCHAR, score VARCHAR) ### Question: How many winners scored exactly 202 (-11)? ### 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_48 (release_format VARCHAR, release_date INTEGER) ### Question: What type of format was released after 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_1473672_8 (position VARCHAR, pick__number VARCHAR) ### Question: Name the position for pick number 128 ### 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_67 (date VARCHAR, venue VARCHAR) ### Question: What date was a game played at Headingley Stadium? ### 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_32 (grade VARCHAR) ### Question: Which 2005 is the lowest one that has a Grade smaller than 6, and a 200...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15873547_1 (mascot VARCHAR, colors VARCHAR) ### Question: What is the mascot with the colors green and navy? ...
Below is an context that describes a sql 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 (flag VARCHAR, ship VARCHAR) ### Question: Which Flag did the Ship Aidavita have? ### 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_242785_3 (notes VARCHAR, date_founded__founder VARCHAR) ### Question: What are the notes during 57 bc caesar?...
Below is an context that describes a sql 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 (total VARCHAR, league_cup_goals VARCHAR, fa_cup_goals VARCHAR) ### Question: What is the sum of goal...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_78 (week INTEGER, date VARCHAR) ### Question: What week has a Date of October 4, 1992? ### 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_38 (diff INTEGER, played INTEGER) ### Question: What is the total difference for teams that played less ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE list (classroom VARCHAR); CREATE TABLE teachers (firstname VARCHAR, classroom VARCHAR) ### Question: Find the first...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2112260_1 (website VARCHAR, specialization VARCHAR, division VARCHAR) ### Question: What is every website wit...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29285076_2 (location VARCHAR, date VARCHAR) ### Question: At what location was the March 17 race held? ### 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_19 (money_spent VARCHAR, _3q VARCHAR, after_debt VARCHAR) ### Question: How much money was spent when 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_256286_20 (description VARCHAR, _percentage_yes VARCHAR) ### Question: Who had 41.76% yes votes ### 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_2508633_6 (nfl_team VARCHAR, player VARCHAR) ### Question: Name the nfl team for eric williams ### 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_35 (themed_area VARCHAR, type VARCHAR, opened VARCHAR) ### Question: What themed area opened in 2010 as ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_74 (away_team VARCHAR) ### Question: What is the away team's score when footscray 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 table_name_1 (programming VARCHAR, operator VARCHAR) ### Question: What channel has an operator of ivptc? ### 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_24 (school_club_team VARCHAR, player VARCHAR) ### Question: What school/club did gerald wilkins attend? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_61 (accolade VARCHAR, country VARCHAR, year VARCHAR) ### Question: Which accolade has USA as the country...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29050051_3 (_number INTEGER) ### Question: What is the lowest listed number for a player? ### 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_57 (player VARCHAR, to_par VARCHAR, country VARCHAR) ### Question: Who was the player for Japan when 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_25429986_1 (position VARCHAR, number VARCHAR) ### Question: what position is number 22? ### Answer: SELECT 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_25839957_5 (cvt_hd VARCHAR, market VARCHAR) ### Question: What mobile markets have cvt hd? ### 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_27615896_18 (sd VARCHAR, status VARCHAR) ### Question: What is the total number of sd listings where the stat...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12226390_2 (written_by VARCHAR, no_in_series VARCHAR) ### Question: Who wrote the episode 14 in series? ### A...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_29 (played INTEGER, position VARCHAR, goals_against VARCHAR, draws VARCHAR, goals_for VARCHAR) ### Quest...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE film (title VARCHAR, film_id VARCHAR); CREATE TABLE inventory (inventory_id VARCHAR, film_id VARCHAR); CREATE 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_30 (network VARCHAR, korean_title VARCHAR) ### Question: What network is the Korean title of mbc 베스트극장 -...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24039597_26 (innings VARCHAR, caught VARCHAR) ### Question: What was the innings when caught was 20? ### Answ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_81 (polling_institute VARCHAR, social_democratic VARCHAR) ### Question: Which polling institute has a 30...