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_28365816_2 (conference VARCHAR, tournament_winner VARCHAR) ### Question: During what conference is North Caro...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2472711_31 (team VARCHAR, up_down VARCHAR) ### Question: Which team has an up/down of + 3479? ### 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_34 (home VARCHAR, time VARCHAR) ### Question: What is the Home with a Time that is 12:00? ### 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_71 (second_party VARCHAR, first_party VARCHAR, election VARCHAR) ### Question: What is the second party ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15187735_3 (segment_c VARCHAR, segment_b VARCHAR) ### Question: Name the segment c for couscous ### 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_17001658_10 (high_rebounds VARCHAR, high_assists VARCHAR) ### Question: Who was the high rebound for the high...
Below is an context that describes a sql 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 (loss INTEGER, name VARCHAR, gain VARCHAR) ### Question: What is the lowest Loss with Gain larger 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_21146729_6 (series__number INTEGER, original_airdate VARCHAR) ### Question: What was the series# with the ori...
Below is an context that describes a sql 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 (rank INTEGER, name VARCHAR, points VARCHAR) ### Question: Which Rank has a Name of thomas morgenster...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25030512_24 (candidates VARCHAR, first_elected VARCHAR) ### Question: Name the candidates for first elected 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_1341672_14 (first_elected VARCHAR, incumbent VARCHAR) ### Question: Name the number of first elected for phil...
Below is an context that describes a sql 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 (visiting_team VARCHAR, host_team VARCHAR) ### Question: What team played on the road against the Buf...
Below is an context that describes a sql 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 (title VARCHAR, name VARCHAR) ### Question: What is Rinnal's title? ### Answer: SELECT title FROM tab...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_76 (pick VARCHAR, college VARCHAR) ### Question: What is the Pick number of the Player from Syracuse? ##...
Below is an context that describes a sql 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 (winner VARCHAR, stage VARCHAR, team_classification VARCHAR, general_classification 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_58 (number_of_electorates__2009_ INTEGER, district VARCHAR) ### Question: What is the average number 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_91 (home_team VARCHAR, away_team VARCHAR) ### Question: What is the home team score with Fitzroy as away...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26400438_1 (series VARCHAR, team VARCHAR) ### Question: In which series did Lecor Sports participate? ### 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_72 (date_of_appointment VARCHAR, team VARCHAR) ### Question: When was the appointment date for VFL Wolfs...
Below is an context that describes a sql 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 (crowd INTEGER, away_team VARCHAR) ### Question: WHAT WAS COLLINGWOOD'S LOWEST CROWD NUMBER WHEN PLAY...
Below is an context that describes a sql 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 (rank INTEGER, country VARCHAR) ### Question: What is the sum of the ranks for bulgaria? ### 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_34 (location VARCHAR, record VARCHAR) ### Question: Where is the location with a record of 50-19? ### 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_26 (to_par VARCHAR, score VARCHAR) ### Question: What was the TO par for the player who scored 70-68-74-...
Below is an context that describes a sql 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 (bbc_two_total_viewing VARCHAR, year VARCHAR) ### Question: How much is the total BBC 2 viewing in 19...
Below is an context that describes a sql 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 (score VARCHAR, record VARCHAR) ### Question: What was the score when the Blue Jays had a record of 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 photos (id VARCHAR, color VARCHAR, name VARCHAR) ### Question: List the id, color scheme, and name for all the phot...
Below is an context that describes a 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_3 (college_junior_club_team VARCHAR, player VARCHAR) ### Question: Which colle/junior/club team did 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_18 (data_limit__gb VARCHAR, company VARCHAR, plan_name VARCHAR) ### Question: What is the data limit 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_82 (election VARCHAR) ### Question: What is 2nd Party, when Election is "1865"? ### Answer: SELECT 2 AS ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2869843_1 (bi_tone VARCHAR, model VARCHAR, olive_drab VARCHAR, caliber VARCHAR) ### Question: are there bi-to...
Below is an context that describes a sql 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 (name VARCHAR, left_office VARCHAR) ### Question: Who left office in June 2011? ### Answer: SELECT 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_22514845_4 (reporters VARCHAR, year VARCHAR) ### Question: Who are the reporters for the year of 1984? ### 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_27155243_3 (total__number VARCHAR, written_by VARCHAR, directed_by VARCHAR) ### Question: How many different ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26912584_2 (skip VARCHAR, country VARCHAR, Sweden VARCHAR) ### Question: When sweden is the country who is th...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_85 (high_points VARCHAR, location_attendance VARCHAR) ### Question: At Time Warner Cable Arena 12,096, w...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_26 (opponent VARCHAR, outcome VARCHAR, date VARCHAR) ### Question: Which opponent has an Outcome of winn...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE station (name VARCHAR, LOCATION VARCHAR, Annual_entry_exit VARCHAR, Annual_interchanges VARCHAR) ### Question: List...
Below is an context that describes a sql 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 (ground VARCHAR, home_team VARCHAR) ### Question: What is the name of the home stadium of Brisbane Li...
Below is an context that describes a sql 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 (entered_service VARCHAR, serial_no VARCHAR) ### Question: What is the entered service date for seria...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16677738_1 (holborn_division INTEGER, tower_division VARCHAR) ### Question: When 272966 is the tower division...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24587026_1 (position VARCHAR, podiums VARCHAR, team VARCHAR) ### Question: Name the position for 0 podiums 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_95 (voting_order VARCHAR, commentator VARCHAR) ### Question: What was the voting order when the commenta...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Allergy_type (allergytype VARCHAR) ### Question: Which allergy type has least number of allergies? ### 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 CMI_Cross_References (source_system_code VARCHAR, cmi_cross_ref_id VARCHAR); CREATE TABLE Benefits_Overpayments (co...
Below is an context that describes a sql 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 (release_price___usd__ VARCHAR, gpu_frequency VARCHAR) ### Question: What is the release price for th...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_15 (ddr3_speed INTEGER, model VARCHAR) ### Question: Name the average DDR3 speed for model e-350 ### 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_13 (latin VARCHAR, tibetan VARCHAR) ### Question: What is the Latin letter for the Tibetan of ས? ### 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_18161217_2 (launch_date VARCHAR, cospar_id VARCHAR) ### Question: What was the launch date the satellite 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 phone (Carrier VARCHAR) ### Question: Show the most frequently used carrier of the phones. ### Answer: SELECT Carri...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_83 (against INTEGER, central_murray VARCHAR, losses VARCHAR) ### Question: What are the most againsts 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_39 (year VARCHAR, theme VARCHAR, issue_price VARCHAR) ### Question: How many years have a theme of Toron...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE region (region_name VARCHAR, region_id VARCHAR); CREATE TABLE affected_region (region_id VARCHAR, storm_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_81 (format VARCHAR, catalog VARCHAR) ### Question: Which Format has a Catalog of 561 445-1? ### 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_2190919_1 (top_10 VARCHAR, avg_finish VARCHAR) ### Question: How many teams finished in the top team with 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_49 (film VARCHAR, country VARCHAR) ### Question: What film was filmed in Spain? ### Answer: SELECT film ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1708050_1 (poles VARCHAR, position VARCHAR) ### Question: Name the poles for 25th position ### 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_87 (team_1 VARCHAR, team_2 VARCHAR) ### Question: who is team 1 when team 2 is usl dunkerque (d2)? ### 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_73 (rank INTEGER, time VARCHAR) ### Question: what is the highest rank when the time is 7:52.65? ### 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 authors (Id VARCHAR) ### Question: How many authors are there? ### Answer: SELECT COUNT(*) FROM authors
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24613895_1 (number_of_believers VARCHAR, name_of_village VARCHAR) ### Question: Name the number of believers ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_13789248_2 (points INTEGER, highest_position VARCHAR) ### Question: what is the minimum points with 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_33 (opponent VARCHAR, game VARCHAR) ### Question: Which Opponent has a Game of 63? ### Answer: SELECT op...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29135051_3 (broadcast_date VARCHAR, guest_s_ VARCHAR) ### Question: when was the episode guest starring micha...
Below is an context that describes a sql 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 (date VARCHAR, outcome VARCHAR, partner VARCHAR) ### Question: What Date has an Outcome of runner up,...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_41 (championship VARCHAR, surface VARCHAR, score_in_the_final VARCHAR) ### Question: What was the champi...
Below is an context that describes a sql 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 (date INTEGER, works_number VARCHAR, type VARCHAR, number VARCHAR) ### Question: What date have highe...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE accounts (name VARCHAR, custid VARCHAR); CREATE TABLE checking (balance INTEGER); CREATE TABLE checking (custid VAR...
Below is an context that describes a 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 (miles__km_ VARCHAR, year VARCHAR) ### Question: List the numer of miles for 2010. ### 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 customers (customer_id VARCHAR); CREATE TABLE addresses (city VARCHAR, address_id VARCHAR); CREATE TABLE customer_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_25938117_1 (date VARCHAR, tournament VARCHAR) ### Question: Name the total number of dates for toshiba classi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15700367_6 (runs_conceded VARCHAR, er VARCHAR) ### Question: How many runs conceded when the earned runs 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_2850912_12 (pick__number VARCHAR, nhl_team VARCHAR) ### Question: Which draft number did the new jersey devil...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE singer (country VARCHAR, age INTEGER) ### Question: What are all distinct countries where singers above age 20 are ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10748727_1 (wins INTEGER, series VARCHAR) ### Question: what is the greatest number of wins by japanese formu...
Below is an context that describes a sql 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 (college_junior_club_team__league_ VARCHAR, player VARCHAR) ### Question: Which college/junior/club t...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_15 (goals_for INTEGER, points VARCHAR, played VARCHAR) ### Question: How many goals were scored by the 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_1342249_35 (first_elected VARCHAR, district VARCHAR) ### Question: What is the first electedfor district ohio...
Below is an context that describes a sql 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 (career_win_loss VARCHAR) ### Question: Which 2008 has a Career Win-Loss of 25–40? ### 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_1 (period__days_ INTEGER, type VARCHAR, planetary_mass___m⊕__ VARCHAR, stellar_mass___m__ VARCHAR) ### Q...
Below is an context that describes a sql 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 (weeks_on_top INTEGER, issue_date_s_ VARCHAR) ### Question: Which Weeks on Top have an Issue Date(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_80 (percentage VARCHAR, first_game VARCHAR) ### Question: What Percentage did the First game of 1998 hav...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2182562_1 (year VARCHAR, position VARCHAR) ### Question: How many years was the position 97th? ### 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_65 (episodes INTEGER, last_airdate VARCHAR) ### Question: How many episodes were in the season that ende...
Below is an context that describes a sql 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 (draw VARCHAR, dance_styles VARCHAR) ### Question: How many draws have rumba/tango dance styles? ### ...
Below is an context that describes a sql 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 (date VARCHAR, against VARCHAR) ### Question: What is the date of the 42 Against? ### Answer: SELECT d...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_68 (location VARCHAR, type VARCHAR) ### Question: What location has surveying as the type? ### 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_50 (to_par VARCHAR, country VARCHAR) ### Question: What's england's to par? ### Answer: SELECT to_par FR...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE airports (name VARCHAR, country VARCHAR) ### Question: Find the name of the airports located in Cuba or Argentina. ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26708105_5 (protein_name VARCHAR, e_value VARCHAR) ### Question: What is the protein name when the e-value 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_26982362_2 (title VARCHAR, original_airdate VARCHAR) ### Question: What is the title of the episode whose ori...
Below is an context that describes a sql 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 (district VARCHAR, first_elected VARCHAR, party VARCHAR, results VARCHAR) ### Question: What Republic...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE school (type VARCHAR, school_id VARCHAR); CREATE TABLE school_bus (school_id VARCHAR) ### Question: Show the type 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_25604014_6 (title VARCHAR, no_in_season VARCHAR) ### Question: What are the titles of the pieces that are 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 table_name_49 (bronze INTEGER, silver VARCHAR, total VARCHAR, rank VARCHAR) ### Question: What is the sum of the br...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20903658_1 (medium VARCHAR, title_subject VARCHAR) ### Question: What medium was used for the sculpture of Ge...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26108103_2 (opponent VARCHAR, rushing_yards VARCHAR) ### Question: Who was the opponent when there was 117 ru...
Below is an context that describes a sql 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 (country VARCHAR, player VARCHAR) ### Question: What country has player Nick Faldo? ### 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_90 (total INTEGER, year_of_census VARCHAR, serbs VARCHAR) ### Question: What is the average total 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_name_23 (nhl_team VARCHAR, player VARCHAR) ### Question: Which team picked Dave Bonter? ### Answer: SELECT nh...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20799905_1 (county VARCHAR, mccain_percentage VARCHAR) ### Question: In what county did McCain get 57.8%? ###...