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_15187735_18 (segment_b VARCHAR, episode VARCHAR)
### Question:
Name the segment b for 226 episode
### 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_52 (result VARCHAR, date VARCHAR)
### Question:
What is the result on 20 July 2008?
### Answer:
SELECT r... |
Below is an context that describes a sql 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 (player VARCHAR, college_junior_club_team__league_ VARCHAR)
### Question:
Who was the Player when Col... |
Below is an context that describes a 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_23 (judges VARCHAR, result VARCHAR)
### Question:
How many judges were there for the eliminated coup... |
Below is an context that describes a sql 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 (area__km²_ VARCHAR, capital VARCHAR, population__2005_ VARCHAR)
### Question:
How many regions have ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE has_amenity (dormid VARCHAR, amenid VARCHAR); CREATE TABLE lives_in (stuid VARCHAR, dormid VARCHAR); CREATE TABLE 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_94 (Id VARCHAR)
### Question:
What is 1984, when 1979 is "1R"?
### Answer:
SELECT 1984 FROM table_name_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 (host_s_ VARCHAR, market VARCHAR)
### Question:
What is the Host of the Show with a Market of New Yor... |
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR)
### Question:
What was the score on 20/6/97?
### Answer:
SELECT score 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_69 (loss VARCHAR, opponent VARCHAR, score VARCHAR)
### Question:
What's the loss of the game with the op... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_178242_1 (name VARCHAR, channel VARCHAR, premiere___aired VARCHAR)
### Question:
What is the title that 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_name_30 (storage_stability INTEGER, field_stability VARCHAR, toxicity_as_blood_agent VARCHAR, agent VARCHAR)
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_81 (description VARCHAR, livery VARCHAR)
### Question:
What is the description for the livery Br Grey?
#... |
Below is an context that describes a sql 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 (date VARCHAR, opponents VARCHAR)
### Question:
What date was georgie stoop emily webley-smith the op... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE catalog_contents (catalog_entry_name VARCHAR, height VARCHAR)
### Question:
What is the product with the highest he... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26387382_1 (power__mw·hr_yr_ VARCHAR, location__county_ VARCHAR)
### Question:
What locations are considered ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_1 (year INTEGER, date VARCHAR)
### Question:
What is the sum of the year for 5 february?
### Answer:
SEL... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_44 (week INTEGER, result VARCHAR)
### Question:
What is the Week of the game with a Result of L 24-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_name_54 (hdi_2011 VARCHAR, di_2011 VARCHAR)
### Question:
What is the HDI 2011 of the country with a DI 2011 ... |
Below is an context that describes a sql 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 (crowd INTEGER, venue VARCHAR)
### Question:
What was the average crowd attendance for the Junction 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_62 (location VARCHAR, enrollment INTEGER)
### Question:
Which Location has an Enrollment larger than 543... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20016339_1 (fastest_laps VARCHAR, team VARCHAR)
### Question:
How many fastest laps did I.C. Team have?
### 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_72 (attendance VARCHAR, round VARCHAR)
### Question:
How many people attended round f?
### 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_70 (date VARCHAR, decision VARCHAR, attendance VARCHAR)
### Question:
What was the date of the game 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_22962745_35 (scorecard VARCHAR, batsmen VARCHAR)
### Question:
What was the scorecard when robin uthappa mark... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23285849_5 (high_points VARCHAR, record VARCHAR)
### Question:
How scored the most points where the record 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_21 (high_assists VARCHAR, team VARCHAR)
### Question:
Who had the highest assists on the l.a. lakers?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13258851_2 (result VARCHAR, date VARCHAR)
### Question:
What was the result of the game played on September 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_8 (year INTEGER, work VARCHAR, award VARCHAR)
### Question:
Which Year is the highest one that has a 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_2 (points INTEGER, laps VARCHAR, team VARCHAR)
### Question:
What is the highest number of points scored... |
Below is an context that describes a sql 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 (burnley INTEGER, fylde VARCHAR, rossendale VARCHAR)
### Question:
How much Burnley has a Fylde 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_23799417_2 (total_viewers__in_millions_ VARCHAR, rating VARCHAR)
### Question:
If the rating is 9.1, 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_28195898_1 (title VARCHAR, № VARCHAR)
### Question:
What is the title of episode No. 65?
### Answer:
SELECT 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_2869837_1 (runners_up VARCHAR, school VARCHAR)
### Question:
What are the number of runners up for Royal Scho... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (latin_motto VARCHAR, translation VARCHAR)
### Question:
What is the Latin motto of the sign that tra... |
Below is an context that describes a sql 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 (years VARCHAR, model VARCHAR)
### Question:
What year was the SL 350 Model?
### Answer:
SELECT years... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_50 (number INTEGER, name VARCHAR)
### Question:
What is Tim Andree's greatest number?
### 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_81 (year VARCHAR, position VARCHAR, leading_scorer VARCHAR)
### Question:
what is the year when the posi... |
Below is an context that describes a sql 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 (goals_for VARCHAR, pct__percentage VARCHAR, points VARCHAR)
### Question:
How many Goals for were re... |
Below is an context that describes a sql 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 (shot_pct VARCHAR, stolen_ends VARCHAR)
### Question:
What is Shot Pct., when Stolen Ends is 2?
### 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_27495117_3 (team VARCHAR, date_of_appointment VARCHAR)
### Question:
how many teams had an appointment date 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_20592988_1 (platelet_count VARCHAR, prothrombin_time VARCHAR, partial_thromboplastin_time VARCHAR)
### Questi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (Id VARCHAR)
### Question:
What is the 1989 result of the tournament in which Katerina finished nh in... |
Below is an context that describes a sql 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 (nationality VARCHAR, years_for_jazz VARCHAR)
### Question:
What is the nationality of all Utah Jazz ... |
Below is an context that describes a sql 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 (rank INTEGER, team VARCHAR, speed VARCHAR)
### Question:
What is the Rank of the Rider with a Speed ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_49 (week INTEGER, opponent VARCHAR)
### Question:
What is the total number of weeks that the buffalo bil... |
Below is an context that describes a sql 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 (lane VARCHAR, nationality VARCHAR)
### Question:
what lane was new zealand in?
### Answer:
SELECT la... |
Below is an context that describes a sql 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 (english_translation VARCHAR, season_in_sanskrit VARCHAR)
### Question:
What is the english translati... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_22 (points INTEGER, year VARCHAR, chassis VARCHAR)
### Question:
What is the most points earlier than 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_14015965_1 (town VARCHAR, arena__capacity_ VARCHAR)
### Question:
What town is Volleyball Sportiv Complex (3 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_37 (top_10 INTEGER, wins INTEGER)
### Question:
What is the average Top-10, when Wins is 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_name_24 (lost VARCHAR, points_difference VARCHAR)
### Question:
What is the number of losses for the team wit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_273617_6 (status VARCHAR)
### Question:
what is the 2001 % for the status widowed or surviving partner?
### 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_86 (rank INTEGER, country VARCHAR)
### Question:
What was the lowest ranking rower from Great Britain?
#... |
Below is an context that describes a sql 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 (silver INTEGER, gold VARCHAR, bronze VARCHAR)
### Question:
How many silvers have 2 as gold, and a 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_65 (opponent VARCHAR, save VARCHAR)
### Question:
Which opponent has a save of smith (22)?
### 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_14981555_3 (jockey VARCHAR, race VARCHAR)
### Question:
How many jockeys are listed running at the Sir Rupert... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1507423_4 (team_s_ VARCHAR, year VARCHAR)
### Question:
What teams won in 2007?
### Answer:
SELECT team_s_ 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_9 (team_1 VARCHAR, season VARCHAR, score VARCHAR)
### Question:
In the 2005 season with a score of 0-4 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_9 (winner VARCHAR, team VARCHAR, circuit VARCHAR)
### Question:
Who was the winner for Peter Jackson 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_21486890_1 (runs_scored INTEGER)
### Question:
Name the most runs scored
### Answer:
SELECT MAX(runs_scored) ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (bronze INTEGER, total VARCHAR)
### Question:
what is the most bronze when the total is 9?
### 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_2268216_1 (team VARCHAR, race_time VARCHAR)
### Question:
What team had a race time of 2:53:57?
### 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_38 (year VARCHAR, score VARCHAR)
### Question:
What year has 385 runs as the score?
### Answer:
SELECT y... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Band (firstname VARCHAR, lastname VARCHAR, id VARCHAR); CREATE TABLE Performance (bandmate VARCHAR, SongId 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_28 (yacht_name VARCHAR, overall_place VARCHAR)
### Question:
What is the name of the yacht where 12 is t... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (ethnic_group VARCHAR, buddhist VARCHAR)
### Question:
Name the ethnic group with a buddhist of 0.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_33 (record VARCHAR, year VARCHAR, finish VARCHAR)
### Question:
Which Record has a Year larger than 1974... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2134521_1 (pop__2001_ VARCHAR, pop__1996_ VARCHAR)
### Question:
How many different results of the population... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_29 (margin_of_victory VARCHAR, country VARCHAR)
### Question:
What is south africa's margin of victory?
... |
Below is an context that describes a sql 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 (placing VARCHAR, team VARCHAR)
### Question:
What place did russia finish in?
### 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_name_32 (away_team VARCHAR, home_team VARCHAR)
### Question:
When north melbourne was the home team who was 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_48 (player VARCHAR, school_club_team_country VARCHAR)
### Question:
Who is the player for St. Mary's tea... |
Below is an context that describes a sql 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 (individual VARCHAR, event VARCHAR)
### Question:
Who was the individual in the event of 1998 Pokljuk... |
Below is an context that describes a sql 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 (platform VARCHAR, departure VARCHAR)
### Question:
At what Platform is the Departure 18:00?
### 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_32 (boxscore VARCHAR, attendance VARCHAR)
### Question:
Which box score has an Attendance of 54,773?
###... |
Below is an context that describes a sql 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 (opponent VARCHAR, time VARCHAR, score VARCHAR)
### Question:
What team was the opponent when the tim... |
Below is an context that describes a sql 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 (score VARCHAR, home_team VARCHAR)
### Question:
What is the Score of the Halifax Town 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_60 (venue VARCHAR, competition VARCHAR)
### Question:
What venue has euro 2004 q. as 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_1013168_3 (vacator VARCHAR, district VARCHAR)
### Question:
What is the name of the vacator for district Loui... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE submission (College VARCHAR, Scores INTEGER)
### Question:
Show the colleges that have both authors with submission... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_50 (tournament VARCHAR, moves VARCHAR, result VARCHAR)
### Question:
What is Tournament, when Moves 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_20928682_1 (opponents VARCHAR, opponent VARCHAR)
### Question:
How many games were played against Tulane?
###... |
Below is an context that describes a sql 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 (place VARCHAR, date VARCHAR)
### Question:
What is the Place of the Event on August 25, 2007?
### 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_87 (prime_mover VARCHAR, build_date VARCHAR)
### Question:
What is the prime mover for a build date in 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_26952212_1 (title VARCHAR, no_in_total VARCHAR)
### Question:
What is the title for episode number 30?
### 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_66 (number_of_teams VARCHAR, top_goalscorer_s_ VARCHAR, year VARCHAR)
### Question:
How many teams were ... |
Below is an context that describes a sql 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 (drawn VARCHAR, percentage VARCHAR, played VARCHAR)
### Question:
how many draws are there when perce... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18893428_1 (driver VARCHAR, constructor VARCHAR)
### Question:
What is the total number of drivers who have 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 (date VARCHAR, plant_patent_number VARCHAR)
### Question:
What date had the patent number US plant pa... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14966537_1 (result VARCHAR, date VARCHAR)
### Question:
What was the final score of the game on October 4, 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_83 (player VARCHAR, round VARCHAR, overall VARCHAR)
### Question:
Which player was drafted after round 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 (year INTEGER, location VARCHAR)
### Question:
What was the earliest year that had a location of Broo... |
Below is an context that describes a sql 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 (played INTEGER, position INTEGER)
### Question:
What is the number played by the team in place great... |
Below is an context that describes a sql 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 (inhabitants INTEGER, mayor VARCHAR, election VARCHAR)
### Question:
Which Inhabitants have a Mayor 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_1341423_20 (candidates VARCHAR, incumbent VARCHAR)
### Question:
How many candidates ran in the election 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_41 (average VARCHAR, team VARCHAR, matches VARCHAR)
### Question:
Can you tell me the sum of 100s that 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_17 (cuts_made INTEGER, top_5 VARCHAR, top_10 VARCHAR)
### Question:
What's the listed average of Cuts ma... |
Below is an context that describes a sql 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 (league VARCHAR, fa_cup VARCHAR, fa_trophy VARCHAR)
### Question:
what is the league when the fa cup ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24501530_1 (candidate VARCHAR, hometown VARCHAR)
### Question:
What is the name of the player from Maylands, ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.