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_42 (attendance VARCHAR, result_f_a VARCHAR)
### Question:
Result F–A of 2–0 had what total number of att... |
Below is an context that describes a sql 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 (silver INTEGER, rank VARCHAR, bronze VARCHAR)
### Question:
What is the average number of silver med... |
Below is an context that describes a sql 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 (network VARCHAR, viewers VARCHAR)
### Question:
Which Network has 16.0 million Viewers?
### 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_171748_3 (change_over_same_quarter_the_previous_year VARCHAR, _percentage_trains_arriving_within_5_mins_of_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_93 (structure_height_ VARCHAR, m VARCHAR, name VARCHAR, country VARCHAR, year VARCHAR, type 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_25887826_17 (pos INTEGER, avg VARCHAR)
### Question:
How many POS when the average is 1.8529?
### 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_84 (driver VARCHAR, grid VARCHAR, laps VARCHAR)
### Question:
What driver has a grid of under 10, and un... |
Below is an context that describes a sql 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 (date VARCHAR, builder VARCHAR, number VARCHAR)
### Question:
How many Dates have a Builder of laconia... |
Below is an context that describes a sql 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 (venue VARCHAR, result VARCHAR, goals VARCHAR)
### Question:
Which venue has a Result of w, and a Goa... |
Below is an context that describes a sql 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 (gold VARCHAR, rank VARCHAR, silver VARCHAR)
### Question:
What is the total number of gold medals of... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_21 (driver VARCHAR, laps VARCHAR, grid VARCHAR, constructor VARCHAR)
### Question:
Who drove the renault... |
Below is an context that describes a sql 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 (opponent VARCHAR, attendance VARCHAR)
### Question:
What opponent had an attendance of 10,089?
### 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_56 (proposed VARCHAR, cerclis_id VARCHAR)
### Question:
What was the Proposed date of the entry that 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_name_60 (week INTEGER, attendance INTEGER)
### Question:
Can you tell me the lowest Week that has 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_name_10 (election VARCHAR)
### Question:
Which 1st Party has an Election of 1893 by-election?
### 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_9 (to_par VARCHAR, player VARCHAR)
### Question:
What is the to par for Bart Bryant?
### 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_6 (record VARCHAR, date VARCHAR)
### Question:
What was the record on september 2?
### 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_name_69 (to_par VARCHAR, money___$__ VARCHAR, player VARCHAR)
### Question:
Which To Par has a Money ($) of 3... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE policies (policy_type_code VARCHAR)
### Question:
Which type of policy is most frequently used? Give me the policy ... |
Below is an context that describes a sql 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 (skip VARCHAR, lead VARCHAR)
### Question:
Which skip's lead is Gordon McDougall?
### 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_78 (date VARCHAR, opponent VARCHAR)
### Question:
Which date has an Opponent of bye?
### 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_25438110_5 (road VARCHAR, county VARCHAR)
### Question:
What road is associated with Carson Valley county?
##... |
Below is an context that describes a sql 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_captain VARCHAR, date VARCHAR)
### Question:
What is Away Captain, when Date is 30 Dec, 1,2,3 J... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23281862_6 (location_attendance VARCHAR, high_points VARCHAR)
### Question:
Where was the game in which Carl ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Customers (customer_first_name VARCHAR, customer_last_name VARCHAR, customer_phone VARCHAR, customer_id VARCHAR); 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_17 (player VARCHAR, place VARCHAR, score VARCHAR)
### Question:
Which player placed in t5 and had a scor... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16912000_13 (p_ret VARCHAR, kr_avg VARCHAR)
### Question:
How many p.ret are there when kr avg is 11.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_69 (team VARCHAR, location_attendance VARCHAR, high_points VARCHAR)
### Question:
What is Team, when Loc... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Aircraft (name VARCHAR, distance INTEGER)
### Question:
Show names for all aircrafts with distances more than 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_23 (track VARCHAR, time VARCHAR)
### Question:
What track has a time of 2:30?
### Answer:
SELECT track 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_80 (year VARCHAR, first_publisher VARCHAR, english_title VARCHAR)
### Question:
What is the Year of Koda... |
Below is an context that describes a sql 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 (competition VARCHAR, year VARCHAR, notes VARCHAR)
### Question:
Which Competition has a Year 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_22384475_1 (margin VARCHAR, match_date VARCHAR)
### Question:
What was the margin of the match on 19 Jan 2002... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341423_32 (first_elected VARCHAR, incumbent VARCHAR)
### Question:
Name the first election for john mchugh
#... |
Below is an context that describes a sql 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 (bask INTEGER, indoor_track VARCHAR, swimming VARCHAR)
### Question:
Which Bask has an Indoor track 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_15869204_5 (record VARCHAR, game VARCHAR)
### Question:
Name the total number of record for 27
### 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_12792876_4 (try_bonus VARCHAR, points_against VARCHAR)
### Question:
Name the try bonus of points against at ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (tournament VARCHAR)
### Question:
What Tournament of monte carlo had 1996 and a 1987 of nme?
### 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_22050544_4 (event VARCHAR, event__number VARCHAR)
### Question:
What is the event name with the number 8M?
#... |
Below is an context that describes a sql 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 (system VARCHAR, current_version VARCHAR)
### Question:
What system has a current version of 1.4e?
##... |
Below is an context that describes a sql 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 (location VARCHAR, method VARCHAR)
### Question:
In which location was the method decision (split)?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_1 (money___$__ VARCHAR, player VARCHAR)
### Question:
What is Money ( $ ), when Player is Greg Norman?
#... |
Below is an context that describes a sql 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 (year VARCHAR, partner VARCHAR, venue VARCHAR)
### Question:
In what Year did the German Open have Yoo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (no_10 VARCHAR, no_1 VARCHAR, no_9 VARCHAR)
### Question:
What is No. 10, when No. 1 is Noah, and whe... |
Below is an context that describes a sql 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 (venue VARCHAR, away_team VARCHAR)
### Question:
Where does Collingwood play their games?
### 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_80 (loss INTEGER, pa_per_game VARCHAR, last_5 VARCHAR, streak VARCHAR)
### Question:
Which Loss has a 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_20170644_1 (cfl_team VARCHAR, player VARCHAR)
### Question:
What CFL team did Darcy Brown play for?
### 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_30 (score VARCHAR, to_par VARCHAR, player VARCHAR)
### Question:
Which Score has a To par of –4, and a 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_16493961_1 (driver VARCHAR, race_time VARCHAR)
### Question:
Name the driver for race time being 2:34:21
### ... |
Below is an context that describes a sql 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 (catalog VARCHAR, label VARCHAR, date VARCHAR)
### Question:
Which catalog did Village Records have 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_90 (points INTEGER, chassis VARCHAR)
### Question:
What is the low score for the jaguar r3 chasis?
### 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_98 (location VARCHAR, founded VARCHAR, left VARCHAR, type VARCHAR)
### Question:
Where was the former pr... |
Below is an context that describes a sql 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 (label VARCHAR, date VARCHAR, catalog VARCHAR)
### Question:
Which Label has a Date smaller than 2008... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26218124_1 (original_club VARCHAR, name VARCHAR)
### Question:
Which club was originally named the newcastle ... |
Below is an context that describes a sql 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 (series VARCHAR, game VARCHAR)
### Question:
What was the series standing after game 1?
### 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_23453931_4 (opponent VARCHAR, points VARCHAR)
### Question:
What team did the Maple Leafs score 9 points agai... |
Below is an context that describes a sql 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 (webcast VARCHAR, format VARCHAR, callsign VARCHAR)
### Question:
What Tejano webcast has a callsign 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_91 (power VARCHAR, year VARCHAR)
### Question:
Tell me the power for 1935-45
### Answer:
SELECT power 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_46 (loser VARCHAR, result VARCHAR, winner VARCHAR, location VARCHAR)
### Question:
What is the name 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_81 (romanization VARCHAR, english_title VARCHAR)
### Question:
What is the Romanization for my old sweet... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28652521_1 (for_shank_type VARCHAR, storage_case VARCHAR)
### Question:
What's the shank type of the buttonho... |
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR)
### Question:
What was the home team's score in the match at Victor... |
Below is an context that describes a sql 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 (city VARCHAR, host VARCHAR)
### Question:
Which city is the University of Montana located in?
### 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_76 (game INTEGER, score VARCHAR)
### Question:
Which Game has a Score of 3–4?
### Answer:
SELECT MIN(gam... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29569969_2 (directed_by VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
Who directed the episode 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_76 (cfl_team VARCHAR, player VARCHAR)
### Question:
What CFL Team is Pascal Masson on?
### 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_12027364_1 (mixed_doubles VARCHAR, mens_singles VARCHAR)
### Question:
Who won the mixed doubles when ji xinp... |
Below is an context that describes a sql 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 (date VARCHAR, home_team VARCHAR)
### Question:
When did Essendon play at home?
### Answer:
SELECT 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_92 (goals INTEGER, player VARCHAR)
### Question:
What is the smallest number of goals for andy williams?... |
Below is an context that describes a sql 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 (record VARCHAR, arena VARCHAR, loss VARCHAR)
### Question:
What is the record at Arrowhead Pond of 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 school (Denomination VARCHAR)
### Question:
Please show different denominations and the corresponding number of sch... |
Below is an context that describes a sql 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 (run_1 VARCHAR, athletes VARCHAR)
### Question:
What is Run 1, when Athletes is "Theo Kitt & Friedric... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25058269_1 (season VARCHAR)
### Question:
In season 2005–06, who is 3rd place?
### Answer:
SELECT 3 AS rd_pla... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (date VARCHAR, week VARCHAR)
### Question:
What day did the play on week 6?
### Answer:
SELECT date 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_67 (date VARCHAR, away_team VARCHAR)
### Question:
What date was Bury the home team?
### 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_69 (pick__number VARCHAR, nhl_team VARCHAR)
### Question:
Which Pick # has an NHL team of detroit red wi... |
Below is an context that describes a sql 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 (county VARCHAR, ihsaa_football_class VARCHAR, mascot VARCHAR)
### Question:
What county has a footba... |
Below is an context that describes a sql 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 (gold INTEGER, nation VARCHAR, silver VARCHAR)
### Question:
What is the gold total for lithuania with... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_77 (score VARCHAR, runner_up VARCHAR, winners VARCHAR)
### Question:
What is the score of the match with... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29218221_1 (thurs_2_june VARCHAR, fri_3_june VARCHAR)
### Question:
What is the Thurs 2 June time for the rid... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12094609_1 (evening_gown VARCHAR, state VARCHAR)
### Question:
what's the evening gown where state is south ... |
Below is an context that describes a sql 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 (race VARCHAR, fastest_lap VARCHAR, pole_position VARCHAR, winning_driver 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_2562572_2 (city___municipality VARCHAR, urban_settlement VARCHAR)
### Question:
What is the number of cities/... |
Below is an context that describes a sql 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 (points_against VARCHAR, lost VARCHAR)
### Question:
Which points against has 17 as the lost?
### 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_1013129_1 (position VARCHAR, nhl_team VARCHAR)
### Question:
What positions do the hartford whalers nhl 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_31 (opponent_in_final VARCHAR, surface VARCHAR, date VARCHAR)
### Question:
What is Opponent in Final, w... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_69 (skip VARCHAR, lead VARCHAR)
### Question:
Who has the role of skip when the lead is Dominik Greindl?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11963601_11 (location_attendance VARCHAR, date VARCHAR)
### Question:
Where was the game on May 15 and how ma... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_31 (team VARCHAR, game VARCHAR)
### Question:
What teams played in Capital Bowl IV?
### 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_71 (in_service INTEGER, vessel VARCHAR)
### Question:
What is the lowest listed In service for a vessel ... |
Below is an context that describes a sql 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 (player VARCHAR, place VARCHAR, score VARCHAR)
### Question:
Who is the player in t8 place with a 75-... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (format VARCHAR, catalog VARCHAR)
### Question:
What s the format for the catalog nebcd058?
### 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_93 (score VARCHAR, date VARCHAR)
### Question:
What is the Score with a Date that is march 12?
### 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 (tournament VARCHAR)
### Question:
What did the Tournament of Australian Championships, with an A in ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11630008_5 (season__number INTEGER, series__number VARCHAR)
### Question:
What was the season number 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 Teachers (first_name VARCHAR, last_name VARCHAR)
### Question:
Find the first names and last names of teachers in 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_50 (round INTEGER, position VARCHAR, player VARCHAR)
### Question:
What is the lowest Round, when Positi... |
Below is an context that describes a sql 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 (country VARCHAR, year_s__won VARCHAR)
### Question:
What county won in 1991?
### Answer:
SELECT coun... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_6 (rebounds INTEGER, name VARCHAR, games VARCHAR)
### Question:
How many Rebounds did Novica Veličković ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Companies (Industry VARCHAR)
### Question:
How many different industries are the companies in?
### Answer:
SELECT C... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.