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_20669355_2 (height__ft_ VARCHAR, country VARCHAR)
### Question:
How tall is the contestant from Ecuador?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_221315_3 (max_altitude__miles_ VARCHAR, pilot VARCHAR)
### Question:
What was the maximum altitude for Neil 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_23851574_2 (aper_in VARCHAR, built_used VARCHAR)
### Question:
Which aperture were built or used between 1987... |
Below is an context that describes a sql 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 (verb_meaning VARCHAR, part_1 VARCHAR)
### Question:
What is the verb meaning for Saugen in part 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_11236195_2 (losingteam VARCHAR, season VARCHAR)
### Question:
What was the losing team in the 1993 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_46 (area__km_2__ INTEGER, population VARCHAR)
### Question:
What is the km2 area for the population of 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_17641206_4 (original_airdate VARCHAR, viewership VARCHAR)
### Question:
What was the first airdate with a vie... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_40 (date VARCHAR, description VARCHAR)
### Question:
What is the date of the British Rail class 111 tslr... |
Below is an context that describes a sql 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 (score VARCHAR, high_rebounds VARCHAR)
### Question:
What is Score, when High Rebounds is "Nolan (10)... |
Below is an context that describes a sql 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 (number VARCHAR, name VARCHAR)
### Question:
What number is Kuiper?
### Answer:
SELECT number 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_27965906_2 (gt_winning_car VARCHAR, a_winning_car VARCHAR)
### Question:
Name the gt winning car for #88 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_6 (to_par VARCHAR, country VARCHAR, player VARCHAR)
### Question:
What is the To par for Robert Allenby ... |
Below is an context that describes a sql 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 (network VARCHAR, rank VARCHAR, show VARCHAR)
### Question:
Which Network has a Rank larger than 5, 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_2362486_1 (opponents_in_the_final VARCHAR, score_in_the_final VARCHAR)
### Question:
Who were the opponents i... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_54 (player VARCHAR, round INTEGER)
### Question:
Which player has fewer than 2 rounds?
### 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_2668336_19 (incumbent VARCHAR, candidates VARCHAR, result VARCHAR)
### Question:
Who were the incumbent(s) 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_21 (built VARCHAR, flag VARCHAR)
### Question:
What is the total of built with a flag of panama?
### 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_59 (shooter VARCHAR, score VARCHAR)
### Question:
Who was the shooter with a score of 686.4?
### 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_33 (years_in_toronto VARCHAR, player VARCHAR)
### Question:
What year(s) did Hakeem Olajuwon play Center... |
Below is an context that describes a sql 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 (home_team VARCHAR)
### Question:
What was the score when geelong was the away team?
### 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 (home VARCHAR, date VARCHAR)
### Question:
What is the Home team on November 16, 1946?
### 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_70 (official_name VARCHAR, census_ranking VARCHAR)
### Question:
What is Official Name, when Census Rank... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19651669_1 (finalist VARCHAR, final_venue VARCHAR)
### Question:
Who was the finalist when the final venue wa... |
Below is an context that describes a sql 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 (rank INTEGER, total VARCHAR, bronze VARCHAR, silver VARCHAR)
### Question:
Which of the largest rank... |
Below is an context that describes a sql 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 (opponent VARCHAR, time VARCHAR)
### Question:
Who's the opponent with a time of 3:24?
### 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_42 (final_score VARCHAR, game_site VARCHAR)
### Question:
What is the final score of the game that was 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_21091162_1 (game INTEGER, opponent VARCHAR)
### Question:
How many games have Air Force as the opponent?
### ... |
Below is an context that describes a sql 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 (outcome VARCHAR, opponent VARCHAR)
### Question:
What was the outcome of the match against Magdalena... |
Below is an context that describes a sql 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 (method VARCHAR, opponent VARCHAR)
### Question:
What Method was used with opponent Kenneth Allen?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11820086_1 (directed_by VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
Who directed the episode that 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_17 (school VARCHAR, colors VARCHAR)
### Question:
What School has Colors of navy blue orange?
### 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_86 (total INTEGER, gold VARCHAR, silver VARCHAR, sport VARCHAR)
### Question:
With more than 1 Gold and ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (result VARCHAR, attendance VARCHAR)
### Question:
What was the result of the game that had 77,702 pe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1901751_1 (original_australian_performer VARCHAR)
### Question:
Who is the 2005 World AIDS Day Benefit "Dream... |
Below is an context that describes a sql 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 (wins INTEGER, ties VARCHAR, losses VARCHAR, years VARCHAR)
### Question:
What is the average 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_1307572_1 (first_minting VARCHAR, mass VARCHAR)
### Question:
When was the coin with the mass of 3.7 g 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_15652027_1 (extortion_theft_3 VARCHAR, united_nations_mission VARCHAR)
### Question:
What is the extortion 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_74 (name VARCHAR, province VARCHAR, term_expires VARCHAR)
### Question:
Whose term expired in 1996 and 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_19 (grid INTEGER, time_retired VARCHAR, laps VARCHAR)
### Question:
How much Grid has a Time/Retired 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_45 (losses INTEGER, goal_difference INTEGER)
### Question:
What is the losses when the goal difference i... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_21 (fin_pos VARCHAR, grid VARCHAR)
### Question:
What was the finishing position for the car that starte... |
Below is an context that describes a 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_20 (largest_ethnic_group__2002_ VARCHAR, settlement VARCHAR)
### Question:
Name the largest ethnic gr... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (gender VARCHAR, decile VARCHAR, name VARCHAR)
### Question:
Which gender had a decile of more than 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_31 (total INTEGER, solo INTEGER)
### Question:
What is the high total for players with over 15 solo tack... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1825751_14 (hometown VARCHAR, pageant VARCHAR)
### Question:
Where is the miss global teen?
### 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_18662026_10 (gymnast VARCHAR, parallel_bars VARCHAR)
### Question:
If the parallel bars is 16.150, who is 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_13258972_2 (attendance VARCHAR, record VARCHAR)
### Question:
What was the attendance when the record was 1-1... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28654454_5 (reunion_weight VARCHAR, lbs_lost_reunion VARCHAR)
### Question:
What is the reunion weight 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 WINE (Price VARCHAR, YEAR INTEGER)
### Question:
What are the prices of wines produced before the year of 2010?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (year VARCHAR, laps VARCHAR)
### Question:
What year had 134 laps?
### Answer:
SELECT year FROM table... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28523_2 (location VARCHAR, school VARCHAR)
### Question:
Where is the cunningham hill infant school located?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_10 (ordered VARCHAR, name VARCHAR)
### Question:
How many ships are named Monge?
### Answer:
SELECT COUN... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE wedding (YEAR VARCHAR)
### Question:
How many weddings are there in year 2016?
### Answer:
SELECT COUNT(*) FROM wed... |
Below is an context that describes a sql 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 (score VARCHAR, tournament VARCHAR)
### Question:
What is Score, when Tournament is "Tampere , Finlan... |
Below is an context that describes a sql 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 (tournament VARCHAR)
### Question:
Which 2011's tournament was Indian Wells?
### Answer:
SELECT 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_69 (attendance VARCHAR, home_team VARCHAR)
### Question:
What was the attendance at the West Ham United ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14342480_5 (extra_points INTEGER, position VARCHAR)
### Question:
Name the most extra points for right halfba... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24565004_7 (name VARCHAR, appearances¹ VARCHAR)
### Question:
Which player had 252 appearances
### 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_35 (top_10 VARCHAR, wins VARCHAR, poles VARCHAR)
### Question:
How many Top 10s have Wins larger 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_96 (name VARCHAR, launched_by VARCHAR, propulsion VARCHAR, year VARCHAR)
### Question:
What is the 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_15315816_1 (winners_share__$_ VARCHAR, year VARCHAR)
### Question:
How much are all winners share ($) in 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_66 (date VARCHAR, opponent VARCHAR)
### Question:
On what date did the Lions play against the Tampa Bay ... |
Below is an context that describes a sql 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 (game INTEGER, score VARCHAR, record VARCHAR)
### Question:
What is the game associated with a score ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Student_Tests_Taken (date_test_taken VARCHAR, test_result VARCHAR)
### Question:
Find the dates of the tests taken ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1973816_1 (nickname VARCHAR, founded VARCHAR)
### Question:
What's the nickname of the students of the school... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22402438_7 (nationality VARCHAR, player VARCHAR)
### Question:
Which nationality is player John Garrett?
### ... |
Below is an context that describes a sql 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 (rank VARCHAR, name VARCHAR)
### Question:
What is the rank of the swimmer named Petria Thomas?
### 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 club (Region VARCHAR)
### Question:
List the distinct region of clubs in ascending 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_46 (webcast VARCHAR, website VARCHAR)
### Question:
Which Webcast has the digital1073.com website?
### 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_70 (name VARCHAR, authority VARCHAR, local_board VARCHAR)
### Question:
What name shows as private autho... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_40 (wins INTEGER, points VARCHAR, year VARCHAR, championship_finish VARCHAR)
### Question:
Which Wins 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_54 (affiliation VARCHAR, enrollment INTEGER)
### Question:
Which Affiliation has an Enrollement larger 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_27 (series_ep VARCHAR, segment_d VARCHAR)
### Question:
Name the series ep for darts
### 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_77 (club_province VARCHAR, date_of_birth__age_ VARCHAR)
### Question:
What is the club/province of the 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_name_20 (record VARCHAR, game VARCHAR, december VARCHAR)
### Question:
Game larger than 34, and a December sm... |
Below is an context that describes a sql 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 (solidat__ INTEGER, purpose VARCHAR, hardness___brinell__ VARCHAR)
### Question:
What is the sum of 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_56 (planet VARCHAR, radial_velocity__m_s_ INTEGER)
### Question:
What type of planet has a radial veloci... |
Below is an context that describes a sql 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 (gold INTEGER, rank VARCHAR, bronze VARCHAR, total VARCHAR)
### Question:
What is the smallest 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_1245350_1 (power VARCHAR, quattroporte_iv VARCHAR)
### Question:
What is the power of the 3.2i v8 32v?
### 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 invoices (billing_state VARCHAR, billing_country VARCHAR)
### Question:
List the state in the US with the most invo... |
Below is an context that describes a sql 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 (points_for VARCHAR, club VARCHAR)
### Question:
What is the points for of Club of penallta rfc?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE body_builder (Id VARCHAR)
### Question:
Show all information about each body builder.
### Answer:
SELECT * FROM bod... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_40 (station_number VARCHAR, location VARCHAR)
### Question:
What is the station number of the station 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_64 (opponent VARCHAR, round VARCHAR)
### Question:
who was the opponent with round 17?
### 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_79 (outcome VARCHAR, surface VARCHAR, tournament VARCHAR)
### Question:
Which Outcome has a Surface of 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_18 (season VARCHAR, points VARCHAR, finish VARCHAR)
### Question:
What season has a 6th north finish and... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_64 (score VARCHAR, winner VARCHAR)
### Question:
What was the score when Stefan Edberg won?
### Answer:
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_88 (democrat VARCHAR, lead_margin VARCHAR)
### Question:
What is Democrat: Carl Levin, when Lead Margin ... |
Below is an context that describes a sql 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 (foundation VARCHAR, enterprise VARCHAR)
### Question:
Which Foundation has an Enterprise of 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_name_76 (date VARCHAR, label VARCHAR)
### Question:
What date is associated with the Spunk label?
### 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_14656147_2 (attendance INTEGER)
### Question:
Find the least value of attendance?
### Answer:
SELECT MIN(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_25 (attendance INTEGER, date VARCHAR)
### Question:
What is the highest Attendance, when Date is "Oct. 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_11926114_1 (rank INTEGER, peak VARCHAR)
### Question:
What numbr on the list had a peak rating of 42?
### 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_21 (value__ VARCHAR, team VARCHAR, revenue__$m_ VARCHAR, rank VARCHAR)
### Question:
Name the total numb... |
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR)
### Question:
What is Opponent, when Date is 17 September 1998?
### ... |
Below is an context that describes a sql 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 (grid INTEGER, laps VARCHAR, time VARCHAR)
### Question:
Which Grid has Laps smaller than 24, and a 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 CAR_MAKERS (Country VARCHAR); CREATE TABLE COUNTRIES (CountryName VARCHAR, CountryId VARCHAR)
### Question:
Which 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_11602313_4 (frequency VARCHAR, model_number VARCHAR)
### Question:
What frequency is the pentium dual-core t3... |
Below is an context that describes a sql 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 (attendance VARCHAR, home_team VARCHAR)
### Question:
What was the attendance when Nuneaton Borough 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_8 (population__2004_ INTEGER, households VARCHAR)
### Question:
What is the lowest 2004 population when ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.