text stringlengths 293 1.24k |
|---|
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_61 (place VARCHAR, player VARCHAR)
### Question:
What place did Phil Rodgers finish?
### 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_67 (round VARCHAR, overall VARCHAR)
### Question:
Overall of 208 occurred in what round?
### 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 (co_drivers VARCHAR, laps VARCHAR, tyres VARCHAR)
### Question:
Which co-driver has fewer than 282 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_49 (sales VARCHAR, peak_position VARCHAR, rank VARCHAR, certification VARCHAR)
### Question:
how many ti... |
Below is an context that describes a sql 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 (language VARCHAR, director VARCHAR)
### Question:
What is the language of the film directed by Feder... |
Below is an context that describes a sql 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)
### Question:
What is south melbourne's scores when they are the away team?
### 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_26591309_3 (first_broadcast_denmark___dr1__ VARCHAR, official_barb_ratings VARCHAR)
### Question:
When was th... |
Below is an context that describes a sql 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 (away_team VARCHAR)
### Question:
What was the score of Richmond when they were the away team?
### 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_82 (year INTEGER, tyres VARCHAR, chassis VARCHAR)
### Question:
How many years were g Tyres and Minardi ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Departments (department_description VARCHAR, department_name VARCHAR)
### Question:
What is the description of the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_39 (result VARCHAR, game_site VARCHAR, opponent VARCHAR)
### Question:
What's the result at psinet stadi... |
Below is an context that describes a sql 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 (capacity VARCHAR, model_engine VARCHAR)
### Question:
Name the capacity for the engine of 2.0 durato... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE VOTING_RECORD (President_Vote VARCHAR, VICE_President_Vote VARCHAR)
### Question:
Report the distinct president vot... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27734577_8 (high_rebounds VARCHAR, game VARCHAR)
### Question:
What are the high rebounds in the 45 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_97 (winner VARCHAR, finalist VARCHAR)
### Question:
WHo is the Winner of andre agassi Finalist?
### 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 CHARACTERISTICS (Id VARCHAR)
### Question:
How many characteristics are there?
### Answer:
SELECT COUNT(*) FROM CHA... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_12 (tie_no VARCHAR, home_team VARCHAR)
### Question:
What is the tie number when the home team was gilli... |
Below is an context that describes a sql 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 (kicker VARCHAR, yards VARCHAR, opponent VARCHAR)
### Question:
Yards larger than 52, and a Opponent 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_68 (organized_by VARCHAR, church_name VARCHAR)
### Question:
Who organized Alston Church?
### 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_66 (_2_clubs VARCHAR, total VARCHAR)
### Question:
What is the lowest 4 hoops, 2 clubs of the nation 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_11677100_5 (school VARCHAR, player VARCHAR)
### Question:
What school did Pat Osborn attend?
### 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_41 (country VARCHAR, score VARCHAR)
### Question:
Which country has 69 score?
### Answer:
SELECT country... |
Below is an context that describes a sql 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 (screen_size VARCHAR, pixels VARCHAR, model VARCHAR)
### Question:
Tell me the screen size for pixels... |
Below is an context that describes a sql 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 (notes VARCHAR, year VARCHAR)
### Question:
What is Notes, when Year is "2010"?
### Answer:
SELECT no... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_86 (money___ INTEGER, score VARCHAR)
### Question:
How much money has 76-70-68-73=287 as a score?
### 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 BOOKINGS (Order_Date VARCHAR)
### Question:
List the order dates of all the bookings.
### Answer:
SELECT Order_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_name_22 (points_for VARCHAR, drawn VARCHAR, try_bonus VARCHAR)
### Question:
What points have 1 for drawn, 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_81 (gold INTEGER, rank VARCHAR)
### Question:
What is the lowest gold medals of a rank 12 team?
### 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_2468961_3 (title VARCHAR, written_by VARCHAR, directed_by VARCHAR)
### Question:
What was the title of the ep... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_92 (name VARCHAR, moving_to VARCHAR, country VARCHAR)
### Question:
What is the union moving name and 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_81 (time VARCHAR, notes VARCHAR, athlete VARCHAR)
### Question:
What is the time of frida svensson's 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_name_30 (top_10s INTEGER, wins INTEGER)
### Question:
What is the best top 10 when there are fewer than 0 win... |
Below is an context that describes a sql 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 (points INTEGER, games INTEGER)
### Question:
What is the low point total when there are over 5 games... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_26 (population_estimate_2005 VARCHAR, area__km_2__ INTEGER)
### Question:
how many times was the populat... |
Below is an context that describes a sql 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 (date VARCHAR, week VARCHAR)
### Question:
What is the date of week 11?
### Answer:
SELECT date 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_80 (home_team VARCHAR, away_team VARCHAR)
### Question:
What home team has blackpool as the away team?
#... |
Below is an context that describes a sql 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 (against INTEGER, status VARCHAR, date VARCHAR)
### Question:
Lowest against for tour match on 21 jul... |
Below is an context that describes a sql 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 (no_2 VARCHAR, no_9 VARCHAR)
### Question:
What is No. 2, when No. 9 is Mia?
### Answer:
SELECT no_2 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (week VARCHAR, date VARCHAR)
### Question:
What week has December 19, 2004 as the date?
### 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_23 (date VARCHAR, time VARCHAR)
### Question:
What is the Date of the Event with a Time of 2:23:47?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_96 (total INTEGER, player VARCHAR)
### Question:
How many totals have andy north as the player?
### 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_86 (stadium VARCHAR, runs VARCHAR)
### Question:
What is the stadium name that has 144 as the runs?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_43 (score VARCHAR, date VARCHAR)
### Question:
what was the score on september 14
### Answer:
SELECT sco... |
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR)
### Question:
What was the home team score at Glenferrie Oval?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13258876_2 (result VARCHAR, attendance VARCHAR)
### Question:
What was the score of the game when the attenda... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10701133_1 (no_in_season INTEGER)
### Question:
What is the highest no. in season?
### Answer:
SELECT MAX(no_... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (language VARCHAR, english_translation VARCHAR)
### Question:
what is the language when the english 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_18 (name VARCHAR, goals VARCHAR)
### Question:
What name is the goals of 25?
### Answer:
SELECT name 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_20722805_1 (mccain_number INTEGER, obama_percentage VARCHAR)
### Question:
What was McCain's vote when Obama ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22839669_12 (atp_wins INTEGER, money_list_rank VARCHAR)
### Question:
How many atp wins did he have when his ... |
Below is an context that describes a sql 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 (place VARCHAR, to_par VARCHAR, score VARCHAR)
### Question:
What is the Place of the Player with 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 table_name_71 (years_for_grizzlies VARCHAR, school_club_team VARCHAR)
### Question:
What are the years when the gri... |
Below is an context that describes a sql 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 (away_team VARCHAR, tie_no VARCHAR)
### Question:
What is the Away team of Tie no 1?
### 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_19 (overall INTEGER, pick__number VARCHAR, position VARCHAR, round VARCHAR)
### Question:
What is the lo... |
Below is an context that describes a sql 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 (points VARCHAR, artist VARCHAR)
### Question:
How many points did Linda Martin have?
### 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_68 (europe VARCHAR, goals VARCHAR, rank VARCHAR, top_goalscorer VARCHAR)
### Question:
What country in E... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2490289_1 (pc_intro VARCHAR, amiga_intro VARCHAR)
### Question:
What won est pc intro when 4k0 (polka brother... |
Below is an context that describes a sql 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 (score VARCHAR, loss VARCHAR)
### Question:
What was the score of the game with a loss of Mercedes (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_17 (name VARCHAR, country VARCHAR)
### Question:
What is the name of the player from NGA?
### 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_14570857_1 (situation VARCHAR, original_us_airdate VARCHAR)
### Question:
Which situation has an original u.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_25 (record VARCHAR, location_attendance VARCHAR, date VARCHAR)
### Question:
What's the record on April ... |
Below is an context that describes a sql 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 (to_par VARCHAR, country VARCHAR)
### Question:
What is the to par for Scotland?
### 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_name_18 (song VARCHAR, artist VARCHAR)
### Question:
What is the name of Aleko Berdzenishvili's song?
### 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_19131921_1 (dma INTEGER)
### Question:
What is dma?
### Answer:
SELECT MIN(dma) FROM table_19131921_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_94 (championships INTEGER, years_won VARCHAR)
### Question:
Who won the ABA Championship in 1971?
### 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_17 (heat INTEGER, rank VARCHAR, lane VARCHAR, time VARCHAR)
### Question:
In what heat did the swimmer 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_2679061_2 (nationality VARCHAR, player VARCHAR)
### Question:
What is the nationality when the player is rand... |
Below is an context that describes a sql 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 (name VARCHAR, result VARCHAR, heat VARCHAR, rank VARCHAR)
### Question:
What is the Name of the Play... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_13 (team_1 VARCHAR, team_2 VARCHAR)
### Question:
Which Team 1, has Team 2, Slovan Liberec?
### 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_60 (total_fat VARCHAR, polyunsaturated_fat VARCHAR, monounsaturated_fat VARCHAR)
### Question:
Name 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_1341930_40 (candidates VARCHAR, incumbent VARCHAR)
### Question:
Name the candidates for l. mendel rivers
###... |
Below is an context that describes a sql 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 (uk_broadcast_date VARCHAR, countries_visited VARCHAR)
### Question:
What was the broadcast date of 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_35 (frequency_mhz INTEGER, call_sign VARCHAR)
### Question:
Which Frequency MHz has a Call sign of k210d... |
Below is an context that describes a sql 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 (trailing_party VARCHAR, party_won VARCHAR, year VARCHAR)
### Question:
What is Trailing Party, 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_78 (date VARCHAR, high_assists VARCHAR)
### Question:
On which date was the high assists Delonte West Ea... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25711913_14 (field_goals__4_points_ INTEGER)
### Question:
What is the least number of field goals scored by ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_10 (population_2001_census INTEGER, population_1991_census VARCHAR)
### Question:
What is the 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_1691800_2 (population__2010_ VARCHAR, municipality VARCHAR)
### Question:
what is the population where munici... |
Below is an context that describes a sql 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 (rank VARCHAR, time VARCHAR)
### Question:
What rank did the time of 7:31.90 receive?
### 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 APPELLATIONs (Appelation VARCHAR, Area VARCHAR); CREATE TABLE WINE (Name VARCHAR, Appelation VARCHAR)
### Question:... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (points VARCHAR, played INTEGER)
### Question:
What is the Points with a Played larger than 14?
### 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_73 (result VARCHAR, rank VARCHAR)
### Question:
What was the result of rank 1?
### 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_97 (earnings___ INTEGER, wins VARCHAR, events VARCHAR)
### Question:
What is the number of earning for m... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_28 (away_team VARCHAR, attendance VARCHAR)
### Question:
Who was the away team when the attendance was 7... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1745843_2 (part_2 VARCHAR, part_4 VARCHAR)
### Question:
What word is listed under part 2 for part 4 *ridanaz... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE film (Studio VARCHAR, Director VARCHAR)
### Question:
Show the studios that have not produced films with director "... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1342393_23 (result VARCHAR, district VARCHAR)
### Question:
Name the total number of result for mississippi 4... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_53 (stories VARCHAR, height__m_ VARCHAR, year_of_completion VARCHAR)
### Question:
How many stories 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 table_name_64 (game_site VARCHAR, attendance VARCHAR)
### Question:
Where was the game that had an attendance of 39... |
Below is an context that describes a sql 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 (label VARCHAR, format VARCHAR)
### Question:
Which label is in a limited edition cd/dvd format?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE GRAPES (GRAPE VARCHAR, Color VARCHAR); CREATE TABLE WINE (Winery VARCHAR, GRAPE VARCHAR)
### Question:
Find the top... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_66 (iata VARCHAR, icao VARCHAR)
### Question:
For an ICAO of VCCT, what is the IATA?
### 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_31 (season VARCHAR, average VARCHAR)
### Question:
Which season's average was 37.5?
### Answer:
SELECT 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_58 (original_title VARCHAR, winner_and_nominees VARCHAR)
### Question:
What was the original title 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_name_14 (extra VARCHAR, tournament VARCHAR)
### Question:
Tell me the extra for tournament of olympic games
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE dorm (dorm_name VARCHAR, dormid VARCHAR); CREATE TABLE lives_in (stuid VARCHAR, dormid VARCHAR); CREATE TABLE stude... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_95 (constitutional_ticket VARCHAR, socialist_ticket VARCHAR)
### Question:
Who was the constitutional ti... |
Below is an context that describes a sql 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_rebounds VARCHAR, high_assists VARCHAR)
### Question:
What is High Rebounds, when High Assists ... |
Below is an context that describes a sql 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 (home_team VARCHAR)
### Question:
What did Footscray score at the home game?
### Answer:
SELECT home_... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24233848_2 (vote VARCHAR, eliminated VARCHAR)
### Question:
Name the vote for thiago
### Answer:
SELECT vote ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.