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_52 (pommel_horse VARCHAR, vault VARCHAR, total VARCHAR, team VARCHAR)
### Question:
How many pommel hors... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24463470_1 (conditions VARCHAR, circuit VARCHAR)
### Question:
What are the conditions for the athens circuit... |
Below is an context that describes a sql 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 (winning_score VARCHAR, date VARCHAR)
### Question:
What is Winning Score, when Date is Jul 27, 1997?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15926991_1 (winner_2nd VARCHAR, time VARCHAR)
### Question:
Which horse won with a time of 1:35.98 and what 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_23 (date VARCHAR, venue VARCHAR)
### Question:
When did the venue of round 3 happen?
### 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_17625749_3 (drawn VARCHAR, lost VARCHAR)
### Question:
How many were drawn when 13 were lost?
### 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_12 (streak VARCHAR, heat_points VARCHAR, game VARCHAR)
### Question:
What is Streak, when Heat Points 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_2 (authority VARCHAR, name VARCHAR)
### Question:
Is Upper valley middle school public or private?
### 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_32 (college VARCHAR, player VARCHAR)
### Question:
Tell me the college that paul davis went to
### 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_81 (opponents VARCHAR, partner VARCHAR)
### Question:
Who was Manuela Maleeva opponent when she played 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_48 (record_company VARCHAR, year_of_recording VARCHAR, format VARCHAR)
### Question:
What record company... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_66 (singapore_gross VARCHAR, director VARCHAR)
### Question:
For the directed by 1991, what was the gros... |
Below is an context that describes a sql 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 (clock_rate__mhz_ INTEGER, bandwidth__mb_s_ VARCHAR, bus_width__bits_ VARCHAR)
### Question:
Bandwidt... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1855841_1 (running_with__in_team_ VARCHAR, candidate VARCHAR)
### Question:
Name the running with for elizabe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE artist (artist_name VARCHAR, country VARCHAR, rating INTEGER); CREATE TABLE song (artist_name VARCHAR, country VARC... |
Below is an context that describes a sql 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 (first_leg VARCHAR, round VARCHAR)
### Question:
What was the first leg of the semi-final?
### 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_92 (date VARCHAR, record VARCHAR)
### Question:
On which date did the Indians have a record of 67-58
###... |
Below is an context that describes a sql 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 (team__number1 VARCHAR)
### Question:
Which 1st leg has a Team #1 of ummc ekaterinburg?
### 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_21573750_2 (general_classification VARCHAR, stage VARCHAR)
### Question:
When 4 is the stage who is the gener... |
Below is an context that describes a sql 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 (margin_of_victory VARCHAR, tournament VARCHAR)
### Question:
What was the margin of victory at the 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_4 (spanish_voice_actor VARCHAR, french_voice_actor VARCHAR)
### Question:
Which Spanish voice actor does... |
Below is an context that describes a sql 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 (year INTEGER, chassis VARCHAR)
### Question:
What is the year with a kurtis kraft 500a chassis?
### ... |
Below is an context that describes a sql 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 (province VARCHAR, rank INTEGER)
### Question:
Name the province with rank more than 49
### 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_96 (location VARCHAR, classification VARCHAR)
### Question:
What is the location of Classification of T1... |
Below is an context that describes a sql 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 (manner_of_departure VARCHAR, outgoing_manager VARCHAR)
### Question:
What was the manner of departur... |
Below is an context that describes a sql 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 (competition VARCHAR, date VARCHAR)
### Question:
Which match was played on April 2, 2006?
### 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_69 (score VARCHAR, record VARCHAR)
### Question:
Name the score with record of 68-66
### 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_24222929_4 (episode_number_production_number VARCHAR, title VARCHAR)
### Question:
Name the episode number 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 table_name_58 (wkts INTEGER, ovrs VARCHAR, player VARCHAR)
### Question:
If Adam Voges had less than 28.5 Ovrs, 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_55 (year VARCHAR, class VARCHAR)
### Question:
Tell me the year for class of 125cc
### Answer:
SELECT ye... |
Below is an context that describes a sql 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 (year_s__won VARCHAR, player VARCHAR, to_par VARCHAR)
### Question:
What is the total number of Year(... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21607058_1 (wed_3_june VARCHAR, rank VARCHAR)
### Question:
What were the time and speed for the rider ranked... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20971444_3 (first_air_date VARCHAR, episode VARCHAR)
### Question:
Name the first air date for 9 episode
### ... |
Below is an context that describes a sql 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 (bask INTEGER, soft VARCHAR, total VARCHAR)
### Question:
Which Bask has Soft of 18, and a Total larg... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_22 (birthplace VARCHAR)
### Question:
What was the 1980-1981 team of the player born in Warroad, 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_16075179_6 (date_of_appointment VARCHAR, outgoing_manager VARCHAR)
### Question:
When was the date of appoint... |
Below is an context that describes a sql 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 (film_title_used_in_nomination VARCHAR, original_name VARCHAR)
### Question:
Name the film title for ... |
Below is an context that describes a sql 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, date VARCHAR)
### Question:
What was the score on February 17?
### Answer:
SELECT sco... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (width VARCHAR, entered_service VARCHAR)
### Question:
Which width had an entered service year of 2010... |
Below is an context that describes a sql 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 (airport VARCHAR, country VARCHAR)
### Question:
Which airport is located in Singapore?
### 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_2454550_1 (most_laps_led VARCHAR, track VARCHAR)
### Question:
Who had most laps led at Chicagoland speedway?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23248910_6 (location_attendance VARCHAR, team VARCHAR)
### Question:
What location and it's attendance was th... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (losses VARCHAR, games_played VARCHAR, wins VARCHAR)
### Question:
How many losses occurred with less... |
Below is an context that describes a sql 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 (change__12_11_ VARCHAR, city VARCHAR)
### Question:
When the city is agadir what is the change (12/11... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27303975_3 (title VARCHAR, catalog_number VARCHAR)
### Question:
What is the title when the catalog number 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_250230_2 (power VARCHAR, model VARCHAR)
### Question:
What is the power for the Spirit R (Type B)?
### 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_22 (result_f___a VARCHAR, round VARCHAR)
### Question:
What was the result F-A for round 5?
### 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_58 (date VARCHAR, goal VARCHAR)
### Question:
What was the date of the game that had a goal of 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 contestants (contestant_number VARCHAR, contestant_name VARCHAR)
### Question:
List the contestant numbers and name... |
Below is an context that describes a sql 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 (minister VARCHAR, party VARCHAR, end_date VARCHAR)
### Question:
Who was the minister for the CSV pa... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18894744_6 (location_attendance VARCHAR, record VARCHAR)
### Question:
Where was the game with a 13-5 record ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23286112_6 (record VARCHAR, high_rebounds VARCHAR)
### Question:
What was the record in the game in which Jef... |
Below is an context that describes a sql 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 (tie_no VARCHAR, score VARCHAR, away_team VARCHAR)
### Question:
What is the Tie no when Swansea City... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_39 (primary_military_speciality VARCHAR, code_name VARCHAR)
### Question:
What is Moondancer's Primary 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_27039190_3 (episode VARCHAR, viewers VARCHAR)
### Question:
How many episodes had 4.44m 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_27816698_2 (current_conference VARCHAR, institution VARCHAR)
### Question:
Which conference did boise 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_256286_13 (type VARCHAR, description VARCHAR)
### Question:
When restoring capital punishment is the descript... |
Below is an context that describes a sql 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 (name VARCHAR, location VARCHAR)
### Question:
What is Name, when Location is "DZ"?
### 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_name_50 (category VARCHAR, recipients_and_nominees VARCHAR)
### Question:
Which Category were Libby Goldstein... |
Below is an context that describes a sql 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 (death VARCHAR, husband VARCHAR)
### Question:
when was the death of the person with husband Charles, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_32 (name VARCHAR, caps VARCHAR, rank VARCHAR, confederation VARCHAR)
### Question:
Which UEFA confederat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Projects (Name VARCHAR, Code VARCHAR, Project VARCHAR); CREATE TABLE AssignedTo (Name VARCHAR, Code VARCHAR, Projec... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21304131_2 (original_air_date VARCHAR, no_in_series VARCHAR)
### Question:
When did series number 65 original... |
Below is an context that describes a sql 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 (points VARCHAR, december VARCHAR, game VARCHAR, score VARCHAR)
### Question:
How many Points have 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_59 (cache VARCHAR, capacity VARCHAR)
### Question:
What is the Cache with a Capacity that is 600 gb?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11677100_11 (hometown VARCHAR, school VARCHAR)
### Question:
WHAT TOWN IS WEST BROOK SENIOR HIGH SCHOOL FROM?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_91 (score VARCHAR, visitor VARCHAR)
### Question:
What score has mtl. maroons as the visitor?
### 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 (event VARCHAR, acts VARCHAR)
### Question:
Tell me the event for 6 bands
### Answer:
SELECT event 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_29 (bronze INTEGER, nation VARCHAR, silver VARCHAR)
### Question:
How many bronze medals did west german... |
Below is an context that describes a sql 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 (location___state VARCHAR, circuit VARCHAR)
### Question:
What is the location/state that has adelaide... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21091157_1 (date VARCHAR, game VARCHAR)
### Question:
Name the date for game 8
### 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_96 (session VARCHAR, discipline VARCHAR)
### Question:
Which session had a discipline of open wheel?
###... |
Below is an context that describes a sql 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 (score VARCHAR, loss VARCHAR)
### Question:
Which Score has a Loss of buehrle (7-2)?
### 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 (date VARCHAR, away_team VARCHAR)
### Question:
What day was south melbourne the away squad?
### 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_5 (pct VARCHAR, years VARCHAR, team VARCHAR)
### Question:
What is Akron's highest Pct in 100 years?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_88 (year VARCHAR, standalone VARCHAR)
### Question:
In what year is Zaxxon the Standalone?
### 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_84 (wins INTEGER, byes INTEGER)
### Question:
What is the most wins with 0 byes?
### Answer:
SELECT MAX(... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_41 (competition VARCHAR, venue VARCHAR, result VARCHAR)
### Question:
What Away Competition had a Result... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_69 (team VARCHAR, points VARCHAR, year VARCHAR)
### Question:
What team did carlos cardus drive for in 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_57 (class VARCHAR, frequency VARCHAR)
### Question:
What is the class when the frequency is 560 AM?
### ... |
Below is an context that describes a sql 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 (weight INTEGER, height VARCHAR, spike VARCHAR, block VARCHAR)
### Question:
What is the smallest Wei... |
Below is an context that describes a sql 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 (communist_ticket VARCHAR, american_labor_ticket VARCHAR)
### Question:
Who's the Communist ticket 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_47 (mission VARCHAR, apogee VARCHAR)
### Question:
What kind of Mission has a Apogee of 707 km?
### 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 repair_assignment (technician_ID VARCHAR); CREATE TABLE technician (Name VARCHAR, technician_ID 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_134987_3 (frequency VARCHAR, format VARCHAR)
### Question:
What is the frequency for the Christian Kawz-fm Tr... |
Below is an context that describes a sql 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 (ihsaa_class VARCHAR, mascot VARCHAR)
### Question:
What is the IHSAA class for the school where the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE votes (contestant_number VARCHAR, state VARCHAR); CREATE TABLE contestants (contestant_number VARCHAR, contestant_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 PURCHASES (purchase_details VARCHAR, purchase_transaction_id VARCHAR); CREATE TABLE TRANSACTIONS (transaction_id VA... |
Below is an context that describes a sql 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 (story VARCHAR, date VARCHAR)
### Question:
What is the story code of the story published on 2002-12?... |
Below is an context that describes a sql 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 (u15_1st_quad VARCHAR, open_3rd_viii VARCHAR, u16_3rd_viii VARCHAR)
### Question:
Which U15 1st Quad ... |
Below is an context that describes a sql 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 (_number___county VARCHAR, mascot VARCHAR, ihsaa_class VARCHAR, enrollment 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_2886617_4 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
### Question:
What team did the New York Range... |
Below is an context that describes a sql 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 (result VARCHAR, date VARCHAR)
### Question:
What was the result of the game played on November 23, 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_2668264_8 (district VARCHAR, incumbent VARCHAR)
### Question:
What district(s) did henry clay represent?
### ... |
Below is an context that describes a sql 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 (constituency_number VARCHAR, reserved_for___sc___st__none_ VARCHAR, district 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_14 (points_won INTEGER, year VARCHAR)
### Question:
How many points were won in 1996?
### 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_27 (region VARCHAR, catalog VARCHAR)
### Question:
What is the Region with a Catalog that is vlmx 1087-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_39 (home_team VARCHAR, venue VARCHAR)
### Question:
What's the home team for the western oval venue?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27734577_7 (team VARCHAR, location_attendance VARCHAR)
### Question:
What is every team with location 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_32 (opponent VARCHAR, week VARCHAR, game_site VARCHAR)
### Question:
Who did the Jets play in their pre-... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.