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_63 (location VARCHAR, score VARCHAR) ### Question: What is the Location, when the Score is 35-31? ### 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_59 (points INTEGER, home VARCHAR, game__number VARCHAR) ### Question: What is the points where Toronto 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 nomination (Artwork_ID VARCHAR, Festival_ID VARCHAR); CREATE TABLE artwork (Artwork_ID VARCHAR, Type 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_59 (to_par VARCHAR, country VARCHAR, player VARCHAR) ### Question: What is the to par of player notah be...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_21220720_1 (finals_apps INTEGER) ### Question: Name the mosst finals apps ### Answer: SELECT MAX(finals_apps)...
Below is an context that describes a sql 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 (crowd INTEGER, home_team VARCHAR) ### Question: What is the largest Crowd number for the Home team 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_16751596_12 (republican VARCHAR, dates_administered VARCHAR) ### Question: On November 14, 2007, how many dif...
Below is an context that describes a sql 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 (name_of_ship VARCHAR, date VARCHAR) ### Question: What is the Name of the Ship attacked on 20Februar...
Below is an context that describes a sql 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 (lost VARCHAR, conv VARCHAR, span VARCHAR) ### Question: What is the lost for span 2006- when conv is...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_62 (Id VARCHAR) ### Question: What is the 2011 value that has a 2r in 2008 and a 4r in 2012? ### 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_96 (total INTEGER, rank VARCHAR, gold VARCHAR, bronze VARCHAR) ### Question: What is the highest total 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 TRACK (UnitPrice VARCHAR) ### Question: What are the distinct unit prices of all tracks? ### Answer: SELECT DISTINC...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1909647_2 (starts INTEGER, avg_finish VARCHAR) ### Question: What's the number of starts in the year with 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_81 (attendance INTEGER, home VARCHAR) ### Question: What is the average attendance San Jose home games? ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_77 (driver VARCHAR, points VARCHAR) ### Question: Which driver had 35+3 points? ### Answer: SELECT drive...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2008069_2 (pinyin VARCHAR, uyghur___yenɡi_yezik̢__ VARCHAR) ### Question: Name the pinyin for kɵkyar k̡irƣiz...
Below is an context that describes a sql 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 (score_final INTEGER, rank_final VARCHAR, year VARCHAR) ### Question: Which the lowest Score-Fina has...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_10 (number_ VARCHAR, _name VARCHAR, description VARCHAR) ### Question: What's the number & name for a de...
Below is an context that describes a sql 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 (decile INTEGER, authority VARCHAR, name VARCHAR) ### Question: What is the average decile of Ruapehu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_12 (away_captain VARCHAR, date VARCHAR) ### Question: Which Away captain has a Date of 26,27,28,29 decem...
Below is an context that describes a sql 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 (erp_w INTEGER, facility_id VARCHAR) ### Question: What is the lowest ERP W of the 67829 Facility ID?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1974482_1 (institution VARCHAR, nickname VARCHAR) ### Question: Name the institution for yellowjackets ### 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_24887326_6 (tie_no VARCHAR, home_team VARCHAR) ### Question: What tie has Orient as the home team? ### Answer...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_20 (city_of_license VARCHAR, frequency VARCHAR) ### Question: What is City of License, when Frequency is...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_36 (choreographer_s_ VARCHAR, chosen_by VARCHAR, style VARCHAR) ### Question: What is Choreographer(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_19179465_1 (lost INTEGER, points VARCHAR) ### Question: How many games were lost when the club got 34 points ...
Below is an context that describes a sql 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 (district VARCHAR, party VARCHAR, first_elected VARCHAR) ### Question: In which district is the incum...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_4 (lane VARCHAR, rank VARCHAR, nationality VARCHAR) ### Question: Which lane ranked less than 4 for 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_13564637_3 (tries_against VARCHAR, lost VARCHAR) ### Question: what are the tries where the game was lost by ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE HOTELS (star_rating_code VARCHAR, price_range INTEGER); CREATE TABLE Ref_Hotel_Star_Ratings (star_rating_descriptio...
Below is an context that describes a sql 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 (opponent VARCHAR, record VARCHAR) ### Question: Which opponent has a record of 78-60? ### 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_10577579_2 (founded INTEGER, location VARCHAR) ### Question: That is the year founded for the institution loc...
Below is an context that describes a sql 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 (bronze INTEGER, rank VARCHAR, gold VARCHAR, nation VARCHAR) ### Question: what is the average bronze...
Below is an context that describes a sql 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 (kickoff VARCHAR, date VARCHAR) ### Question: What is the kickoff for the game on october 22, 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_20466963_4 (date VARCHAR, guest_4 VARCHAR) ### Question: How many dates are associated with a guest 4 being J...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE song (artist_name VARCHAR, languages VARCHAR); CREATE TABLE artist (artist_name VARCHAR) ### Question: Find the top...
Below is an context that describes a sql 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 (icao VARCHAR, commenced_operations INTEGER) ### Question: Which ICAO has a Commenced operations larg...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12094300_1 (evening_gown VARCHAR, state VARCHAR) ### Question: How many times did district of Columbia receiv...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE ship (name VARCHAR, tonnage VARCHAR) ### Question: List the name and tonnage ordered by in descending alphaetical 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 captain (rank VARCHAR, CLASS VARCHAR) ### Question: Find the captain rank that has some captains in both Cutter 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_54 (aggregate VARCHAR, round VARCHAR, club VARCHAR) ### Question: What is the aggregate for the first ro...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: What shows for 2013 when 2012 is 2r? ### Answer: SELECT 2013 FROM table_na...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1053802_1 (main_presenters VARCHAR, region_country VARCHAR) ### Question: What is the main presenter of bulga...
Below is an context that describes a sql 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 (crowd VARCHAR, away_team VARCHAR) ### Question: When Richmond is the away team, what is the crowd si...
Below is an context that describes a sql 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 (date VARCHAR, opponent VARCHAR) ### Question: When was naomi cavaday the opponent? ### 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_59 (position VARCHAR, player VARCHAR) ### Question: What is the position of player Tiffany Garofano (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_17425749_1 (colorado VARCHAR, alaska VARCHAR) ### Question: Name the colorado when alaska is connecticut ### ...
Below is an context that describes a 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_5 (us_viewers__million_ VARCHAR, production_code VARCHAR) ### Question: Name the viewers for product...
Below is an context that describes a sql 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 (score VARCHAR, time VARCHAR) ### Question: What Score has a time of 14:10? ### Answer: SELECT score ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_278229_1 (commandery VARCHAR) ### Question: when changsha 長沙 is the commandery what is the commandery capital...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1656555_1 (died VARCHAR, ordained_bishop VARCHAR) ### Question: What is the death date of the archbishop who ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18461045_1 (ohio VARCHAR, kentucky VARCHAR) ### Question: What was the little league team from Ohio when the ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_72 (full_professors VARCHAR, head VARCHAR, lecturers VARCHAR) ### Question: How many full professors wor...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: Tell me the 2011 with 2012 of 2r ### Answer: SELECT 2011 FROM table_name_4...
Below is an context that describes a sql 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 (season VARCHAR, lead VARCHAR) ### Question: What is Season, when Lead is "Michael Goodfellow"? ### 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_91 (opponent VARCHAR, date VARCHAR) ### Question: what was the opponent on november 14, 2005? ### 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_80 (total_attendance VARCHAR, average_attendance VARCHAR, sport VARCHAR) ### Question: What's the total ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_23 (catalog VARCHAR, year INTEGER) ### Question: What catalog came out after 2000? ### Answer: SELECT 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_name_39 (prominence__m_ INTEGER, country VARCHAR) ### Question: What is the sum of the prominence in m of slo...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2980024_1 (total_apps VARCHAR, league_goals VARCHAR) ### Question: What were the total apps for Dunne in seas...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (result VARCHAR, opponent VARCHAR) ### Question: What is the result where the opponent is Columbus De...
Below is an context that describes a sql 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 (country VARCHAR, supermarkets VARCHAR) ### Question: What country has 50 supermarkets? ### 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_53 (visitor VARCHAR, date VARCHAR) ### Question: Who was the visitor on March 17? ### Answer: SELECT vis...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28138035_33 (year_location VARCHAR, womens_doubles VARCHAR) ### Question: What is the place and when was 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_75 (away_team VARCHAR) ### Question: When Melbourne was the Away team, what was their score? ### Answer:...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_88 (aggregate VARCHAR) ### Question: What was the 2nd leg score having an aggregate score of 4-2? ### 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_30 (tonnage__grt_ INTEGER, time VARCHAR, casualties VARCHAR) ### Question: What is the sum of tonnage 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_90 (location__numbersites__global_local_ VARCHAR, software VARCHAR, ipv6_address VARCHAR) ### Question: ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE customer_addresses (address_type_code VARCHAR) ### Question: What are the distinct address type codes for all custo...
Below is an context that describes a sql 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 (origin VARCHAR, registration VARCHAR) ### Question: What is the country of origin of the aircraft 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_4 (crowd VARCHAR, home_team VARCHAR) ### Question: How many games is collingwood the home side? ### 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_89 (venue VARCHAR, home_team VARCHAR, result VARCHAR) ### Question: What was the Venue of the San Franci...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1342256_33 (candidates VARCHAR, incumbent VARCHAR) ### Question: Name all the candidates that ran for the sea...
Below is an context that describes a sql 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 (geographic_character VARCHAR, barangay VARCHAR, population__2007_ VARCHAR, population__2010_ 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_72 (crowd INTEGER, away_team VARCHAR) ### Question: What was the crowd when the away team was hawthorn? ...
Below is an context that describes a sql 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 (gold INTEGER, bronze INTEGER) ### Question: What is the average number of gold medals won among 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_80 (place VARCHAR, artist VARCHAR, draw VARCHAR) ### Question: How many places have an Artist of augustė...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24565004_2 (appearances¹ VARCHAR, name VARCHAR) ### Question: Name the appearances for bernard allou ### 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_84 (original_team VARCHAR, result VARCHAR) ### Question: What is the original team that was Hired by Tru...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27713030_3 (location_attendance VARCHAR, date VARCHAR) ### Question: What is the location and attendance on 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_12 (year INTEGER, competition VARCHAR, position VARCHAR) ### Question: Which year did the World indoor c...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (wins INTEGER, top_5 VARCHAR, top_10 VARCHAR) ### Question: What is the average win with a top 5 grea...
Below is an context that describes a sql 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 (competition VARCHAR, final_position VARCHAR, final_round VARCHAR) ### Question: What competition had...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11230937_2 (us_viewers__millions_ VARCHAR, no_in_season VARCHAR) ### Question: How many millions of viewers 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_84 (gain INTEGER, long VARCHAR, name VARCHAR, loss VARCHAR, avg_g VARCHAR) ### Question: Which Gain 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 shop (Shop_Name VARCHAR, Shop_ID VARCHAR); CREATE TABLE stock (Shop_Name VARCHAR, Shop_ID VARCHAR) ### Question: 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_61 (country VARCHAR, name VARCHAR) ### Question: Which Country has azeri tv tower? ### Answer: SELECT 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_85 (release_date VARCHAR, title VARCHAR) ### Question: What was the release date of the episode titled 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_53 (player VARCHAR, round VARCHAR) ### Question: what player is playing on round 1 ### Answer: SELECT pl...
Below is an context that describes a sql 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 (attendance VARCHAR, result VARCHAR) ### Question: What was the attendance when the result was 1-1? #...
Below is an context that describes a sql 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 (surface VARCHAR, score VARCHAR) ### Question: On what surface was the match played with a score of 4...
Below is an context that describes a sql 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 (opponent VARCHAR, round VARCHAR, location VARCHAR) ### Question: Who was the opponent of the match 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_76 (school VARCHAR, hometown VARCHAR) ### Question: Which school is in Riverside, CA? ### Answer: SELECT...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_20 (points_classification VARCHAR, stage VARCHAR) ### Question: Who had the Points classification for St...
Below is an context that describes a sql 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 (car VARCHAR, long VARCHAR) ### Question: How many carries for the player with a 2 yard long? ### 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_18 (first_elected INTEGER, district VARCHAR, committee VARCHAR) ### Question: What is the average first ...
Below is an context that describes a sql 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 (ball_diameter VARCHAR, location VARCHAR, period VARCHAR) ### Question: What's the Ball Diameter 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 All_documents (document_type_code VARCHAR) ### Question: Show the number of documents with document type code CV 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_name_75 (year_s__won VARCHAR, total INTEGER) ### Question: What years did the player with a total larger than...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_39 (attendance VARCHAR, record VARCHAR) ### Question: How many people attended the game with a record of...