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_14598_9 (literate_persons___percentage_ VARCHAR, india_state_ut VARCHAR) ### Question: What is the percentage...
Below is an context that describes a sql 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 (constructor VARCHAR, driver VARCHAR, grid VARCHAR, laps VARCHAR) ### Question: Which Constructor has...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_77 (team_1 VARCHAR, team_2 VARCHAR) ### Question: What is Team 1 when Team 2 is Jac Port-Gentil? ### 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_73 (date_enacted VARCHAR, ns VARCHAR, normal_total VARCHAR) ### Question: Name the date enacted for N.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_96 (active_pixels VARCHAR, model VARCHAR) ### Question: What are the active pixels of the c-most model c...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17289224_1 (poles INTEGER, team_name VARCHAR) ### Question: How many poles did David Price Racing win? ### 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_2841865_2 (representative VARCHAR, congress VARCHAR) ### Question: What name is listed under representative 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_17 (rank VARCHAR, club_s_ VARCHAR, u_17_caps VARCHAR) ### Question: What is the rank of Club Valencia wi...
Below is an context that describes a sql 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 (assist_pass VARCHAR, result VARCHAR) ### Question: Which Assist/pass has a Result of 6-2? ### 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_2603017_2 (bb___blind_bear VARCHAR, ba___running_bear VARCHAR) ### Question: what is bb - blind bear where ba...
Below is an context that describes a sql 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 (surface VARCHAR, opponent VARCHAR) ### Question: What was the surface for Adrian Ungur as an opponen...
Below is an context that describes a sql 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 (field_stability VARCHAR, agent VARCHAR, effectiveness_as_blood_agent VARCHAR) ### Question: What is t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE orders (customer_id VARCHAR, order_id VARCHAR); CREATE TABLE customers (customer_name VARCHAR, customer_id 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_63 (rank VARCHAR, passengers VARCHAR) ### Question: What is the total rank of the airport that has 79,29...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_9 (tally INTEGER, venue VARCHAR) ### Question: What is the fewest tally for the game played at Vasil Lev...
Below is an context that describes a 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 (result VARCHAR, site VARCHAR) ### Question: What were the results in the bryant-denny stadium • 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_15315276_1 (dates VARCHAR, champion VARCHAR) ### Question: When was Jenny Gleason the champion of the Northea...
Below is an context that describes a sql 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 (result VARCHAR, week VARCHAR, attendance VARCHAR) ### Question: What is the Result when the week 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 Cartoon (Title VARCHAR, Channel VARCHAR); CREATE TABLE TV_Channel (id VARCHAR, series_name VARCHAR) ### Question: L...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE performance (Date VARCHAR, LOCATION VARCHAR) ### Question: What are the dates and locations of performances? ### 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_40 (position VARCHAR, college VARCHAR) ### Question: If the college is Trinity, what position is listed?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25931938_1 (dances INTEGER, celebrity VARCHAR) ### Question: How many dances did John Barnes 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_10 (commenced_operations VARCHAR, airline VARCHAR) ### Question: Which Commenced operations have an Airl...
Below is an context that describes a sql 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 (date VARCHAR, attendance VARCHAR) ### Question: What is the date of the game with 38,062 people in 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_85 (week VARCHAR, venue VARCHAR) ### Question: What week was the game played at Mile High Stadium? ### A...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_17 (january VARCHAR, record VARCHAR) ### Question: Which January has a Record of 28–14–8? ### 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_18788823_5 (date_of_vacancy VARCHAR, outgoing_manager VARCHAR) ### Question: What date did Micky Adams vacate...
Below is an context that describes a sql 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 (grid VARCHAR, laps VARCHAR) ### Question: what is the grid when the laps is 2? ### Answer: SELECT gr...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17102076_10 (location_attendance VARCHAR, score VARCHAR) ### Question: Name the number of location attendance...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_26 (mountain_range VARCHAR, province VARCHAR, location VARCHAR) ### Question: Name the mountain range fo...
Below is an context that describes a sql 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 (guest VARCHAR, time VARCHAR, date VARCHAR, result VARCHAR) ### Question: Who was the guest on 24.11....
Below is an context that describes a sql 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, date VARCHAR) ### Question: What score has august 25 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_name_20 (attendance VARCHAR, arena VARCHAR, points VARCHAR) ### Question: Which Attendance has an Arena of ar...
Below is an context that describes a sql 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 (series VARCHAR, launch_date VARCHAR) ### Question: What is Series, when Launch Date is 23 February 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_47 (lane INTEGER, semi VARCHAR) ### Question: Which lane did the athlete swim in who had a semi-final ti...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22043925_1 (founded VARCHAR, enrolment VARCHAR) ### Question: How many values for founded when enrollment 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_92 (round VARCHAR, date VARCHAR) ### Question: What was the round number for March 22? ### 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_30 (us_country VARCHAR, album VARCHAR, year VARCHAR) ### Question: What US Country released an album of ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE PersonFriend (friend VARCHAR, name VARCHAR); CREATE TABLE Person (name VARCHAR, gender VARCHAR) ### Question: Find ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_13606924_1 (total VARCHAR, county VARCHAR) ### Question: how many total with county being rooks county, kans...
Below is an context that describes a sql 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 (attendance VARCHAR, opponent VARCHAR) ### Question: How many attended the game with an opponent of 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_56 (gold VARCHAR, total VARCHAR) ### Question: How many golds for the nation with 14 total? ### 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_94 (date VARCHAR, pole_position VARCHAR) ### Question: Which Date has a Pole Position of michael devaney...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: What is 1995 Grand Slam Tournament if 1996 is also grand slam tournaments?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_39 (home_team VARCHAR, away_team VARCHAR, date VARCHAR) ### Question: Who was the home team when Sheffie...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27487310_5 (name VARCHAR, network VARCHAR) ### Question: What is the version aired on SBS 6 called? ### 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_1341663_11 (party VARCHAR, incumbent VARCHAR) ### Question: How many parties are there in races involving Daw...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26976615_3 (date_of_appointment VARCHAR, date_of_vacancy VARCHAR) ### Question: How many date of appointments...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_3005999_1 (provider VARCHAR, destination VARCHAR) ### Question: How many providers have a destination of Blac...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1315616_1 (kōhaku__number VARCHAR, red_team_host VARCHAR) ### Question: In what number kōhaku was the red 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_50 (home_team VARCHAR, date VARCHAR) ### Question: what team played on may 20 on the home side ### 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_2062148_2 (result VARCHAR, jockey VARCHAR) ### Question: What was the result of the race where the jockey 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_15988037_4 (second_place VARCHAR, winner VARCHAR) ### Question: Who got second place when the winners were ra...
Below is an context that describes a sql 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 (losses INTEGER, wins VARCHAR, against VARCHAR) ### Question: What is the smallest losses when the wi...
Below is an context that describes a sql 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 (year INTEGER, start VARCHAR) ### Question: What is the average Year, when Start is "11"? ### 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_1341423_9 (results VARCHAR, district VARCHAR) ### Question: How did the election in the Florida 14 district 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_name_93 (date VARCHAR, record VARCHAR, home VARCHAR, decision VARCHAR) ### Question: What was the date of 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_1139087_2 (fastest_lap VARCHAR, rd VARCHAR) ### Question: Who drove the fastest lap for round 8? ### 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_16849531_2 (ncbi_accession_number__mrna_protein_ VARCHAR, length__bp_aa_ VARCHAR) ### Question: What is the 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_name_93 (wins VARCHAR, played VARCHAR, draws VARCHAR, goals_against VARCHAR) ### Question: What is the total ...
Below is an context that describes a sql 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 (silver INTEGER, bronze VARCHAR, gold VARCHAR) ### Question: What is the highest silver medal count 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_24765815_1 (player VARCHAR, opponent VARCHAR) ### Question: Which player had an opponent of Blackburn Rovers?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25146455_1 (winnings VARCHAR, driver VARCHAR) ### Question: How much did Kenny Brack win? ### Answer: SELECT ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10812293_3 (location_attendance VARCHAR, date VARCHAR) ### Question: Where was the game on November 20? ### 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_4 (attendance INTEGER, opponent VARCHAR, venue VARCHAR) ### Question: Name the most attendance for tamwo...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17288825_9 (high_points VARCHAR, game VARCHAR) ### Question: Who had the most poinst in game 72? ### 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_12094609_1 (preliminaries VARCHAR, state VARCHAR) ### Question: what's the preliminaries where state is sout...
Below is an context that describes a sql 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 (points INTEGER, chassis VARCHAR) ### Question: What are the average points with a Chassis of zakspee...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE weekly_weather (station_id VARCHAR, precipitation INTEGER); CREATE TABLE station (id VARCHAR, local_authority VARCH...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17058116_7 (score VARCHAR, game VARCHAR) ### Question: What is the score of game 46 ### Answer: SELECT score ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21109892_1 (value_world_rank VARCHAR, production__mt_ VARCHAR) ### Question: When the production (mt) is 4464...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE event (venue VARCHAR, name VARCHAR, Event_Attendance VARCHAR) ### Question: List the event venues and names that ha...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1220125_4 (fate VARCHAR, pennant VARCHAR) ### Question: What is the total number of fate for pennant of u33? ...
Below is an context that describes a sql 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 (away_team VARCHAR, tie_no VARCHAR, home_team VARCHAR) ### Question: who is the away team when the ti...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1046454_1 (playoffs VARCHAR, regular_season VARCHAR) ### Question: what is the total number of playoffs where...
Below is an context that describes a sql 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 (total INTEGER, silver VARCHAR, rank VARCHAR) ### Question: What is the lowest total for those receiv...
Below is an context that describes a sql 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 (original_nfl_team VARCHAR, pos VARCHAR, college VARCHAR) ### Question: What's the original NFL 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_20630665_1 (result VARCHAR, opponent VARCHAR) ### Question: How many times did the Bruins play Tennessee? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12496904_1 (_2012 VARCHAR, population_august_15 INTEGER, population_density_2012__km_2__ VARCHAR) ### Questio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27846651_1 (series__number VARCHAR, viewers__millions_ VARCHAR) ### Question: What episode in the series 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_88 (col__m_ INTEGER, elevation__m_ INTEGER) ### Question: Which Col (m) has an Elevation (m) smaller 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_27700530_9 (team VARCHAR, game VARCHAR) ### Question: How many games were numbered 13? ### Answer: SELECT COU...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1914090_2 (europe INTEGER, australia VARCHAR) ### Question: What is the most members Europe had when Australi...
Below is an context that describes a sql 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 (phoneme VARCHAR, realization VARCHAR) ### Question: Name the phoneme for realizaiton of [ɪj] ### 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_15 (away_team VARCHAR) ### Question: what was the away team with st kilda as the away team? ### 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_22 (sacks INTEGER, team VARCHAR, tackles VARCHAR) ### Question: What is the value for lowest Sacks, 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_12 (away_team VARCHAR, home_team VARCHAR) ### Question: Who is the home team of South Melbourne? ### 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_34 (school_club_team VARCHAR, player VARCHAR) ### Question: Which School/Club Team has a Player of deand...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22297140_3 (outgoing_manager VARCHAR, replaced_by VARCHAR) ### Question: Which outgoing manager was replaced ...
Below is an context that describes a sql 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 (votes INTEGER, party VARCHAR) ### Question: What is the number of votes for the Party of Labour? ###...
Below is an context that describes a sql 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 (opponent VARCHAR, record VARCHAR) ### Question: Name the opponent with a record of 60-61 ### 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_35 (to_par INTEGER, score VARCHAR) ### Question: What is the highest To Par, when Score is "72-73=145"? ...
Below is an context that describes a sql 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 (overall_ranking VARCHAR, status VARCHAR, name VARCHAR) ### Question: What's the total number of over...
Below is an context that describes a sql 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 (game_modes VARCHAR, pinyin VARCHAR) ### Question: Which game modes have Pinyin of chāojí mǎlìōu shìj...
Below is an context that describes a sql 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 (first_pref_votes VARCHAR, _percentage_of_seats VARCHAR) ### Question: Which First Pref votes have 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_53 (year_s__won VARCHAR, finish VARCHAR, player VARCHAR) ### Question: What year did player steve jones,...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27722734_7 (record VARCHAR, game VARCHAR) ### Question: Name the record for 23 game ### Answer: SELECT record...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16384596_4 (directed_by VARCHAR, broadcast_order VARCHAR) ### Question: Who directed the episode for s02 e08?...
Below is an context that describes a sql 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 (eliminated VARCHAR, entered VARCHAR, wrestler VARCHAR) ### Question: What is the Eliminated 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_name_63 (round VARCHAR, opponent VARCHAR) ### Question: In which round was Dustin Hazelett the opponent? ### ...