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_27 (byes INTEGER, draws INTEGER)
### Question:
How many byes were there recorded with 0 draws?
### Answe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_262560_2 (type VARCHAR, nickname VARCHAR)
### Question:
What type of school has the nickname the Oilers?
### ... |
Below is an context that describes a sql 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 (opponent VARCHAR, score VARCHAR)
### Question:
Who did the Toronto Blue Jays play against where 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_50 (venue VARCHAR, away_team VARCHAR)
### Question:
Which venue hosted South Melbourne?
### 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_24 (away_team VARCHAR)
### Question:
What is the St Kilda Away team score?
### Answer:
SELECT 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_59 (absorb__nm_ VARCHAR, color VARCHAR, emit__nm_ VARCHAR)
### Question:
What is the Absorbtion (in nano... |
Below is an context that describes a sql 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 (report VARCHAR, set_1 VARCHAR)
### Question:
What shows for Report hen there is a set 1 of 19–25?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_262527_1 (nickname VARCHAR, institution VARCHAR)
### Question:
what is the total number of nicknames for sout... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17152787_3 (series__number VARCHAR, season__number VARCHAR)
### Question:
How many episodes have the season n... |
Below is an context that describes a sql 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 (rank INTEGER, nation VARCHAR)
### Question:
What is the lowest Rank with a Nation that is east germa... |
Below is an context that describes a sql 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 (nationality VARCHAR, heat VARCHAR, time VARCHAR)
### Question:
what is the nationality when the heat... |
Below is an context that describes a sql 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 (week INTEGER, date VARCHAR)
### Question:
What week was the December 24, 1994 game?
### 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_35 (election VARCHAR)
### Question:
What was the 3rd Party in the Election of 1922?
### Answer:
SELECT 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_1876825_6 (original_air_date VARCHAR, production_code VARCHAR)
### Question:
What was the original air for 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_10020178_1 (year_of_construction INTEGER, name VARCHAR)
### Question:
What is year of construction of spitall... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_29 (points VARCHAR, country VARCHAR, place VARCHAR)
### Question:
What points has united kingdom as 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_10 (surface VARCHAR, result VARCHAR)
### Question:
Which Surface has a Result of fernando verdasco?
### ... |
Below is an context that describes a sql 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 (opponent VARCHAR, season VARCHAR)
### Question:
What opponent has 2011/12 as the season?
### 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_29 (year VARCHAR)
### Question:
What's the year when 1851 had 634?
### Answer:
SELECT year FROM table_na... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24224647_2 (main_presenter VARCHAR, year_premiered VARCHAR)
### Question:
Who is every main presenter 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_22656187_9 (round VARCHAR, w_l VARCHAR, edition VARCHAR)
### Question:
Which round has a win-loss result of l... |
Below is an context that describes a sql 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 (Id VARCHAR)
### Question:
What is the 2008 for the 2009 ch our charming lady?
### Answer:
SELECT 200... |
Below is an context that describes a sql 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 (play_by_play VARCHAR, studio_host VARCHAR)
### Question:
Studio host of jimmy myers had what play 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_36 (result VARCHAR, opponent VARCHAR)
### Question:
What result has miami dolphins 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_11 (max_torque_at_rpm VARCHAR, engine_name VARCHAR)
### Question:
What is the max torque of the 1.2 mpi ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE game (Date VARCHAR, home_team VARCHAR)
### Question:
List the dates of games by the home team name in descending or... |
Below is an context that describes a sql 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 (party VARCHAR, representative VARCHAR)
### Question:
Which Party has a Representative of brian bosma... |
Below is an context that describes a sql 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 (hh_principal VARCHAR, wr_principal VARCHAR, hs_principal VARCHAR, maplemere_principal VARCHAR)
### Q... |
Below is an context that describes a sql 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 (record VARCHAR, game VARCHAR)
### Question:
What is Record, when Game is "36"?
### Answer:
SELECT 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_25037577_1 (year VARCHAR, high_school_principal VARCHAR, superintendent VARCHAR)
### Question:
How many years... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_40 (week VARCHAR, away_team VARCHAR, overall_record VARCHAR, home_team VARCHAR, divisional_record VARCHA... |
Below is an context that describes a sql 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 (team VARCHAR, game VARCHAR)
### Question:
Which team had a game of 82?
### Answer:
SELECT team 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_74 (state VARCHAR, circuit VARCHAR)
### Question:
In which state can you find the Sandown circuit?
### 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_2562572_46 (dominant_religion__2002_ VARCHAR, cyrillic_name_other_names VARCHAR)
### Question:
What was the d... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE ARTIST (Name VARCHAR); CREATE TABLE ALBUM (ArtistId VARCHAR); CREATE TABLE ARTIST (Name VARCHAR, ArtistId VARCHAR)
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_67 (floors INTEGER, built VARCHAR, roof___m__ VARCHAR)
### Question:
What's the average number of floors... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12441518_1 (main_cast_seasons VARCHAR, character VARCHAR)
### Question:
What seasons does Nick lucas appear?
... |
Below is an context that describes a sql 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 (home_team VARCHAR, away_team VARCHAR)
### Question:
How many points did Carlton score?
### 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_2679061_6 (pick__number INTEGER, player VARCHAR)
### Question:
What is the highest pick number for player don... |
Below is an context that describes a sql 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 (player VARCHAR, position VARCHAR, points VARCHAR, goals VARCHAR, tries VARCHAR)
### Question:
Which ... |
Below is an context that describes a sql 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 (bb_pop VARCHAR, riaa VARCHAR, year VARCHAR)
### Question:
What is the BB Pop for the song with RIAA 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_49 (place VARCHAR, nation VARCHAR)
### Question:
What is the Place associated with Cuba?
### 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_1852650_1 (starting_from INTEGER, name_of_the_prabandham VARCHAR)
### Question:
Name the starting from thiru... |
Below is an context that describes a sql 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 (crowd VARCHAR, venue VARCHAR)
### Question:
How many people have attended victoria park?
### Answer:... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1670921_1 (batting_team VARCHAR, wicket VARCHAR)
### Question:
How many teams are listed for 3rd wickets?
###... |
Below is an context that describes a sql 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 (minimum_height VARCHAR, name_of_the_tunnel VARCHAR)
### Question:
What is the minimum Height 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_48 (college_junior_club_team__league_ VARCHAR, position VARCHAR, round VARCHAR)
### Question:
Which Coll... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_64 (version VARCHAR, year VARCHAR, length VARCHAR)
### Question:
What is the Version before 2001 with a ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_79 (player VARCHAR, college VARCHAR)
### Question:
Who plays for sam houston state?
### Answer:
SELECT 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_75 (date VARCHAR, country VARCHAR, label VARCHAR)
### Question:
What Date was the Country of japan, 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_17839_1 (future_stock VARCHAR, map_colour VARCHAR)
### Question:
When green is the map colour what is the fut... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16388478_2 (home_team VARCHAR, ground VARCHAR)
### Question:
What were the home team scores at york park?
###... |
Below is an context that describes a sql 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, nation VARCHAR, bronze VARCHAR)
### Question:
What is the total for Austria when ther... |
Below is an context that describes a sql 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 (prize VARCHAR, name VARCHAR)
### Question:
What is Prize, when Name is "Valdemar Kwaysser"?
### 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_1410384_1 (character_name VARCHAR, voice_actor__english_1998___pioneer_ VARCHAR)
### Question:
what's the 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_13 (title VARCHAR, original_air_date VARCHAR)
### Question:
What title aired on March 19, 1998?
### 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_21 (score VARCHAR, visitor VARCHAR, date VARCHAR)
### Question:
What is the score of the game with Grizz... |
Below is an context that describes a sql 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 (city VARCHAR, airport VARCHAR)
### Question:
What city is Jaffna Airport in?
### Answer:
SELECT city... |
Below is an context that describes a sql 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 (scorers VARCHAR, date VARCHAR)
### Question:
Who was on 12 March 2000?
### Answer:
SELECT scorers FR... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_77 (samples_failed INTEGER, product VARCHAR, samples_taken VARCHAR)
### Question:
What the most samples ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25008327_8 (macedonian VARCHAR, slovianski VARCHAR)
### Question:
How many values for Macedonian correspond 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_25 (date VARCHAR, result VARCHAR)
### Question:
What date has aus by 382 runs as the result?
### 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_29756040_1 (song_choice VARCHAR, week__number VARCHAR)
### Question:
Which song was chosen during the auditio... |
Below is an context that describes a sql 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 (laps VARCHAR, time_retired VARCHAR, driver VARCHAR)
### Question:
How many laps does jean-christophe... |
Below is an context that describes a sql 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 may 21?
### Answer:
SELECT score FR... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_66 (week INTEGER, attendance VARCHAR)
### Question:
What is the sum of Week when there were 67,968 peopl... |
Below is an context that describes a sql 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 (wins INTEGER, against INTEGER)
### Question:
What is the sum of wins for teams with against under 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_19 (studio_host VARCHAR, play_by_play VARCHAR, studio_analysts VARCHAR)
### Question:
Who is the studio ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27969432_3 (original_air_date VARCHAR, written_by VARCHAR)
### Question:
How many episodes were written by da... |
Below is an context that describes a sql 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 (dubose_porter VARCHAR, roy_barnes VARCHAR)
### Question:
What is the DuBose Porter with Roy Barnes 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_23 (first_election VARCHAR, name VARCHAR)
### Question:
What is Kerry J. Donley's First Election 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_25429986_1 (position VARCHAR, handicap VARCHAR)
### Question:
what position has a handicap of 10-2?
### Answe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_28 (points INTEGER, assists VARCHAR)
### Question:
How many points have 41 assists?
### 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_60 (producer VARCHAR, year VARCHAR)
### Question:
Who were the producers in 1961?
### Answer:
SELECT pro... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19068566_1 (written_by VARCHAR, production_code VARCHAR)
### Question:
When 3t7458 is the production code 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_12 (entrant VARCHAR, year VARCHAR, chassis VARCHAR)
### Question:
Which entrant had a Brabham BT10 chass... |
Below is an context that describes a sql 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 (tournament VARCHAR, moves VARCHAR, black VARCHAR, result VARCHAR)
### Question:
What is Tournament, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_30134667_2 (fastest_lap VARCHAR, date VARCHAR)
### Question:
Who had the fastest lap on september 4?
### 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_22 (country VARCHAR)
### Question:
What is the 2013 index of economic freedom of Slovenia?
### 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_83 (player VARCHAR, total VARCHAR, to_par VARCHAR)
### Question:
What is Player, when Total is greater 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_38 (winner VARCHAR, circuit VARCHAR)
### Question:
Who was the winner on the Amaroo Park circuit?
### 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_36 (game_site VARCHAR, result VARCHAR)
### Question:
Name the game site with result of l 7-38
### 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_57 (score VARCHAR, game VARCHAR)
### Question:
What was the score of game 43?
### Answer:
SELECT score F... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_82 (winning_constructor VARCHAR, circuit VARCHAR)
### Question:
What Winning constructor has a Circuit 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_18666752_3 (nation VARCHAR, horse VARCHAR)
### Question:
Which nation is where the horse parkmore ed 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_19210115_1 (location VARCHAR, nickname VARCHAR)
### Question:
Where is the University that is also called Haw... |
Below is an context that describes a sql 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 (surname VARCHAR, first VARCHAR)
### Question:
What is donovan's surname?
### Answer:
SELECT surname ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25764073_3 (episode__number INTEGER, writer_s_ VARCHAR)
### Question:
Name the least episode number for anne... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1756284_1 (kerry_percentage VARCHAR, kerry_number VARCHAR)
### Question:
When Kerry# was 199060, what was 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_26168687_5 (vessel_type VARCHAR, vessel_operator VARCHAR)
### Question:
Name the vessel type for dof subsea
#... |
Below is an context that describes a sql 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 (year INTEGER, result VARCHAR)
### Question:
What is the sum of Year, when Result is 9th?
### 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_66 (points_classification VARCHAR, team_classification VARCHAR, stage VARCHAR)
### Question:
Name the po... |
Below is an context that describes a sql 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 (rank INTEGER, rider VARCHAR)
### Question:
What is the highest rank for Peter Symes?
### 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_10 (team_1 VARCHAR)
### Question:
What is the 1st leg result when team 1 is Gambia?
### Answer:
SELECT 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_52 (fall_08 VARCHAR, fall_06 VARCHAR, fall_05 VARCHAR)
### Question:
What number is Fall 08 from the 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_name_40 (date VARCHAR, tournament VARCHAR, runner_s__up VARCHAR)
### Question:
Which date was the Memorial To... |
Below is an context that describes a sql 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 (silver INTEGER, gold VARCHAR, bronze VARCHAR)
### Question:
What is the high silver total for nation... |
Below is an context that describes a sql 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 (avg_g INTEGER, name VARCHAR, loss VARCHAR)
### Question:
Which Avg/G has a Name of josh freeman, 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_91 (tamil VARCHAR, kannada VARCHAR)
### Question:
WHAT TAMIL HAS Kannada of budhavara?
### 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_16751596_2 (republican VARCHAR, dates_administered VARCHAR)
### Question:
Name the republican steve sauerberg... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.