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_14 (years_as_tallest VARCHAR, height_metres___ft VARCHAR)
### Question:
Name the Years as tallest that h... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_38 (away_team VARCHAR, venue VARCHAR)
### Question:
Which away team is from junction oval?
### 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_15 (format VARCHAR, label VARCHAR, catalog VARCHAR, date VARCHAR)
### Question:
What is the format 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_84 (height VARCHAR, name VARCHAR, built VARCHAR, rank VARCHAR, floors VARCHAR)
### Question:
What is Hei... |
Below is an context that describes a sql 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 (points VARCHAR, january VARCHAR)
### Question:
How many Points have a January of 18?
### 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_4 (outcome VARCHAR, score VARCHAR)
### Question:
What is the outcome of a score that is 6–1, 6–4?
### 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_22871316_11 (game INTEGER, date VARCHAR)
### Question:
How many games are on the date of April 30?
### 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_24 (opponent VARCHAR, week VARCHAR, date VARCHAR)
### Question:
Who was the opponent in a week less than... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_8 (bronze INTEGER, nation VARCHAR, silver VARCHAR)
### Question:
What is the bronze for Kyrgyzstan natio... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20704243_4 (original_air_date VARCHAR, written_by VARCHAR)
### Question:
When was the episode written by Albe... |
Below is an context that describes a sql 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 (method VARCHAR, opponent VARCHAR)
### Question:
What is the method against Björn Bregy?
### 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_74 (crowd INTEGER, venue VARCHAR)
### Question:
what was the largest attendance at kardinia park?
### 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_2219961_2 (season__number INTEGER, director VARCHAR)
### Question:
What is the latest season number that Eric... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17271495_1 (grid VARCHAR, points VARCHAR)
### Question:
Name the total number of grid for 30
### 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_2 (gp_winner VARCHAR, race_winners VARCHAR, place VARCHAR)
### Question:
What is the GP winner for the R... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_64 (school VARCHAR, position VARCHAR)
### Question:
Which school had a player who played the C position?... |
Below is an context that describes a sql 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 (h___a VARCHAR, scorers VARCHAR)
### Question:
What was the H/A when the scorer was Hughes?
### 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_92 (cardinalatial_order_and_title VARCHAR, elector VARCHAR)
### Question:
What is the cardinalatial orde... |
Below is an context that describes a sql 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 (league INTEGER, total VARCHAR, name VARCHAR)
### Question:
Which league has total smaller than 284, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_93 (byes INTEGER, losses VARCHAR, draws VARCHAR)
### Question:
What is the highest number of byes where ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1357052_6 (grsecurity VARCHAR, distribution VARCHAR)
### Question:
what's the grsecurity with dbeingtribution... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15275060_1 (bulgarian_name VARCHAR, Mart VARCHAR, Transliteration VARCHAR)
### Question:
Name the bulgarian 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_86 (Id VARCHAR)
### Question:
What was the value in 2003 when 2006 was WTA Premier Mandatory Tournaments... |
Below is an context that describes a sql 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 (party VARCHAR, ifop_5_30_09 VARCHAR)
### Question:
Who had an Iflop of 2.5%?
### Answer:
SELECT part... |
Below is an context that describes a sql 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 (tournament VARCHAR, runner_s__up VARCHAR)
### Question:
Which tournaments was Ryan Palmer in as a ru... |
Below is an context that describes a sql 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 (package_option VARCHAR, television_service VARCHAR, content VARCHAR, hdtv VARCHAR)
### Question:
Wha... |
Below is an context that describes a sql 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 (week_1 VARCHAR, week_2 VARCHAR)
### Question:
Who was the week 1 nomination when the week 2 nominati... |
Below is an context that describes a sql 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 (week VARCHAR, attendance VARCHAR)
### Question:
In what week was the attendance 25,000?
### 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_1974632_1 (location VARCHAR, type VARCHAR)
### Question:
where is the private/presbyterian institute
### 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_94 (place INTEGER, total VARCHAR, draw VARCHAR)
### Question:
Which Place is the lowest one that has 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_14 (label VARCHAR, catalog VARCHAR)
### Question:
What is the label for catalog EMB 31956?
### 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_26013618_1 (nsg_nr INTEGER, date_established VARCHAR)
### Question:
What Nature reserve number was establishe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26198709_1 (rank__week_ INTEGER, production_code VARCHAR)
### Question:
What is the weeks rank for the episod... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (date VARCHAR, away_captain VARCHAR, venue VARCHAR)
### Question:
On what date was Arthur Jones the 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_85 (fa_cup_goals INTEGER, total_apps__sub_ VARCHAR, total_goals VARCHAR)
### Question:
What division has... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19897294_10 (location_s_ VARCHAR, no_in_series VARCHAR)
### Question:
Where was the episode with series numbe... |
Below is an context that describes a sql 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 (stadium VARCHAR, date VARCHAR)
### Question:
Which stadium hosted the November 20 game?
### 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_26166836_1 (location VARCHAR, road_race VARCHAR)
### Question:
Where was the istanbul marathon?
### 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_31 (details VARCHAR, points VARCHAR)
### Question:
During which competition were a total of 36 points sc... |
Below is an context that describes a sql 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 (transfer_window VARCHAR, ends INTEGER)
### Question:
Which transfer window ends after 2006?
### 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_10 (architecture_version VARCHAR, model VARCHAR)
### Question:
What is the architecture version of Model... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (cover_model VARCHAR, pictorials VARCHAR)
### Question:
Which Cover model has a Pictorials of brande ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1342218_5 (district VARCHAR, result VARCHAR, incumbent VARCHAR)
### Question:
Which district has the incumben... |
Below is an context that describes a sql 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, result VARCHAR, date VARCHAR)
### Question:
What is the Score that has a Result of 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_2385460_1 (travel_time VARCHAR, route VARCHAR)
### Question:
Name the travel time for porta nolana - nola - b... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_76 (open_1st_viii VARCHAR, crew VARCHAR)
### Question:
What is the Open 1st VIII for the 2012 crew?
### ... |
Below is an context that describes a sql 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 (round INTEGER, player VARCHAR)
### Question:
What is the average round for martin havlat?
### 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_43 (sydney VARCHAR, gold_coast VARCHAR, auckland VARCHAR, melbourne VARCHAR, perth 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_20 (type VARCHAR, name VARCHAR)
### Question:
What type is González?
### Answer:
SELECT type 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_name_19 (round INTEGER, nationality VARCHAR, college_junior_club_team__league_ VARCHAR)
### Question:
Which R... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (score VARCHAR, record VARCHAR)
### Question:
WHich Score has a Record of 31–28–3?
### 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_16 (money___ INTEGER, score VARCHAR)
### Question:
What is the most money for the score 75-74-72-67=288?... |
Below is an context that describes a sql 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 (record VARCHAR, home VARCHAR, points VARCHAR)
### Question:
What is the record of the game with 35 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 submission (Scores INTEGER)
### Question:
What is the average score of submissions?
### Answer:
SELECT AVG(Scores) ... |
Below is an context that describes a sql 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 (round INTEGER, overall INTEGER)
### Question:
Which Round has an Overall smaller than 6?
### 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_6 (theme VARCHAR, days VARCHAR, series VARCHAR)
### Question:
What's the theme for a series of season 3 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (week INTEGER, date VARCHAR)
### Question:
What is the week of the game played on November 28, 1974?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (val_de_marne VARCHAR, seine_saint_denis VARCHAR)
### Question:
WHAT IS THE VAL-DE-MARNE WITH A Seine... |
Below is an context that describes a sql 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 (points INTEGER, year VARCHAR, entrant VARCHAR)
### Question:
What is the least amount of points 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_1510519_1 (number_of_seasons_in_top_division VARCHAR, position_in_2012_13 VARCHAR)
### Question:
How many sea... |
Below is an context that describes a sql 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 (points INTEGER, year VARCHAR, wins VARCHAR)
### Question:
Which Points have a Year larger than 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_75 (mintage INTEGER, artist VARCHAR, year VARCHAR)
### Question:
What was the average mintage for that 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_10 (visiting_team VARCHAR, stadium VARCHAR)
### Question:
What team visited the Jacksonville Municipal 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_85 (year VARCHAR, result VARCHAR)
### Question:
What year was the result did not qualify?
### 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_24912693_4 (player VARCHAR, blocks VARCHAR)
### Question:
Which player has 17 blocks?
### Answer:
SELECT 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_36 (date VARCHAR, attendance VARCHAR)
### Question:
On what date was the attendance 17,136?
### 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 (producer_s_ VARCHAR, length VARCHAR, track VARCHAR, songwriter_s_ VARCHAR)
### Question:
Which Produ... |
Below is an context that describes a sql 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 (opponent VARCHAR, week VARCHAR)
### Question:
What is the Opponent of the game in Week 3?
### 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_64 (lost INTEGER, points VARCHAR, position VARCHAR)
### Question:
what is the average number lost when 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_11 (mark VARCHAR, name VARCHAR)
### Question:
What is the mark for Kim Collins?
### Answer:
SELECT mark ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_55 (location VARCHAR)
### Question:
Tell me the average 1st prize for tennessee
### Answer:
SELECT AVG(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_20354_5 (abbr VARCHAR, transcription VARCHAR)
### Question:
What's the abbreviation for the month whose trans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_85 (set_5 VARCHAR, total VARCHAR)
### Question:
What shows for Set 5 when the Total was 77 - 65?
### 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_1480455_1 (population__2005_ VARCHAR, population_density___km_2__ VARCHAR)
### Question:
What is the total nu... |
Below is an context that describes a sql 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 (position VARCHAR, season INTEGER)
### Question:
What is the position in the 2004 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_51 (money___ VARCHAR, place VARCHAR, to_par VARCHAR)
### Question:
How much money for 1st place 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_37 (round VARCHAR, against INTEGER)
### Question:
What round has less than 1 against?
### 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 (main_location_s_ VARCHAR, _percentage_of_national VARCHAR)
### Question:
What is listed for the Main... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17360840_5 (record VARCHAR, location VARCHAR)
### Question:
When they played at the Bankatlantic Center, what... |
Below is an context that describes a sql 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 (year INTEGER, manager VARCHAR, finish VARCHAR)
### Question:
Manager of marty berghammer, and a Fini... |
Below is an context that describes a sql 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 (year VARCHAR, city VARCHAR)
### Question:
What year was the expansion in the city of San Juan?
### 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 list (classroom VARCHAR); CREATE TABLE teachers (classroom VARCHAR, firstname VARCHAR, lastname VARCHAR)
### Questi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17624965_1 (title VARCHAR, production_code VARCHAR)
### Question:
What was the name of eipsode 618?
### 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_5 (team VARCHAR, captain VARCHAR)
### Question:
On which team was Robbie Earle the captain?
### 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 Rating (mID VARCHAR, stars INTEGER); CREATE TABLE Movie (title VARCHAR, mID VARCHAR)
### Question:
What are the tit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29474407_11 (major_users VARCHAR, name__designation VARCHAR)
### Question:
Who are all the major users 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_99 (game_site VARCHAR, attendance VARCHAR)
### Question:
Where was the game with the attendance of 54,43... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1108394_43 (_percentage VARCHAR, total VARCHAR, queens VARCHAR)
### Question:
what's the % with total value 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_25220821_4 (thurs_3_june VARCHAR, wed_2_june VARCHAR)
### Question:
What is the 3 June time for the rider 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_name_48 (goals_scored INTEGER, points VARCHAR, place VARCHAR)
### Question:
What is the average goals scored ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_11 (television_service VARCHAR, hdtv VARCHAR, language VARCHAR)
### Question:
What is Television Service... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_87 (canadian_championship VARCHAR, league VARCHAR)
### Question:
When the league is 84 (4) what is the 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_38 (earnings__ INTEGER, rank INTEGER)
### Question:
Who has the lowest earnings that has a rank smaller ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2508175_1 (country VARCHAR, annual_co2_emissions__in_thousands_of_metric_tons_ VARCHAR)
### Question:
when 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_92 (failures VARCHAR, partial_failures VARCHAR, successes VARCHAR, type VARCHAR)
### Question:
What's 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_22915134_2 (graphical VARCHAR, example VARCHAR)
### Question:
When shinya nakano's kawasaki ninja zx-rr is 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_21 (type VARCHAR, name VARCHAR)
### Question:
What is the type when McCormack is the name?
### 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_65 (venue VARCHAR, third VARCHAR)
### Question:
What was the venue when Ben Barker finished third?
### 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_17751942_4 (final_losses VARCHAR, Semi INTEGER, team VARCHAR)
### Question:
What is the total number of semi-... |
Below is an context that describes a sql 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 (award VARCHAR, category VARCHAR, recipient VARCHAR)
### Question:
Which award show nominated Cole Sp... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.