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_37 (school VARCHAR, location VARCHAR)
### Question:
What is the name of the school that is in Valparaiso... |
Below is an context that describes a sql 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 (year INTEGER, points VARCHAR)
### Question:
What is the average year having 142 points?
### 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_2293510_1 (total__million_€__ VARCHAR, ppp__million_€_ VARCHAR)
### Question:
What's the total (in million €)... |
Below is an context that describes a sql 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 (stockholm VARCHAR, malmö VARCHAR)
### Question:
What was Stockholm's score when Malmo scored 2?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_24 (lane INTEGER, rank VARCHAR)
### Question:
What is the Lane of the swimmer with a Rank of 8?
### 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_36 (position VARCHAR, school_club_team VARCHAR)
### Question:
What is the Position of the player from Va... |
Below is an context that describes a sql 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 (virtual_channel VARCHAR, station_ownership VARCHAR, call_sign VARCHAR)
### Question:
Station Ownersh... |
Below is an context that describes a sql 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 (district VARCHAR, first_elected INTEGER)
### Question:
Which District has a First elected 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 mountain (Name VARCHAR, Height VARCHAR, Prominence VARCHAR)
### Question:
Show the names of mountains with height 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_68 (attendance INTEGER, week VARCHAR)
### Question:
How many people on average attended the game in week... |
Below is an context that describes a sql 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 (mahu VARCHAR, pergi VARCHAR)
### Question:
What is Mahu when pergi is pi?
### Answer:
SELECT mahu 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 table_name_7 (visitor VARCHAR, home VARCHAR, date VARCHAR)
### Question:
Who was the visitor for Chicago Black Hawk... |
Below is an context that describes a sql 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 (year INTEGER, venue VARCHAR)
### Question:
What is the highest Year, when the Venue is Beijing, PR 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_97 (points_against VARCHAR, team VARCHAR, tries_against VARCHAR)
### Question:
How many points against h... |
Below is an context that describes a sql 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 (team_1 VARCHAR)
### Question:
What is the 1st leg when team 1 is Chelsea?
### Answer:
SELECT 1 AS 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_39 (league_goals VARCHAR, fa_cup_apps VARCHAR)
### Question:
Which league goals has FA cup apps of 2?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_51 (high_points VARCHAR, high_rebounds VARCHAR)
### Question:
What had the high points when OT had 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_1859855_2 (age INTEGER, hometown VARCHAR)
### Question:
When austin, texas is the hometown what is the lowest... |
Below is an context that describes a sql 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 (crowd INTEGER, venue VARCHAR)
### Question:
What is the sum of crowd(s) at princes park?
### 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_22853654_9 (opponent VARCHAR, result VARCHAR)
### Question:
Name the opponent for 3–6, 4–6, 6–1, 6–7 (7–9)
##... |
Below is an context that describes a sql 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 (crowd INTEGER, venue VARCHAR)
### Question:
What was the crowd size at Junction Oval?
### 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_24 (nominated_work VARCHAR, award VARCHAR)
### Question:
What nominated work has seattle international 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_15366768_1 (element VARCHAR, isotopic_mass___u__ VARCHAR)
### Question:
What is the name of the element with ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_27 (fleet_number_s_ VARCHAR, serial_numbers VARCHAR)
### Question:
What is the fleet number for the mode... |
Below is an context that describes a sql 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 (tv_station VARCHAR, romaji_title VARCHAR)
### Question:
What is the TV Station of the episode with a... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341598_22 (result VARCHAR, incumbent VARCHAR)
### Question:
What is the result for barney frank?
### 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_25691838_11 (original_airdate VARCHAR, guest VARCHAR)
### Question:
What date did the episode originally air ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_262560_2 (location VARCHAR, nickname VARCHAR)
### Question:
Which city has a school where the nickname is Pio... |
Below is an context that describes a sql 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 (japanese_title VARCHAR, tv_station VARCHAR, romaji_title VARCHAR)
### Question:
Which Japanese Title... |
Below is an context that describes a sql 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 (date VARCHAR, away_team VARCHAR)
### Question:
Which date has an Away team of richmond?
### 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_100518_1 (weapon VARCHAR, consort VARCHAR)
### Question:
What weapon is used by the guardian whose consort 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_20345624_2 (original_airdate VARCHAR, director VARCHAR)
### Question:
Name the original airdate for guy verne... |
Below is an context that describes a sql 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 (written_by VARCHAR, production_code VARCHAR)
### Question:
Who wrote the episode that has the 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_97 (area_km_2 INTEGER, census_ranking VARCHAR)
### Question:
What is the area of the community with a ce... |
Below is an context that describes a sql 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 (country VARCHAR, place VARCHAR)
### Question:
Which Country has a Place of 2?
### Answer:
SELECT 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_1926240_1 (waveform VARCHAR, bit_rate_ VARCHAR, _mbit_s_ VARCHAR)
### Question:
What was the waveform 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_63 (bronze INTEGER, nation VARCHAR, gold VARCHAR)
### Question:
What is the average number of bronze med... |
Below is an context that describes a sql 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 (attendance INTEGER, tie_no VARCHAR, away_team VARCHAR)
### Question:
How many people on average atte... |
Below is an context that describes a sql 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 (market_market_rank VARCHAR, saturday VARCHAR)
### Question:
What is the market for the 11pm-1am Satur... |
Below is an context that describes a sql 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 (wicket_partnership VARCHAR, season VARCHAR)
### Question:
What was the partnership in the season 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_15887683_10 (ppv VARCHAR, television_service VARCHAR, package_option VARCHAR, dar VARCHAR)
### Question:
Name... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_191105_3 (music_by VARCHAR, episode_title VARCHAR)
### Question:
When interplanet janet is the episode title ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_74 (shirt_sponsor VARCHAR, team VARCHAR)
### Question:
Who sponsors Middlesbrough?
### Answer:
SELECT sh... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2562572_2 (population__2011_ VARCHAR, cyrillic_name VARCHAR)
### Question:
How many 2011 populations have a 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 match_result (club_id VARCHAR, gold VARCHAR); CREATE TABLE coach (club_id VARCHAR)
### Question:
How many gold meda... |
Below is an context that describes a sql 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 (total_number_of_ways VARCHAR)
### Question:
What is the 1st ship delivery date of 6 ways?
### 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_11 (venue VARCHAR, competition VARCHAR, date VARCHAR)
### Question:
Which venue hosted the 2004 AFC Asia... |
Below is an context that describes a sql 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 (total INTEGER, rank VARCHAR, gold VARCHAR)
### Question:
What is the highest Total for the rank 12, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18974269_1 (player VARCHAR, original_season VARCHAR, eliminated VARCHAR)
### Question:
Who was the contestant... |
Below is an context that describes a sql 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 (grid INTEGER, time_retired VARCHAR, manufacturer VARCHAR)
### Question:
WHAT IS THE GRID WITH AN ACC... |
Below is an context that describes a sql 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 (iata VARCHAR, airport VARCHAR)
### Question:
What is the IATA for Beijing Capital International Airp... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20967430_4 (title VARCHAR, original_air_date VARCHAR)
### Question:
What was the name of the episode that air... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE enroll (stu_num VARCHAR, class_code VARCHAR); CREATE TABLE CLASS (class_code VARCHAR, crs_code VARCHAR); CREATE 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_37 (category VARCHAR, nominated VARCHAR, year VARCHAR)
### Question:
Which category was Maite Perroni no... |
Below is an context that describes a sql 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 (tie_no VARCHAR, home_team VARCHAR)
### Question:
What is the tie number when the home team is Port V... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_97 (year INTEGER, working_horses VARCHAR, cows VARCHAR)
### Question:
What is the earliest year that 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_54 (capacity INTEGER, locality VARCHAR)
### Question:
What is heaton chapel's capacity?
### 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_name_38 (score VARCHAR, name VARCHAR)
### Question:
What is Score, when Name is Nicole 赖淞凤?
### 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_26375386_22 (rank VARCHAR, couple VARCHAR)
### Question:
Name the rank for mikey and melanie
### 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_name_14 (venue VARCHAR, away_team VARCHAR)
### Question:
Where did Geelong play as the away 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_74 (connection_with_australia VARCHAR, connection_with_america VARCHAR)
### Question:
What is the connec... |
Below is an context that describes a sql 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 (area INTEGER, capital VARCHAR)
### Question:
What is the average area with valparaíso as the 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_name_15 (oklahoma_vs VARCHAR, current_streak VARCHAR, at_neutral_site VARCHAR)
### Question:
What is Oklahoma... |
Below is an context that describes a sql 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 (game_site VARCHAR, week VARCHAR)
### Question:
Where did they play in week 14?
### Answer:
SELECT ga... |
Below is an context that describes a sql 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 (driver VARCHAR, chassis VARCHAR)
### Question:
Who is driver of the d6 chassis?
### 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_1184344_1 (cr_no VARCHAR, l INTEGER, name VARCHAR)
### Question:
What was the maximum l&cr number for archime... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25983027_1 (infiltration__km_3__year_ VARCHAR, region VARCHAR)
### Question:
In the Central region, what was ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_38 (Id VARCHAR)
### Question:
Name the 2010 for 2012 grand slam tournaments
### Answer:
SELECT 2010 FROM... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26250151_1 (order__number VARCHAR, original_recording_artist VARCHAR)
### Question:
What was the order # or E... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21980_1 (january__ VARCHAR, july__°c_ VARCHAR)
### Question:
What is the total number of January (°C) tempera... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_74 (draws INTEGER, goals_conceded VARCHAR, games_played VARCHAR)
### Question:
What is the most draws 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_13 (sydney VARCHAR, auckland VARCHAR, gold_coast VARCHAR, adelaide VARCHAR)
### Question:
Which Sydney h... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23670057_1 (no VARCHAR, height__m_ VARCHAR)
### Question:
Name the number for 1.96 height
### 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_2267857_1 (year VARCHAR, driver VARCHAR)
### Question:
Name the number of year for dick hutcherson
### 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_17641206_6 (original_title VARCHAR, viewership VARCHAR)
### Question:
Name the original title for 6.05 millio... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2930244_4 (deaths VARCHAR, number_of_hurricanes VARCHAR)
### Question:
How many deaths did the eyar with exac... |
Below is an context that describes a sql 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 (result VARCHAR, score VARCHAR)
### Question:
What game has a score of 44-20?
### Answer:
SELECT resu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2930244_4 (deaths VARCHAR, number_of_hurricanes VARCHAR, number_of_major_hurricanes VARCHAR)
### Question:
Ho... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24285393_1 (country_or_region VARCHAR, highest_point VARCHAR)
### Question:
What country has the most height ... |
Below is an context that describes a sql 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 (height VARCHAR, club VARCHAR)
### Question:
What is the height for club Havk Mladost?
### 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_83 (bronze INTEGER, rank VARCHAR, total VARCHAR)
### Question:
What is the lowest bronze total that 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_53 (winner VARCHAR, year VARCHAR)
### Question:
who was the winner in 2003?
### Answer:
SELECT winner 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 table_name_24 (home_team VARCHAR, venue VARCHAR)
### Question:
What is the home team score when played at mcg?
### ... |
Below is an context that describes a sql 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 (race VARCHAR, purse VARCHAR)
### Question:
What Race has a Purse of $300,000?
### Answer:
SELECT rac... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11827596_4 (lyricist VARCHAR, film_name VARCHAR, co_singer VARCHAR)
### Question:
Who was the lyricist for go... |
Below is an context that describes a sql 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 (week_3_sept_14 VARCHAR, week_7_oct_12 VARCHAR)
### Question:
What was the week 3 opponent for the ye... |
Below is an context that describes a sql 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 (novelty VARCHAR, status VARCHAR)
### Question:
Who has the status of jr synonym of protosialis casca... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Courses (author_id VARCHAR, course_name VARCHAR); CREATE TABLE Course_Authors_and_Tutors (address_line_1 VARCHAR, 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_13836704_6 (_percentage_change_2008_2009 VARCHAR, airport VARCHAR)
### Question:
What is the percent change 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_98 (winner VARCHAR, location VARCHAR, year VARCHAR)
### Question:
What is Winner, when Location is Conni... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_269920_16 (speed__ghz_ VARCHAR, model VARCHAR)
### Question:
What is the speed of the model whose number is 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_61 (losses VARCHAR, played INTEGER)
### Question:
How many losses had a played number that was more than... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_2 (score VARCHAR, home VARCHAR)
### Question:
what was the score in toronto
### Answer:
SELECT score FRO... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_51 (latitude VARCHAR, township VARCHAR, geo_id VARCHAR, land___sqmi__ VARCHAR, water__sqmi_ 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_53 (away_team VARCHAR, score VARCHAR)
### Question:
Which away team had a Score 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_name_75 (competition VARCHAR, date VARCHAR)
### Question:
what is the competition on 21 april 2001?
### Answe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_63 (winner VARCHAR, college VARCHAR, hometown VARCHAR)
### Question:
Who is the winner who attended coll... |
Below is an context that describes a sql 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 (laps INTEGER, rider VARCHAR)
### Question:
What's the highest amount of laps Garry Mccoy drove?
### ... |
Below is an context that describes a sql 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 (laps INTEGER, rider VARCHAR, grid VARCHAR)
### Question:
What is the lowest number of laps for Marco... |
Below is an context that describes a sql 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 (year INTEGER, result VARCHAR, nominee_s_ VARCHAR)
### Question:
What is the latest year when Neal Ba... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.