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_34 (to_par VARCHAR, player VARCHAR) ### Question: Which To par has a Player of bernhard langer? ### 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_5 (to_par VARCHAR, total INTEGER) ### Question: Which to par has a total less than 296? ### 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 user_profiles (name VARCHAR, followers VARCHAR) ### Question: List the names of 5 users followed by the largest num...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Ref_locations (location_code VARCHAR, location_name VARCHAR) ### Question: List all location codes and location nam...
Below is an context that describes a 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_23 (yes_votes VARCHAR, _percentage_yes VARCHAR) ### Question: How many yes votes did the measure that ...
Below is an context that describes a sql 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 (top_10 INTEGER, cuts_made VARCHAR, wins VARCHAR) ### Question: Name the least top-10 for cuts made 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 table_name_60 (crowd INTEGER, venue VARCHAR) ### Question: How people attended Victoria Park? ### Answer: SELECT AV...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1341453_15 (results VARCHAR, district VARCHAR) ### Question: What was the result in Illinois 7? ### 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_25773116_2 (pole_position VARCHAR, fastest_lap VARCHAR, location VARCHAR) ### Question: Who had pole position...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_51 (points INTEGER, entrant VARCHAR, year VARCHAR) ### Question: What was arrows racing team's highest 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_name_42 (driver VARCHAR, year VARCHAR) ### Question: Who is the driver from 1969? ### Answer: SELECT driver 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_32 (played INTEGER, high_checkout VARCHAR) ### Question: What is the played number when the high checkou...
Below is an context that describes a sql 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 (rank_points VARCHAR, event VARCHAR, total VARCHAR) ### Question: The event WC Rio De Janeiro 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_78 (week INTEGER, opponent VARCHAR) ### Question: What week did the dallas cowboys play? ### 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_29504351_2 (best_finish VARCHAR, player VARCHAR) ### Question: What is the best finish record for Carl Paulso...
Below is an context that describes a sql 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 (surface VARCHAR, partner VARCHAR) ### Question: What is the surface when the partner was Robert Hayb...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_86 (name VARCHAR, experience VARCHAR, alma_mater VARCHAR) ### Question: What person has the alma mater 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 (visitor VARCHAR, home VARCHAR) ### Question: Which visitor lives in Minnesota? ### Answer: SELECT vi...
Below is an context that describes a sql 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 (fall_07 INTEGER, fall_06 INTEGER) ### Question: Name the average fall 07 for fall 07 more than 219 #...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_64 (d_44 VARCHAR, d_43 VARCHAR) ### Question: What is the D44 when D43 is R 14? ### Answer: SELECT d_44 ...
Below is an context that describes a sql 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 (date_of_appointment VARCHAR, manner_of_departure VARCHAR, replaced_by VARCHAR) ### Question: What 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_24192190_1 (magnitude VARCHAR, latitude VARCHAR) ### Question: When 43.048° n is the latitude what is the mag...
Below is an context that describes a sql 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 (tie_no VARCHAR, away_team VARCHAR) ### Question: What is the Tie no for Away Team Ipswich 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_7 (round INTEGER, time VARCHAR, event VARCHAR) ### Question: What is the average round of the match in 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_99 (score VARCHAR, country VARCHAR) ### Question: Name the score for fiji ### Answer: SELECT score 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_48 (place VARCHAR, player VARCHAR) ### Question: What place has jack renner as the player? ### 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_22347090_4 (us_viewers__million_ VARCHAR, no_in_season VARCHAR) ### Question: How many viewers tuned in for 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_67 (week INTEGER, date VARCHAR) ### Question: Which Week has a Date of december 8, 1991? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_38 (vin_code VARCHAR) ### Question: What's the compression ratio when the vin code is c? ### Answer: SEL...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_9 (venue VARCHAR, date VARCHAR) ### Question: What was the Venue on June 8, 2005? ### Answer: SELECT ven...
Below is an context that describes a sql 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, terminus VARCHAR) ### Question: Which route has a terminus of pine Forest? ### 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_7 (nba_draft VARCHAR, school VARCHAR) ### Question: What was the NBA draft status for Northeast High Sch...
Below is an context that describes a sql 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 (production_company VARCHAR, year VARCHAR) ### Question: Which production company has the year of 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_name_75 (title VARCHAR, production_code VARCHAR) ### Question: What is the title of the episode with a produc...
Below is an context that describes a sql 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 (losses INTEGER, sunrayia_fl VARCHAR, against VARCHAR) ### Question: What is the losses when Sunrayia...
Below is an context that describes a sql 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 (fcc_info VARCHAR, frequency_mhz VARCHAR) ### Question: Name the FCC info for frequency Mhz of 95.3 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_7 (opponent VARCHAR, attendance VARCHAR) ### Question: What opponent has an attendance of 20,456? ### 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_50 (Id VARCHAR) ### Question: What is the 2010 when the 2009 shows Q1? ### Answer: SELECT 2010 FROM tabl...
Below is an context that describes a sql 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 (socket VARCHAR, fsb_speed VARCHAR, voltage_range VARCHAR) ### Question: Which Socket has a FSB Speed...
Below is an context that describes a 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_2 (player VARCHAR, college VARCHAR) ### Question: Name the number of players for georgia tech ### 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_30 (launch_date VARCHAR, odds_of_winning VARCHAR, top_prize VARCHAR) ### Question: What is the launch da...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23495048_2 (height__mtr_ VARCHAR, contestant VARCHAR) ### Question: How many meters tall is Ulrike Wolful? ##...
Below is an context that describes a sql 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 (championship_game VARCHAR, _number_of_bids VARCHAR, win__percentage 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 table_1473672_5 (player VARCHAR, nhl_team VARCHAR) ### Question: What player was picked by the Minnesota North Star...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15409403_1 (regular_season VARCHAR, year VARCHAR) ### Question: What was the regular season from year 2012? #...
Below is an context that describes a sql 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 (number_of_deputies VARCHAR, election_date VARCHAR) ### Question: What were the number of deputies 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_12886178_4 (points_for VARCHAR, tries_for VARCHAR) ### Question: What's the points for count for the club 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_21 (format VARCHAR, catalog VARCHAR) ### Question: What format was used for Mobil 1? ### 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_88 (played INTEGER, losses VARCHAR, position VARCHAR) ### Question: What is the sum of Played, when Loss...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1137702_3 (winning_driver VARCHAR, grand_prix VARCHAR) ### Question: Who was the winning driver in the grand ...
Below is an context that describes a sql 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 (notes VARCHAR, year INTEGER) ### Question: Year larger than 2008 includes which notes? ### 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_21 (rebounds INTEGER, name VARCHAR, rank VARCHAR) ### Question: How many rebounds does Fedor likholitov ...
Below is an context that describes a sql 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 (rank VARCHAR, first_quarter VARCHAR) ### Question: What is the Rank of industrial and commercial bank...
Below is an context that describes a sql 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 (state_ranked_in_partisan_order VARCHAR, percentage_democrats VARCHAR, republican__democratic 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_80 (silver INTEGER, bronze VARCHAR, rank VARCHAR) ### Question: What is the low silver medal total for 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_60 (gold INTEGER, silver VARCHAR, rank VARCHAR) ### Question: Which Gold has a Total larger than 3, a 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_84 (preliminary INTEGER, interview VARCHAR, average VARCHAR) ### Question: What is the sum of Preliminar...
Below is an context that describes a sql 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 (appointed_by VARCHAR, presentation_of_credentials VARCHAR) ### Question: Who appointed the represent...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_75 (yellow_cards INTEGER, season VARCHAR) ### Question: Which Yellow Cards has a Season of 1999/2000? ##...
Below is an context that describes a sql 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 (copa_libertadores_1996 VARCHAR, team VARCHAR) ### Question: Which Copa Libertadores 1996 has a 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 member (member_id VARCHAR, level VARCHAR); CREATE TABLE purchase (member_id VARCHAR) ### Question: What is the tota...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_95 (date VARCHAR, points VARCHAR) ### Question: What date has 37 points? ### Answer: SELECT date FROM ta...
Below is an context that describes a sql 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 (role VARCHAR, series_title VARCHAR) ### Question: The series titled dragon laws i: the undercover 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_name_29 (commissioned VARCHAR, operator VARCHAR) ### Question: What is the commissioned for Vietnam? ### 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_40 (result VARCHAR, director VARCHAR, project VARCHAR) ### Question: What result does the project Once 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_98 (event VARCHAR, year VARCHAR, result VARCHAR) ### Question: In which event did he place 6th in 1971? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14650373_1 (position VARCHAR, pick__number VARCHAR) ### Question: What position(s) does the player drafted #3...
Below is an context that describes a sql 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 (album VARCHAR, length VARCHAR) ### Question: What album is 4:53 long? ### Answer: SELECT album 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_23612439_2 (opponent VARCHAR, date VARCHAR) ### Question: Which opponents are on the date September 5? ### 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_86 (tournament VARCHAR) ### Question: What is the value in 2009 at the French Open? ### Answer: SELECT 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_52 (date VARCHAR, comment VARCHAR, duration VARCHAR) ### Question: What is Date, when Comment is Tailcon...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_43 (country VARCHAR, score VARCHAR) ### Question: Which Country has a Score of 70-68-70-68=276? ### 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_73 (athlete VARCHAR, notes VARCHAR, country VARCHAR) ### Question: Who was the athlete from Germany 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 stock (Shop_ID VARCHAR, quantity INTEGER); CREATE TABLE shop (Shop_Name VARCHAR, Shop_ID VARCHAR) ### Question: Sho...
Below is an context that describes a sql 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 (surface VARCHAR, tournament VARCHAR, date VARCHAR) ### Question: What type of surface was used for 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_73 (theme VARCHAR, original_artist VARCHAR) ### Question: What is the Theme when Fontella Bass was 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_82 (representing VARCHAR, original_title VARCHAR) ### Question: Name the representating for ingenjör 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_59 (team VARCHAR, year VARCHAR, player VARCHAR) ### Question: Which team did daniel bradshaw play for af...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE shipments (order_id VARCHAR, shipment_tracking_number VARCHAR) ### Question: Find the id of the order whose shipmen...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21114902_1 (knockouts_of_the_night VARCHAR, fighter VARCHAR) ### Question: How many knockout of the night occ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE INVOICE (CustomerId VARCHAR); CREATE TABLE CUSTOMER (Address VARCHAR, CustomerId VARCHAR, country VARCHAR) ### Ques...
Below is an context that describes a sql 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 (tournament VARCHAR, surface VARCHAR, score VARCHAR) ### Question: In what Tournament was the Score 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_96 (points INTEGER, played INTEGER) ### Question: What is the average number of points for clubs 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_19753079_35 (party VARCHAR, district VARCHAR) ### Question: Name the party for new york 4 ### 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_56 (shooter VARCHAR, time VARCHAR, year VARCHAR) ### Question: Which shooter's time is more than 8.97 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_25 (constructor VARCHAR, driver VARCHAR, rounds VARCHAR) ### Question: Who was the constructor of the ca...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16439764_1 (m_v_ft_s INTEGER, time_to_ft__m__at_55°__seconds_ VARCHAR) ### Question: What is the maximum foot...
Below is an context that describes a sql 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 (name VARCHAR, moving_to VARCHAR) ### Question: Who is moving to Metalurh Donetsk? ### 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_15475116_1 (colors VARCHAR, school VARCHAR) ### Question: Middletown High School uses which colors ### 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_48 (club VARCHAR, tries_for VARCHAR) ### Question: what is the club that as 100 tries? ### 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_87 (position VARCHAR, pick__number VARCHAR) ### Question: What position does pick number 12 play? ### 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_70 (city___state VARCHAR, winner VARCHAR, circuit VARCHAR) ### Question: When Jim Richards won at 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 Participants (Participant_ID VARCHAR, Participant_Type_Code VARCHAR, Participant_Details VARCHAR) ### Question: Wha...
Below is an context that describes a sql 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 (callsign VARCHAR, on_air_id VARCHAR) ### Question: What is 4zr's callsign? ### Answer: SELECT callsi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_95 (pick__number INTEGER, cfl_team VARCHAR) ### Question: What is the highest Pick # when the CFL Team 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_49 (country VARCHAR, score VARCHAR) ### Question: Which Country has a Score of 79-68-74=212? ### 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_19 (best_score VARCHAR, worst_dancer_s_ VARCHAR) ### Question: What's the best score, with the worst dan...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE employee (emp_fname VARCHAR, emp_num VARCHAR); CREATE TABLE department (dept_name VARCHAR, dept_code 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_79 (set_3 VARCHAR, date VARCHAR, set_1 VARCHAR) ### Question: What is the Set 3 on 30 may, and a Set 1 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_10 (to_par VARCHAR, score VARCHAR) ### Question: Which To par is scored at 70? ### Answer: SELECT to_par...