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_12 (segment_b VARCHAR, series_ep VARCHAR)
### Question:
What is Segment B for series episode 12-02?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_79 (result VARCHAR, date VARCHAR)
### Question:
Which Result that is on june 5?
### Answer:
SELECT resul... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_177766_1 (percentage VARCHAR, abbreviation VARCHAR)
### Question:
What is the percentage of this constella... |
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR)
### Question:
Which opponent was on July 21, 2008?
### 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_22905641_2 (race_3_winner VARCHAR, race_2_winner VARCHAR)
### Question:
How many race 3 winners were there 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_67 (support_category VARCHAR, round VARCHAR)
### Question:
Which Support Category had a Round score of 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_1 (opponent VARCHAR, time VARCHAR)
### Question:
Which opponent had a time of 1:26?
### Answer:
SELECT 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_85 (population INTEGER, area_km_2 VARCHAR)
### Question:
What is the Population of the Parish with an Ar... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15331868_1 (won INTEGER, difference VARCHAR)
### Question:
What is the highest number won with a difference 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_97 (population_per_square_km VARCHAR, population_112006 VARCHAR)
### Question:
Name the total number of ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_83 (home_captain VARCHAR, result VARCHAR)
### Question:
What is the name of the home captain when the 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_19236587_4 (series_no INTEGER, season_no VARCHAR)
### Question:
What's the series number of the episode 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_60 (goals_conceded INTEGER, lost VARCHAR, points VARCHAR)
### Question:
Name the sum of goals conceded 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_5 (away VARCHAR, date VARCHAR)
### Question:
Which away game was played on 2008-07-18?
### 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_21 (film VARCHAR, year VARCHAR, category VARCHAR)
### Question:
what is the film when the year is earlie... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28039032_1 (winners_from_previous_round VARCHAR, round VARCHAR)
### Question:
How many winners from previous ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1058787_1 (examples VARCHAR, existential_question_ VARCHAR, _not_in_citation_given_ VARCHAR)
### Question:
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_84 (city VARCHAR, july__avg_high_°f_ VARCHAR, january__avg_low_°f_ VARCHAR)
### Question:
What city 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_27003223_4 (republican VARCHAR, d_r_spread VARCHAR)
### Question:
What is the percentage of republican voters... |
Below is an context that describes a sql 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 (game INTEGER, points INTEGER)
### Question:
What is the sum of the game numbers for games with less ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_73 (score VARCHAR, date VARCHAR)
### Question:
On the Date of 15 June 1992 what is the Score that is lis... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15329030_1 (date_of_polls VARCHAR, state VARCHAR)
### Question:
How many dates of polls occur in the Madhya P... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1847180_4 (district VARCHAR, vacator VARCHAR)
### Question:
Which district did Ralph Harvey (r) vacated when ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_71 (state VARCHAR, frequency VARCHAR, city_of_license VARCHAR)
### Question:
What state is the radio sta... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10960039_1 (pick__number VARCHAR, player VARCHAR)
### Question:
What is player Alexis Bwenge's pick number?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20866024_3 (model_designation VARCHAR, gvw__kg_ton_ VARCHAR, axle_ratio VARCHAR)
### Question:
What's the mod... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_47 (total INTEGER, rank INTEGER)
### Question:
Which Total is the lowest one that has a Rank smaller tha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_23 (rider VARCHAR, time VARCHAR, grid VARCHAR, manufacturer VARCHAR)
### Question:
What is the Rider, 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 employee (city VARCHAR, age INTEGER)
### Question:
Which cities do more than one employee under age 30 come 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_name_36 (control VARCHAR, labour_party VARCHAR)
### Question:
Who was in control the year that Labour Party 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 perpetrator (Country VARCHAR)
### Question:
What are the countries of perpetrators? Show each country and the corre... |
Below is an context that describes a sql 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 (position INTEGER, draws VARCHAR, goals_against VARCHAR, goals_for VARCHAR)
### Question:
Name the ave... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14345690_4 (entered VARCHAR, famous_for VARCHAR)
### Question:
Name the entered for famous for page 3 model
#... |
Below is an context that describes a sql 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 (laps VARCHAR, car_no VARCHAR)
### Question:
How many laps did car 23 do?
### Answer:
SELECT laps 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_52 (Id VARCHAR)
### Question:
What 1953 has 2 for 1947, and dne as 1938?
### Answer:
SELECT 1953 FROM ta... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26176081_29 (ff INTEGER, solo VARCHAR)
### Question:
What is the highest ff when solo is 56?
### 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_24384861_1 (dock_connection VARCHAR, version VARCHAR)
### Question:
What type of dock connection does the sou... |
Below is an context that describes a sql 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 (grid INTEGER, time_retired VARCHAR)
### Question:
What is the smallest grid for a time/retired of 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_67 (date VARCHAR, goal VARCHAR)
### Question:
When did the team score 21 goals?
### Answer:
SELECT date ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2226817_9 (production_code VARCHAR, written_by VARCHAR)
### Question:
What is the production code of the epis... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23292220_8 (jasons_team VARCHAR, first_broadcast VARCHAR)
### Question:
Who was on Jason's team for the 12 Ju... |
Below is an context that describes a sql 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 (goals INTEGER, season VARCHAR, division VARCHAR)
### Question:
What is the sum of Goals, when Season... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_98 (country VARCHAR, rank INTEGER)
### Question:
What is the country with a rank less than 2?
### 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_23575917_7 (first_broadcast VARCHAR, episode VARCHAR)
### Question:
If the episode is 6x03, what is the 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_93 (club VARCHAR, played VARCHAR, lost VARCHAR)
### Question:
What club has a played number of 19, and t... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (mls_team VARCHAR, pick__number VARCHAR)
### Question:
Which MLS team had a pick number of 32?
### 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_45 (date VARCHAR, away_team VARCHAR)
### Question:
What date was the game when the away team was carlton... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_42 (away_team VARCHAR, venue VARCHAR)
### Question:
What was the away team score at Corio Oval?
### 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_25 (score VARCHAR, opponent VARCHAR, record VARCHAR)
### Question:
What was the score of the game agains... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341568_6 (status VARCHAR, party VARCHAR, elected VARCHAR)
### Question:
What is the elected status of the 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 (method VARCHAR, race VARCHAR, name VARCHAR)
### Question:
How was the native american, Wau-Bau-Ne-Me... |
Below is an context that describes a sql 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 (zone INTEGER, stations VARCHAR, platforms VARCHAR)
### Question:
Name the average zone for waddon ra... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (position VARCHAR, player VARCHAR)
### Question:
Which Position has a Player of patrick macdonald?
##... |
Below is an context that describes a sql 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 (played INTEGER, points VARCHAR, drawn VARCHAR)
### Question:
Which Played is the highest one that ha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_6 (opponent VARCHAR, week VARCHAR)
### Question:
Name the opponent for week of 2
### Answer:
SELECT oppo... |
Below is an context that describes a sql 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 (score VARCHAR, player VARCHAR, country VARCHAR, year VARCHAR, margin_of_victory VARCHAR)
### Questio... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_36 (record VARCHAR, opponent VARCHAR)
### Question:
What was the record for opponent Matt Serra?
### 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_11621747_1 (tournament VARCHAR, date VARCHAR)
### Question:
What is the tournament of aug 29?
### 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_20 (score VARCHAR, date VARCHAR)
### Question:
What was the score for the match on November 13, 2005?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341930_11 (district VARCHAR, incumbent VARCHAR)
### Question:
What is the district for carl vinson?
### 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_43 (res VARCHAR, time VARCHAR, record VARCHAR)
### Question:
What is the result when the time was 5:00 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_25800134_9 (title VARCHAR, airdate VARCHAR)
### Question:
what is the title where the airdate is december 5, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2009095_2 (championship VARCHAR, outcome VARCHAR, opponents VARCHAR)
### Question:
Name the championship for ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_64 (tournament VARCHAR)
### Question:
What is the tournament when 2012 is q2?
### Answer:
SELECT tournam... |
Below is an context that describes a sql 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 (result VARCHAR, date VARCHAR)
### Question:
Tell me the result for 15 july
### Answer:
SELECT result... |
Below is an context that describes a sql 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 (weight VARCHAR, denomination VARCHAR)
### Question:
What weight has one rupee as the denomination?
#... |
Below is an context that describes a sql 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 (year INTEGER, tournament VARCHAR, points VARCHAR)
### Question:
What is the lowest year that has hyp... |
Below is an context that describes a sql 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 (high_points VARCHAR, date VARCHAR)
### Question:
Who had the most points in the game on November 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_name_91 (points INTEGER, year VARCHAR, class VARCHAR)
### Question:
What is the smallest point amount for yea... |
Below is an context that describes a sql 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 (losing_bp VARCHAR, lost VARCHAR, club VARCHAR)
### Question:
Name the Losing BP of Newport Saracens ... |
Below is an context that describes a sql 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 (market_value__us INTEGER, rank VARCHAR, revenues__us$_billion_ VARCHAR, company VARCHAR)
### Questio... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23619005_3 (position VARCHAR, player VARCHAR)
### Question:
What was Michael Shaver's position?
### 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_55 (final VARCHAR, team VARCHAR)
### Question:
Which Final has a Team of liechtenstein (lie) liechtenste... |
Below is an context that describes a sql 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 (country VARCHAR, player VARCHAR, score VARCHAR)
### Question:
What is the country sergio garcía, 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_name_30 (attendance INTEGER, week VARCHAR, date VARCHAR)
### Question:
What is the average attendance 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_13514348_7 (umpires VARCHAR, simpson_medal VARCHAR)
### Question:
Who were the umpires when Paul Medhurst (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_11340432_1 (information VARCHAR, shadow_ridge VARCHAR)
### Question:
How many informations does Michael Hawki... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE machine (Machine_series VARCHAR, machine_id VARCHAR); CREATE TABLE repair_assignment (machine_id VARCHAR, technicia... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16575609_5 (college VARCHAR, pick__number VARCHAR)
### Question:
How many colleges did the player drafted at ... |
Below is an context that describes a sql 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 (market_value__billion_ INTEGER, profits__billion_$_ VARCHAR, assets__billion_$_ VARCHAR, company VAR... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (round INTEGER, college VARCHAR, pick VARCHAR)
### Question:
What is the average round of the player ... |
Below is an context that describes a sql 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 (att VARCHAR, time VARCHAR)
### Question:
What was the attendance of the game that lasted 3:55?
### 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_96 (byes VARCHAR, wins VARCHAR, losses VARCHAR)
### Question:
What is the sum of byes when wins are 8, 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_59 (theme VARCHAR, show VARCHAR, order VARCHAR)
### Question:
For the week 1 show and order 2, 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_21 (host_team VARCHAR, stadium VARCHAR, final_score VARCHAR)
### Question:
Who was the host team at 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 table_name_7 (result VARCHAR, attendance VARCHAR)
### Question:
What is the result when the attendance is 54,814?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1616608_2 (released_date VARCHAR, western_title VARCHAR)
### Question:
What is the released date for Super 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_63 (width_feet__m_ VARCHAR, source__year_ VARCHAR)
### Question:
What is the width feet in meeters for 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_23284271_10 (high_points VARCHAR, record VARCHAR)
### Question:
Who has high points when 50-26 is the record?... |
Below is an context that describes a sql 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 (qual VARCHAR, rank VARCHAR, year VARCHAR)
### Question:
What is the qual for rank 18 in 1964?
### 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_24370270_10 (weight_lost__kg_ VARCHAR, starting_weight__kg_ VARCHAR)
### Question:
What is every amount for 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_14 (score VARCHAR, december VARCHAR, record VARCHAR)
### Question:
What's the Score that's got a listing... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE furniture_manufacte (price_in_dollar VARCHAR, Furniture_ID VARCHAR); CREATE TABLE furniture (name VARCHAR, Furnitur... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_42 (qual_2 VARCHAR, team VARCHAR, best VARCHAR)
### Question:
What is the qual 2 of team Forsythe racing... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14242137_11 (regionalliga_nord VARCHAR, regionalliga_süd VARCHAR)
### Question:
what's the regionalliga nord ... |
Below is an context that describes a sql 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 (frequency_mhz INTEGER, erp_w INTEGER)
### Question:
Tell me the sum of frequency for ERP W less 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_1137703_2 (date VARCHAR, winning_driver VARCHAR, pole_position VARCHAR)
### Question:
On which date was the 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 scientists (name VARCHAR)
### Question:
List the names of all scientists sorted in alphabetical order.
### 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_99 (outcome VARCHAR, date VARCHAR)
### Question:
What was the outcome on 25 october 2004?
### 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_60 (score VARCHAR, tournament VARCHAR, date VARCHAR)
### Question:
What was the Score on October 24, 198... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.