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 member (Name VARCHAR, Country VARCHAR) ### Question: Show the names of members whose country is "United States" or ...
Below is an context that describes a 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 (winning_driver VARCHAR, date VARCHAR) ### Question: Who won the April 11 race? ### 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_23513241_5 (title VARCHAR, series_episode VARCHAR) ### Question: List the title of series episode 38. ### 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_9 (crowd INTEGER, venue VARCHAR) ### Question: What is the average crowd size for corio oval? ### 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_19418696_3 (name VARCHAR, qb_rating VARCHAR) ### Question: Which QB had a rating of 72.3? ### 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_41 (event VARCHAR, opponent VARCHAR) ### Question: What event was Donald Ouimet involved? ### 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_27537870_6 (january VARCHAR, decision VARCHAR) ### Question: If the decision was by Lalime, when in January 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_23224961_2 (season VARCHAR, oberfranken_west VARCHAR) ### Question: When sv neuses is the oberfranken west wh...
Below is an context that describes a sql 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 (surface VARCHAR, against VARCHAR) ### Question: On what surface did Poland play as the against team?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_68 (circuit VARCHAR, team VARCHAR, series VARCHAR) ### Question: Which circuit did winfield team nissan ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_19852975_4 (series__number INTEGER, writer_s_ VARCHAR) ### Question: Writer Max Ehrlich, what is the minimum ...
Below is an context that describes a sql 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 (score VARCHAR, set_2 VARCHAR) ### Question: What is the score for Set 2 at 15:21? ### 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_7 (title VARCHAR, rank VARCHAR) ### Question: Which title placed in rank 7? ### Answer: SELECT title 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_1825751_14 (other_awards VARCHAR, delegate VARCHAR) ### Question: How many awards did milagros gutierrez win?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2114308_1 (broadcast_date VARCHAR, run_time VARCHAR) ### Question: Name the broadcast date of run time being ...
Below is an context that describes a sql 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 (score VARCHAR, home VARCHAR) ### Question: What was the score of the Broadview Hawks home game? ### ...
Below is an context that describes a sql 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 (attendance INTEGER, result VARCHAR, week VARCHAR) ### Question: What was the largest number of peopl...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1859855_2 (result VARCHAR, candidate VARCHAR) ### Question: When stacy schneider is the candidate what are 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_60 (method VARCHAR, opponent VARCHAR) ### Question: Tell me the method for stanislav nuschik ### 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_27 (minimum_tax_incl_sales_taxes__cad INTEGER, min_tax__cad¢_us_gal_ VARCHAR, federal_excise_tax___cad¢_...
Below is an context that describes a sql 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 (team_1 VARCHAR) ### Question: What is 1st Leg, when Team 1 is "Portol Palma Mallorca"? ### 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_52 (enrollment VARCHAR, nickname VARCHAR) ### Question: What is the total enrollment at the school 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_29196086_4 (no_in_season INTEGER, original_air_date VARCHAR) ### Question: which episode of the season aired ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342149_18 (result VARCHAR, incumbent VARCHAR) ### Question: What was the result in the election where Hale B...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_78 (fencing_victories__pts_ VARCHAR, equestrian_time__pts_ VARCHAR) ### Question: Which Fencing Victorie...
Below is an context that describes a sql 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 (games INTEGER, drawn INTEGER) ### Question: What is the lowest game that has a drawn less than 0? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10650711_1 (pick__number INTEGER, position VARCHAR) ### Question: what is the minimum pick # where position 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_13618584_2 (elected INTEGER, district VARCHAR) ### Question: What was the last year someone was elected to 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_70 (rd_1 INTEGER, province VARCHAR, rd_4 VARCHAR) ### Question: Which is the highest Rd 1 has a Province...
Below is an context that describes a sql 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 (losses INTEGER, place VARCHAR, wins VARCHAR, ties VARCHAR) ### Question: What is the lowest number 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_24329520_8 (county VARCHAR, borough VARCHAR, members VARCHAR, franchise_type VARCHAR) ### Question: Which cou...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_142573_1 (clock_rate__mhz_ INTEGER) ### Question: Name the least clock rate mhz ### Answer: SELECT MIN(clock_...
Below is an context that describes a sql 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 (record VARCHAR, result VARCHAR, date VARCHAR) ### Question: what is the record when the result is 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_99 (lead VARCHAR, nation VARCHAR) ### Question: Which Lead has a Nation of croatia? ### Answer: SELECT 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_36 (grades VARCHAR, enrollment VARCHAR, student_body VARCHAR) ### Question: Which Grades has an Enrollme...
Below is an context that describes a sql 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 (type VARCHAR, name VARCHAR) ### Question: What is the Type for l. publilius philo vulscus? ### 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_12171145_1 (womens_doubles VARCHAR, mixed_doubles VARCHAR) ### Question: Who was the womens doubles 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_26561506_1 (written_by VARCHAR, no VARCHAR) ### Question: Who wrote episode number 28? ### Answer: SELECT wri...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29289372_1 (area__km²_ VARCHAR, income_classification VARCHAR, population__2010_ VARCHAR) ### Question: 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_91 (sixth VARCHAR, fourth VARCHAR, first VARCHAR) ### Question: What team placed sixth during the season...
Below is an context that describes a sql 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 (enrollment VARCHAR, ihsaa_class VARCHAR, mascot VARCHAR) ### Question: What is the enrollment at 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_12 (year__ceremony_ VARCHAR, result VARCHAR, original_title VARCHAR) ### Question: What is the year of 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_63 (score VARCHAR, team_1 VARCHAR) ### Question: What was the score of the match where paris sg (d1) 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 products (price INTEGER, Manufacturer VARCHAR); CREATE TABLE manufacturers (name VARCHAR, code VARCHAR) ### Questio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_92 (bronze INTEGER, silver VARCHAR, total VARCHAR) ### Question: What is the highest bronze number 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_24 (against INTEGER, difference VARCHAR, lost VARCHAR) ### Question: Which average Against has a Differe...
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR) ### Question: What opponent has april 10 as the date? ### 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_63 (copa_del_rey INTEGER, name VARCHAR, fifa_club_world_championship VARCHAR) ### Question: Which Copa 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_51 (nationality VARCHAR, player VARCHAR) ### Question: Tell me the nationality for rudolf vercik ### 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_10 (finish VARCHAR, start VARCHAR) ### Question: What was 13's finish? ### Answer: SELECT finish 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_83 (third VARCHAR, location VARCHAR, second VARCHAR) ### Question: In Winterberg, who was 3rd the year 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_3 (Id VARCHAR) ### Question: WHICH 1990 has a 1993 of 1r? ### Answer: SELECT 1990 FROM table_name_3 WHER...
Below is an context that describes a sql 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 (new_returning_same_network VARCHAR, previous_network VARCHAR, show VARCHAR) ### Question: Which New/...
Below is an context that describes a sql 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 (pick INTEGER, player VARCHAR, round VARCHAR) ### Question: Player of mike o'quinn, and a Round small...
Below is an context that describes a sql 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 (time VARCHAR, competition VARCHAR, venue VARCHAR) ### Question: What's the Time for the Competition ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25008327_8 (croatian VARCHAR, english VARCHAR) ### Question: What is every value for Croatian when value 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 budget (budgeted VARCHAR, invested VARCHAR, school_id VARCHAR, year VARCHAR); CREATE TABLE school (school_name 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_16799784_9 (name VARCHAR, longitude VARCHAR) ### Question: At the longitude of 355.0e, what is the name origi...
Below is an context that describes a sql 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 (format VARCHAR, country VARCHAR, catalogue__number VARCHAR) ### Question: What is the format of cata...
Below is an context that describes a sql 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 (college VARCHAR, position VARCHAR) ### Question: What is the College of the Halfback Player? ### 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_18335117_2 (production_code INTEGER, writer VARCHAR) ### Question: What is the highest production code of 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_85 (opponent VARCHAR, week VARCHAR) ### Question: Who was the opponent at the week 4 game? ### 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_7 (urban_population__2010_ INTEGER, city VARCHAR) ### Question: What is the urban population for the cit...
Below is an context that describes a sql 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 (winner VARCHAR, circuit VARCHAR) ### Question: Which driver won the Phillip Island Grand Prix Circui...
Below is an context that describes a sql 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 (time VARCHAR, grid VARCHAR, rider VARCHAR) ### Question: What is the time of Troy Bayliss with less ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_45 (season INTEGER, rank INTEGER) ### Question: What is the highest season that had rank under 1? ### 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_78 (avg_finish INTEGER, starts VARCHAR, top_10 VARCHAR) ### Question: How much average Finish has Starts...
Below is an context that describes a sql 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 (score VARCHAR, to_par VARCHAR, country VARCHAR) ### Question: What score has a to par of 12 and is 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_62 (record VARCHAR, attendance VARCHAR) ### Question: What's the record when the attendance was 28,531? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2668254_8 (candidates VARCHAR, district VARCHAR) ### Question: Who were the candidates in the Kentucky 5 dist...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1998037_9 (television_commentator VARCHAR, radio_commentator VARCHAR) ### Question: Who is the television com...
Below is an context that describes a sql 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 (opponent VARCHAR, record VARCHAR) ### Question: Which Opponent has a Record of 2–0? ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14332822_1 (variant_id VARCHAR) ### Question: What is the 3'utr sequence with a variant id of acd'6a 3? ### 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 swimmer (nationality VARCHAR) ### Question: List countries that have more than one swimmer. ### Answer: SELECT nati...
Below is an context that describes a sql 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 (us_krag_jørgensen_m1892 VARCHAR, norwegian_krag_jørgensen_m1894 VARCHAR) ### Question: What is 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_53 (margin_of_victory VARCHAR, runner_s__up VARCHAR) ### Question: What was the margin of victory when 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_21 (tournament VARCHAR, date VARCHAR) ### Question: Which tournament has a Date of april 20, 1987? ### 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_43 (lost INTEGER, played INTEGER) ### Question: What is the highest number of losses when there are unde...
Below is an context that describes a sql 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 (pada_3 VARCHAR, pada_1 VARCHAR) ### Question: Which Pada 3 has a Pada 1 of टे te? ### 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 Person (city VARCHAR) ### Question: How many different cities are they from? ### Answer: SELECT COUNT(DISTINCT city...
Below is an context that describes a sql 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 (boat_builder VARCHAR, year_built VARCHAR, number VARCHAR) ### Question: What is the boat builder 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_24143253_5 (children_together VARCHAR, name VARCHAR) ### Question: Who were the children of Benjamin Harrison...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_6 (losses INTEGER, conceded VARCHAR, wins VARCHAR) ### Question: How many loses does the team have 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_90 (Id VARCHAR) ### Question: Which 2007 has a 2008 of 0 / 4? ### Answer: SELECT 2007 FROM table_name_90...
Below is an context that describes a sql 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 (points VARCHAR, class VARCHAR, machine VARCHAR) ### Question: What points have 500cc as a class, 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_21 (result VARCHAR, goal VARCHAR) ### Question: What is the Result of Goal number 3? ### 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_38 (to_par VARCHAR, total VARCHAR) ### Question: What is the total number of To Par, when Total is "295"...
Below is an context that describes a sql 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 (track VARCHAR, catalogue VARCHAR) ### Question: Tell me the track that has the catalogue of apbo 028...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1350350_2 (place VARCHAR, per_capita_income VARCHAR) ### Question: who is the the place with per capita incom...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE pilot (Nationality VARCHAR) ### Question: Show the most common nationality of pilots. ### Answer: SELECT Nationalit...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2588674_1 (region VARCHAR, village VARCHAR) ### Question: What region is inarajan in? ### Answer: SELECT regi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17323092_8 (location_attendance VARCHAR, high_assists VARCHAR) ### Question: Where was the location and what ...
Below is an context that describes a sql 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 (frequency VARCHAR, call_letters VARCHAR) ### Question: What is the frequency of WMAD? ### 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_43 (athlete VARCHAR, result VARCHAR) ### Question: Which athlete, has an 18.55 result ### 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_46 (wins INTEGER, draws VARCHAR, season VARCHAR) ### Question: What is the sum of Wins when draws shows ...
Below is an context that describes a sql 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 (notes VARCHAR, time VARCHAR) ### Question: What were the notes for the time of 6:34.51? ### 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_87 (to_par VARCHAR, country VARCHAR, score VARCHAR) ### Question: What is the To par for the place in 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_14903081_1 (tournament VARCHAR, current_venue VARCHAR) ### Question: How many tournaments have their current ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE PersonFriend (name VARCHAR); CREATE TABLE person (name VARCHAR) ### Question: Who is the person that has no friend?...
Below is an context that describes a sql 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 (year INTEGER, expenditure VARCHAR, income VARCHAR) ### Question: Which Year has an Expenditure of 55,...