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_84 (date VARCHAR, attendance VARCHAR)
### Question:
What was the date when the attendance was 48,041?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22897967_1 (golden_tickets VARCHAR, audition_venue VARCHAR)
### Question:
Name the golden ticket for invesco ... |
Below is an context that describes a sql 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 (area VARCHAR, roll VARCHAR, gender VARCHAR, authority VARCHAR, decile VARCHAR)
### Question:
Where i... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_31 (format VARCHAR, frequency VARCHAR)
### Question:
Say the frequency of 1290 khz
### Answer:
SELECT fo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE employees (first_name VARCHAR, last_name VARCHAR, id VARCHAR); CREATE TABLE employees (reports_to VARCHAR)
### Ques... |
Below is an context that describes a sql 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 (city VARCHAR, series VARCHAR)
### Question:
Which City has a Series of Tamra's oc wedding?
### 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_84 (date VARCHAR, game VARCHAR)
### Question:
What date has 1 for the game?
### Answer:
SELECT date FROM... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24329520_8 (members VARCHAR, borough VARCHAR)
### Question:
What is the number of members that have boroughs ... |
Below is an context that describes a sql 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 (points INTEGER, position INTEGER)
### Question:
Which Points is the lowest one that has a Position 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_75 (longitude INTEGER, water__sqmi_ VARCHAR, ansi_code VARCHAR)
### Question:
what is the longitude when... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_42 (artist VARCHAR, certification VARCHAR)
### Question:
Which artist had a 4x platinum?
### 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_65 (title VARCHAR, termination_of_mission VARCHAR)
### Question:
Name the title with termination of miss... |
Below is an context that describes a sql 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 (singapore_gross VARCHAR, director VARCHAR)
### Question:
How much is the Singapore Gross for the fil... |
Below is an context that describes a sql 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 (junctions VARCHAR, termini VARCHAR)
### Question:
What are the junctions of the route with termini 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_10 (area_km_2 INTEGER, population VARCHAR, status VARCHAR, census_ranking VARCHAR)
### Question:
What is... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (points INTEGER, engine VARCHAR)
### Question:
What is the lowest amount of points for a Ford Coswort... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20181270_3 (landesliga_mitte VARCHAR, landesliga_süd VARCHAR, landesliga_nord VARCHAR)
### Question:
Name the... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (owner_operator VARCHAR, from_to VARCHAR)
### Question:
Who is the owner/operator of the line from Ka... |
Below is an context that describes a sql 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 (organization VARCHAR, finish VARCHAR)
### Question:
Which organization has a Finish of 4th?
### 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_74 (to_par VARCHAR, money___£__ VARCHAR)
### Question:
What is the to par for the player with winnings 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_50 (title VARCHAR, weeks_on_chart__uk_ VARCHAR)
### Question:
Which single was on the Charts for 23 week... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_34 (Id VARCHAR)
### Question:
What is the highest 3620 value with a 5432 of 5432 and a 15122 greater tha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_148535_2 (Id VARCHAR)
### Question:
Name the most 3 credits
### Answer:
SELECT MIN(3 AS _credits) 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_71 (frequency VARCHAR, genre VARCHAR, station VARCHAR)
### Question:
What frequency is the xfm station, ... |
Below is an context that describes a sql 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 (rank INTEGER, name VARCHAR, market_value___usd_million_ VARCHAR)
### Question:
What is the lowest ra... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27537870_5 (opponent VARCHAR, record VARCHAR)
### Question:
Name the opponent for record 10-13-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_23696862_6 (wsop_cashes VARCHAR, wsop_earnings VARCHAR)
### Question:
The person who had 0 WSOP earnings had ... |
Below is an context that describes a sql 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 (name VARCHAR, pos VARCHAR, date_of_birth VARCHAR)
### Question:
What is the Name of the D Player bor... |
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR)
### Question:
What was the score on April 18?
### Answer:
SELECT score ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11545282_10 (school_club_team VARCHAR, player VARCHAR)
### Question:
What school or team does Al Jefferson pl... |
Below is an context that describes a sql 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 (city VARCHAR, score VARCHAR, venue VARCHAR)
### Question:
Which City has a Score smaller than 30, 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_52 (partnering VARCHAR, score VARCHAR)
### Question:
Who is the Partner in the match with a Score of 6-4... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_269920_17 (speed__ghz_ VARCHAR, model VARCHAR)
### Question:
What is the speed of model x5560?
### Answer:
SE... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (main_use VARCHAR, country VARCHAR, name VARCHAR)
### Question:
What is the Main use of transmitter 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_74 (stadium VARCHAR, bowl_game VARCHAR)
### Question:
What stadium was the Fiesta Bowl played at?
### 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_83 (mark VARCHAR, lane VARCHAR, heat VARCHAR)
### Question:
What is the mark for the runner in lanes und... |
Below is an context that describes a 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_8 (nhl_team VARCHAR, pick__number VARCHAR)
### Question:
What club is associated with draft number 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_27 (played INTEGER, against VARCHAR, lost VARCHAR)
### Question:
What was the highest number of games pl... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_44 (rank VARCHAR, gross VARCHAR)
### Question:
What rank has a gross of $35,976,000?
### 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_53 (team_sites VARCHAR, public VARCHAR, developer VARCHAR)
### Question:
What is the team sites entry 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_15 (points INTEGER, year VARCHAR, chassis VARCHAR)
### Question:
What are the lowest number of points 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_58 (driver___rider VARCHAR, car___motorcycle VARCHAR)
### Question:
Which driver is Indian?
### 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 (host_team VARCHAR, date VARCHAR)
### Question:
Name the host team for january 1 (2006)
### 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_76 (failures VARCHAR, partial_failures VARCHAR, country VARCHAR, family VARCHAR)
### Question:
What is 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_90 (grid INTEGER, time VARCHAR)
### Question:
What driver had the highest grid position with a time 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_8 (team VARCHAR, chassis VARCHAR, champion VARCHAR)
### Question:
Which team, with champion Bastian Kolm... |
Below is an context that describes a sql 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 (loss VARCHAR, record VARCHAR)
### Question:
What was the loss of the game when the record was 27-17?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE conductor (Id VARCHAR)
### Question:
How many conductors are there?
### Answer:
SELECT COUNT(*) FROM conductor |
Below is an context that describes a sql 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 (week INTEGER, attendance VARCHAR)
### Question:
What is the average week number for games that had 2... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_80 (band VARCHAR, freq_currently VARCHAR)
### Question:
Which band has a current freq of 8tab (hpon)?
##... |
Below is an context that describes a sql 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 (opposing_teams VARCHAR, date VARCHAR)
### Question:
On 24/11/1979, what is the opposing teams?
### 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_26099252_1 (h264 VARCHAR, theora VARCHAR)
### Question:
When theora is 2.3, how much is the h.264?
### 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_7 (date VARCHAR, runner_s__up VARCHAR)
### Question:
On what date was Nick Price the runner-up?
### 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_1342256_11 (first_elected INTEGER, incumbent VARCHAR)
### Question:
What year was Stephen Pace elected?
### 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_15 (date VARCHAR, winners VARCHAR)
### Question:
When did Motherwell win?
### Answer:
SELECT date FROM 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_23 (game INTEGER, points VARCHAR, march VARCHAR)
### Question:
What is the average game for March 8 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_171748_3 (period VARCHAR, _percentage_trains_arriving_within_5_mins_of_scheduled_time_moving_annual_average__... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24399615_4 (episode_no INTEGER, cable_rank VARCHAR)
### Question:
What episode number had a cable ranking 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_21535453_1 (dates_administered VARCHAR, terry_mcauliffe VARCHAR)
### Question:
What was the date when Terry M... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (surface VARCHAR, partner VARCHAR, date VARCHAR)
### Question:
Which Surface has a Partner of jim tho... |
Below is an context that describes a sql 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 (gold_medals INTEGER, ensemble VARCHAR, silver_medals VARCHAR)
### Question:
what is Gold Medals that... |
Below is an context that describes a sql 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 (player VARCHAR, events INTEGER)
### Question:
Which player had more than 25 events?
### 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_70 (pick INTEGER, school_club_team VARCHAR)
### Question:
What is the average pick for Florida State?
##... |
Below is an context that describes a sql 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 (home_team VARCHAR)
### Question:
What was Hawthorn's score as the home team?
### Answer:
SELECT home... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_47 (league VARCHAR, losses VARCHAR)
### Question:
What is the league with 0 losses?
### Answer:
SELECT 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_11 (topinka__r_ VARCHAR, date VARCHAR)
### Question:
Which Topinka happened on january 22, 2006?
### Ans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_4 (loss VARCHAR, record VARCHAR)
### Question:
Name the loss with record of 71-33
### Answer:
SELECT los... |
Below is an context that describes a sql 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 (total INTEGER, gold VARCHAR, bronze VARCHAR)
### Question:
What is the high total for nations with 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_24765815_1 (score VARCHAR, rank VARCHAR)
### Question:
What was the score for the 1st ranked team?
### 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 cmi_cross_references (source_system_code VARCHAR)
### Question:
Which distinct source system code includes the subs... |
Below is an context that describes a sql 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 (pennant VARCHAR, builder VARCHAR)
### Question:
what is the pennant when the builder is yarrow, scot... |
Below is an context that describes a sql 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 (gwr_nos VARCHAR, quantity VARCHAR, m VARCHAR, swj_nos VARCHAR)
### Question:
Which GWR numbers had 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_10 (goals_conceded INTEGER, points VARCHAR, lost VARCHAR)
### Question:
What is the total of Goals Conce... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26173063_2 (ramtha VARCHAR, jeel VARCHAR, hussein VARCHAR)
### Question:
What is ramtha when jeel is 1-0 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 bank (bname VARCHAR, branch_id VARCHAR); CREATE TABLE customer (cust_id VARCHAR, credit_score INTEGER); CREATE TABL... |
Below is an context that describes a sql 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 (date VARCHAR, away_team VARCHAR)
### Question:
When st kilda played as the Away team which date was ... |
Below is an context that describes a sql 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 (away_team VARCHAR, crowd INTEGER)
### Question:
Which Away team score has a Crowd larger than 6,000?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_34 (date VARCHAR, points VARCHAR, visitor VARCHAR)
### Question:
On what date does visiting team Minneso... |
Below is an context that describes a sql 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 (notes VARCHAR, athlete VARCHAR)
### Question:
what is the notes for andre vonarburg?
### 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_48 (city_location VARCHAR, race_name VARCHAR)
### Question:
Where is the budweiser/g. i. joe's 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_54 (date_of_replacement VARCHAR, reason_of_departure VARCHAR, team VARCHAR)
### Question:
On what date 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 table_24915964_4 (field_goals VARCHAR, points VARCHAR)
### Question:
How many field goals had 597 points?
### 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_14342367_7 (position VARCHAR, player VARCHAR)
### Question:
What positions did Paul Jones play?
### 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_49 (result VARCHAR, competition VARCHAR, date VARCHAR)
### Question:
What is the result of the friendly ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_97 (club_team VARCHAR, player VARCHAR, overall VARCHAR, round VARCHAR)
### Question:
What Club team 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 singer_in_concert (concert_id VARCHAR); CREATE TABLE concert (concert_name VARCHAR, theme VARCHAR, concert_id VARCH... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE county_public_safety (Case_burden VARCHAR, Population VARCHAR)
### Question:
Show the case burden of counties in de... |
Below is an context that describes a sql 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 (rebounds VARCHAR, name VARCHAR)
### Question:
How many rebounds does Ann Wauters have?
### 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_13 (team_1 VARCHAR, team_2 VARCHAR)
### Question:
Which team 1 has vfl gummersbach as team 2?
### 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_11677691_9 (school VARCHAR, player VARCHAR)
### Question:
Which school has the player Thomas Tyner?
### 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_1341604_39 (candidates VARCHAR, incumbent VARCHAR)
### Question:
What are the candidates in the district whos... |
Below is an context that describes a sql 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 (Id VARCHAR)
### Question:
Name the 2005 for 2003 of a and 2011 of 3r
### Answer:
SELECT 2005 FROM ta... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1557974_1 (debut VARCHAR, birthplace VARCHAR)
### Question:
What are the debut year for wrestlers born in Nar... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2199290_1 (year INTEGER)
### Question:
What is the latest year?
### Answer:
SELECT MAX(year) FROM table_21992... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28138035_20 (year_location VARCHAR, womens_doubles VARCHAR)
### Question:
How many year locations are there ... |
Below is an context that describes a sql 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 (number VARCHAR, name VARCHAR)
### Question:
What number was Rashad McCants?
### Answer:
SELECT 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_74 (airport VARCHAR)
### Question:
Which 2008 has an Airport of julius nyerere international airport?
##... |
Below is an context that describes a sql 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 (format VARCHAR, code VARCHAR)
### Question:
What is the format of code pro-cd-4662?
### 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_2273738_1 (metropolitan_area VARCHAR, county VARCHAR)
### Question:
Tyne and Wear County has what total membe... |
Below is an context that describes a sql 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 (crowd INTEGER, home_team VARCHAR)
### Question:
What is the highest crowd when fitzroy is the home t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.