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_88 (back VARCHAR, supplier VARCHAR, year VARCHAR) ### Question: Which Back has a Supplier of Kooga and 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_1 (network VARCHAR, d_erp VARCHAR, callsign VARCHAR) ### Question: What's the network that has a callsig...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22645714_5 (tournament_venue__city_ VARCHAR, conference VARCHAR) ### Question: How many locations are 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_name_35 (method VARCHAR, opponent VARCHAR) ### Question: What ws the method of resolution for the fight again...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24330803_1 (poles INTEGER, season VARCHAR) ### Question: How many pole positions were there for the 2011 seas...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_19 (school_club_team VARCHAR, player VARCHAR) ### Question: What college team did Derek Fisher play for?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_21 (attendance VARCHAR, opponent VARCHAR) ### Question: How many people attended the game against the pi...
Below is an context that describes a sql 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 (television_service VARCHAR, content VARCHAR) ### Question: Which Television service has a Content of...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_36 (pop__2010_ INTEGER, land___sqmi__ VARCHAR, geo_id VARCHAR) ### Question: What is the average populat...
Below is an context that describes a sql 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 (constructor VARCHAR, time_retired VARCHAR, driver VARCHAR) ### Question: What is the construction of...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_57 (opponent VARCHAR, week VARCHAR, result VARCHAR) ### Question: Who was the opponent before week 3 and...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_2 (country VARCHAR, place VARCHAR, player VARCHAR) ### Question: What country has t6 as the place, 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_23286112_8 (team VARCHAR, date VARCHAR) ### Question: Name the team for january 4 ### Answer: SELECT team 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_name_57 (spectators VARCHAR, date VARCHAR) ### Question: Name the spectators for 11 november 2011 ### 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_58 (nationality VARCHAR, time VARCHAR) ### Question: What Nationality has a Time of 9:01.70? ### 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_88 (opponent_in_final VARCHAR, date VARCHAR) ### Question: Who is the opponent in the final of the tourn...
Below is an context that describes a sql 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 (record VARCHAR, opponent VARCHAR) ### Question: What record has @ detroit as the opponent? ### 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_14 (to_par VARCHAR, country VARCHAR, score VARCHAR) ### Question: What is the to par for the player 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_name_88 (works_number VARCHAR, type VARCHAR, builder VARCHAR) ### Question: Builder H. K. Porter, inc who 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_25 (nationality___opponent VARCHAR, date VARCHAR) ### Question: Name Nationality / Opponent on 10 januar...
Below is an context that describes a sql 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 (home VARCHAR, date VARCHAR) ### Question: What's the stadium on November 8? ### Answer: SELECT home ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_82 (solo VARCHAR, total_tackles VARCHAR) ### Question: what is solo when total tackles is 6? ### 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 (home_team VARCHAR, away_team VARCHAR) ### Question: What is the name of the home team that played ag...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24919137_2 (broadcaster VARCHAR, opposition VARCHAR) ### Question: Which network broadcast the game 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_8 (high_points VARCHAR, high_rebounds VARCHAR) ### Question: What is High Points, when High Rebounds 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_26903214_1 (prize_money VARCHAR, rider VARCHAR) ### Question: How much did Nina Carberry win? ### 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_68 (place VARCHAR, country VARCHAR, player VARCHAR) ### Question: In what place was Tiger Woods of the U...
Below is an context that describes a sql 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 (cuts_made INTEGER, tournament VARCHAR, top_5 VARCHAR) ### Question: What is the lowest Cuts made 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 order_items (order_id VARCHAR, product_id VARCHAR); CREATE TABLE customers (customer_name VARCHAR, customer_id VARC...
Below is an context that describes a sql 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 (home_team VARCHAR, away_team VARCHAR) ### Question: What home team played against Fleetwood Town? ##...
Below is an context that describes a sql 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 (reserved_for___sc___st__none_ VARCHAR, name VARCHAR) ### Question: What Reserved for (SC / ST /None)...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_91 (date VARCHAR, score VARCHAR) ### Question: On what date was the game that had a score of 7–0? ### An...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_48 (revised VARCHAR, mccune_reischauer VARCHAR) ### Question: Tell me the revised of mccune reischauer 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_88 (source VARCHAR, country VARCHAR, transfer_fee VARCHAR) ### Question: What was the source of an ENG 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_93 (result VARCHAR, award VARCHAR, film VARCHAR) ### Question: What was the result associated with the c...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2293402_2 (left VARCHAR, nickname VARCHAR) ### Question: Name the number of left for cardinals ### 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_33 (player VARCHAR, round INTEGER) ### Question: Which player was selected in rounds under 3? ### 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 (writer VARCHAR, producer VARCHAR, director VARCHAR) ### Question: Who was the writer that the 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_25016555_5 (minutes INTEGER, player VARCHAR) ### Question: When sandy brondello is the player what is the low...
Below is an context that describes a sql 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 (state_champions INTEGER, co_champions VARCHAR, mrc_championships VARCHAR, records 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 table_name_46 (venue VARCHAR, date VARCHAR) ### Question: Which Venue has a Date of 21 june 2000? ### 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_34 (tournament VARCHAR) ### Question: In which tournament did Pauline Parmentier finish LQ in 2007? ### ...
Below is an context that describes a sql 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 (democratic VARCHAR, incumbent VARCHAR) ### Question: Who was the Democratic when then Incumbent 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_98 (Id VARCHAR) ### Question: Which 2006 has a 2007 of A? ### Answer: SELECT 2006 FROM table_name_98 WHE...
Below is an context that describes a sql 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 (rider VARCHAR, speed VARCHAR) ### Question: Which rider from the 1971 Isle of Man Junior TT 250cc fi...
Below is an context that describes a sql 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 (crowd VARCHAR, venue VARCHAR) ### Question: What is the total number of the crowd at Glenferrie Oval...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_71 (date VARCHAR, score VARCHAR, location VARCHAR) ### Question: What was the date of the tournament 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_57 (name VARCHAR, status VARCHAR, moving_to VARCHAR) ### Question: What is the name listed for the count...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18594107_1 (points INTEGER, team VARCHAR) ### Question: What is the least number of poins for San Lorenzo? #...
Below is an context that describes a sql 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 (tournament VARCHAR) ### Question: What is 2007, when Tournament is "Madrid"? ### Answer: SELECT 2007...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27091128_2 (replaced_by VARCHAR, team VARCHAR) ### Question: Who replaced the previous manager of Altay? ### ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2562572_2 (population__2002_ VARCHAR, population__2011_ VARCHAR) ### Question: What is the number of 2002 pop...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20871703_1 (player_name VARCHAR, college VARCHAR) ### Question: Who is the player for south carolina college?...
Below is an context that describes a sql 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 (winning_driver VARCHAR, round VARCHAR) ### Question: Name the winning driver for round 7 ### 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_12 (match_report VARCHAR, date VARCHAR) ### Question: What is the match report of the match on 20 August...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28677723_14 (trine_dehli_cleve INTEGER, style VARCHAR) ### Question: Name the trine dehli cleve for english 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_10953197_4 (no_in_season VARCHAR, production_code VARCHAR) ### Question: What's the number of the episode 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_name_91 (competition VARCHAR, time VARCHAR) ### Question: What competition is at 23:00 cet? ### 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_81 (year VARCHAR, points VARCHAR, chassis VARCHAR) ### Question: Which year had 0 points and an AGS JH23...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE participants (participant_type_code VARCHAR) ### Question: What is the most common participant type? ### 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_27 (total_goals VARCHAR, league_cup_goals INTEGER) ### Question: How many Total Goals values have 0 Leag...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342331_5 (district VARCHAR, incumbent VARCHAR) ### Question: what's the district with incumbent being willia...
Below is an context that describes a sql 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 (rank VARCHAR, county VARCHAR, mine VARCHAR) ### Question: What rank is the Silver Bell mine of Pima ...
Below is an context that describes a sql 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 (co_drivers VARCHAR, laps VARCHAR, pos VARCHAR) ### Question: Who were the co-drivers with more 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_12303563_2 (runners_up VARCHAR, nation VARCHAR) ### Question: what's the runners-up with nation being malaysi...
Below is an context that describes a sql 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 (lane INTEGER, time VARCHAR) ### Question: In what lane did the swimmer get a time of 1:59.42? ### 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_18303274_1 (fastest_lap VARCHAR, grand_prix VARCHAR) ### Question: Who had the fastest lap in the Dutch TT 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_name_24 (division VARCHAR, coach VARCHAR) ### Question: In which division were the IceGators when coached by ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_90 (year VARCHAR, position VARCHAR, name VARCHAR) ### Question: In what year of school is the forward Im...
Below is an context that describes a sql 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 (opposition VARCHAR, stadium VARCHAR, attendance VARCHAR) ### Question: Who's the opposition at westp...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_37 (tournament VARCHAR, winning_score VARCHAR) ### Question: Which tournament had a winning score of −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_27 (games INTEGER, team VARCHAR, rebounds VARCHAR) ### Question: How many games did team iurbentia bilba...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_30121096_1 (townland VARCHAR, civil_parish VARCHAR, area__acres__ VARCHAR) ### Question: How many townlands 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_28178756_1 (date VARCHAR, driver VARCHAR) ### Question: On what day did tommy ellis drive? ### 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_42 (score VARCHAR, record VARCHAR) ### Question: WHAT SCORE HAD A RECORD OF 1-1? ### Answer: SELECT scor...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_8 (bronze INTEGER, gold VARCHAR, silver VARCHAR, rank VARCHAR) ### Question: What shows for bronze 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_71 (poll VARCHAR, april_14 VARCHAR) ### Question: What Poll was on April 14 of 13? ### 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_29219286_1 (written_by VARCHAR, directed_by VARCHAR, no_in_season VARCHAR) ### Question: How many people wrot...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25642873_2 (extra_points VARCHAR, player VARCHAR) ### Question: How many extra points catagories are there 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_9 (away_team VARCHAR, home_team VARCHAR) ### Question: What is the Away team when the home team was wyco...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22597626_2 (surface VARCHAR, opponents_in_the_final VARCHAR) ### Question: What is the surface made of if 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_16 (circuit VARCHAR, championship VARCHAR) ### Question: The 2001 NASCAR Winston Cup Series championship...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10236830_4 (actors_name VARCHAR, nomination VARCHAR, country VARCHAR) ### Question: Which actor from Serbia 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_160510_1 (hanja VARCHAR, province VARCHAR) ### Question: What is the hanja for the province of "sangju"? ### ...
Below is an context that describes a sql 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 (number INTEGER, name VARCHAR, weight VARCHAR) ### Question: Name of byron geis, and a Weight smaller...
Below is an context that describes a sql 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 (substrate VARCHAR, omim VARCHAR) ### Question: Which substrate has an OMIM of 176000? ### 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_225102_4 (reason_for_change VARCHAR, district VARCHAR) ### Question: Name the reason for change pennsylvania ...
Below is an context that describes a sql 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, opponent VARCHAR) ### Question: How much Attendance has an Opponent of oxford un...
Below is an context that describes a sql 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 (erp_w VARCHAR, call_sign VARCHAR) ### Question: What is the ERP W with a call sign at w261cq? ### 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_74 (imperfect_stem VARCHAR, meaning VARCHAR) ### Question: What is the imperfect stem of the word that 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 table_name_88 (date VARCHAR, opponent VARCHAR) ### Question: Opponent of denver broncos happened on what date? ### ...
Below is an context that describes a sql 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 (score VARCHAR, to_par VARCHAR, country VARCHAR) ### Question: What is the score of the player 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_31 (date VARCHAR, loss VARCHAR) ### Question: Name the date for Loss of schilling (5–2) ### 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 list (classroom VARCHAR); CREATE TABLE teachers (classroom VARCHAR, firstname VARCHAR, lastname VARCHAR) ### Questi...
Below is an context that describes a sql 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 (track VARCHAR, distance VARCHAR, race VARCHAR) ### Question: What is the race with the track distanc...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1226250_1 (partial_thromboplastin_time VARCHAR, bleeding_time VARCHAR, prothrombin_time 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_2221374_3 (original_air_date VARCHAR, directed_by VARCHAR, production_code VARCHAR) ### Question: What date 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 buildings (name VARCHAR, id VARCHAR); CREATE TABLE Office_locations (building_id VARCHAR, company_id VARCHAR); CREA...
Below is an context that describes a sql 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 (grid INTEGER, time_retired VARCHAR, laps VARCHAR) ### Question: What is the average grid number for ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_63 (comp VARCHAR, games INTEGER) ### Question: What is the comp for games less than 2? ### Answer: SELEC...