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_22 (record VARCHAR, method VARCHAR)
### Question:
What was the record when TKO (punches and elbows) 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_51 (tyre VARCHAR, chassis VARCHAR, rounds VARCHAR, engine VARCHAR)
### Question:
When the engine Ford Co... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18686317_1 (qb_rating VARCHAR, comp__percentage VARCHAR)
### Question:
What is the Quarterback rating of the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341423_23 (first_elected INTEGER, incumbent VARCHAR)
### Question:
What year was incumbent jim ramstad first... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23958917_1 (stacks VARCHAR, in_service_dates VARCHAR)
### Question:
Name the stacks for 1 1969 2 1995
### 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_214479_8 (y_ VARCHAR, _2008 VARCHAR, expression VARCHAR)
### Question:
what is the y = 2008 when the expressi... |
Below is an context that describes a sql 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 (pick__number INTEGER, player VARCHAR)
### Question:
How many picks involved the player Joe Germanese... |
Below is an context that describes a sql 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 (surface VARCHAR, date VARCHAR)
### Question:
What surface was used on July 17, 1983?
### 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_53 (home VARCHAR, decision VARCHAR)
### Question:
Who was the Home team that had a decider of Conklin?
#... |
Below is an context that describes a sql 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 (time_retired VARCHAR, grid VARCHAR)
### Question:
What's the time for someone on grid 9?
### 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_75 (tonnage VARCHAR, built VARCHAR)
### Question:
What tonnage was built in 2007?
### Answer:
SELECT ton... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26176081_29 (no_yds VARCHAR)
### Question:
What is no-yds when no.-yds is 1-13?
### Answer:
SELECT no_yds FRO... |
Below is an context that describes a sql 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 (road_team VARCHAR, home_team VARCHAR, date VARCHAR)
### Question:
What is the road team playing 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_55 (score VARCHAR, team_2 VARCHAR)
### Question:
What was the score for the game in which Al-Qadsia 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 item (title VARCHAR, i_id VARCHAR); CREATE TABLE review (i_id VARCHAR, rating INTEGER)
### Question:
Find the 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_64 (year INTEGER, result VARCHAR, world_rank VARCHAR)
### Question:
What Year has a Result smaller than ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (age__as_of_1_february_2014_ VARCHAR, rank VARCHAR, death_date VARCHAR)
### Question:
Which Age (as 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_2076522_2 (control VARCHAR, accreditation VARCHAR)
### Question:
What is the control for the school accredite... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16403890_1 (institution VARCHAR, team_nickname VARCHAR)
### Question:
Which school has the mascot of the Colo... |
Below is an context that describes a sql 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 (fa_cup_apps VARCHAR, league_apps VARCHAR)
### Question:
Which FA Cup Apps have League Apps of 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_84 (year INTEGER)
### Question:
What team was in 1st plate in a year later than 1956?
### 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_23 (career_w_l VARCHAR)
### Question:
What is the career W-L of the tournament that is listed as A in 19... |
Below is an context that describes a sql 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 (team VARCHAR, average VARCHAR)
### Question:
Team with average of 1.035?
### Answer:
SELECT team FRO... |
Below is an context that describes a sql 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 (roll VARCHAR, name VARCHAR, decile VARCHAR)
### Question:
Name the total number of roll for st josep... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21821014_1 (chapter VARCHAR, institution VARCHAR)
### Question:
What is the chapter for Illinois Wesleyan?
#... |
Below is an context that describes a sql 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 (party VARCHAR, result VARCHAR, incumbent VARCHAR)
### Question:
What party was re-elected as an incu... |
Below is an context that describes a sql 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 (iucn VARCHAR, est VARCHAR, reserve VARCHAR)
### Question:
What is the IUCN for the gales point reser... |
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR)
### Question:
Who was the opponent on November 26, 1989?
### 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_95 (score VARCHAR, date VARCHAR)
### Question:
What were the scores on September 11, 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_13 (height__cm_ INTEGER, weight__kg_ VARCHAR)
### Question:
What is the sum of Height (cm), when the 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_41 (appearances VARCHAR, name VARCHAR, goals VARCHAR)
### Question:
how many appearances did batram suri... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10361625_1 (college VARCHAR, player_name VARCHAR)
### Question:
Where is the college where Keith Hartwig play... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23183195_5 (free_throws INTEGER, steals VARCHAR)
### Question:
Name the most free throws for 4 steals
### 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_28 (greek_designation VARCHAR, city VARCHAR)
### Question:
What's the greek designation of the city rive... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11764007_2 (member VARCHAR, week_sent_to_third_island VARCHAR)
### Question:
Who was sent to the third island... |
Below is an context that describes a sql 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 (tournament VARCHAR, margin_of_victory VARCHAR)
### Question:
Which tournament had a playoff with a 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_67 (place VARCHAR, to_par VARCHAR, score VARCHAR)
### Question:
What is the Place of the Player with a T... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_73 (title VARCHAR, release_date VARCHAR, track_number VARCHAR, record_label VARCHAR)
### Question:
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_80 (qual VARCHAR, laps VARCHAR, year VARCHAR)
### Question:
Which qual has both 200 total laps and took ... |
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR)
### Question:
Which team has a home field at Glenferrie Oval?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11589522_3 (title VARCHAR, original_air_date VARCHAR)
### Question:
what's the title where original air date... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_59 (total INTEGER, rank VARCHAR, gold VARCHAR)
### Question:
Which Total has a Rank of 17, and a Gold 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_27615896_18 (new_points VARCHAR, rk VARCHAR)
### Question:
How many new points were earned by rk 26?
### 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_20 (score VARCHAR, team VARCHAR)
### Question:
what is the score when the team is @ cleveland?
### 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_12784134_24 (perfect_stem VARCHAR, short_stem VARCHAR)
### Question:
Name the perfect stem for jo
### 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, opponent VARCHAR, score VARCHAR)
### Question:
What day did the Diamondbacks go 2-7?
#... |
Below is an context that describes a sql 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 (february INTEGER, opponent VARCHAR)
### Question:
What's the February for the game against the Montr... |
Below is an context that describes a sql 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 (week INTEGER, game_site VARCHAR, date VARCHAR)
### Question:
Which week was the game held at Kingdom... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1697190_2 (money_list_rank VARCHAR, best_finish VARCHAR)
### Question:
when Casey Martin's best finish was 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_57 (played INTEGER, blackpool INTEGER)
### Question:
Which Played is the lowest one that has a Blackpool... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_99 (district VARCHAR, first_elected VARCHAR, incumbent VARCHAR)
### Question:
In what district was incum... |
Below is an context that describes a sql 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 (laps VARCHAR, year VARCHAR)
### Question:
How many laps were in 1955?
### Answer:
SELECT COUNT(laps)... |
Below is an context that describes a sql 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 (date VARCHAR, man_of_the_match VARCHAR)
### Question:
What is the Date of the Competition with Man 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_76 (category VARCHAR, event_name VARCHAR)
### Question:
What is the category of the touchdown atlantic?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2933761_1 (played_by VARCHAR, occupation VARCHAR)
### Question:
Who played the mathematics student?
### 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_60 (captain VARCHAR, team VARCHAR)
### Question:
Who was the team captain of the Bolton Wanderers?
### 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_75 (prom__m_ INTEGER, peak VARCHAR, height__m_ VARCHAR, class VARCHAR)
### Question:
What is the 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_name_33 (date VARCHAR, venue VARCHAR)
### Question:
What was the date for Westport?
### Answer:
SELECT date 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_28 (venue VARCHAR, home_team VARCHAR)
### Question:
Where did Collingwood play as the home team?
### 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_12419515_5 (written_by VARCHAR, series__number VARCHAR)
### Question:
Name the people who wrote number 67
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17736890_5 (tie_no INTEGER, away_team VARCHAR)
### Question:
In what tie were Leeds United the away team?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_13 (pete_du_pont VARCHAR, pat_robertson VARCHAR)
### Question:
When Pat Robertson was at 16%, what did 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_23285761_8 (high_points VARCHAR, location_attendance VARCHAR)
### Question:
Name the high points for pepsi ce... |
Below is an context that describes a sql 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 (score_points VARCHAR, total VARCHAR)
### Question:
With a total of 11, what is the score points?
###... |
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR)
### Question:
Who was the opponent on June 15?
### Answer:
SELECT op... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE airlines (country VARCHAR, name VARCHAR)
### Question:
Find the country of the airlines whose name starts with 'Orb... |
Below is an context that describes a sql 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 (record VARCHAR, opponent VARCHAR)
### Question:
Can you tell me the Record that has the Opponent 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_39 (political_affiliation VARCHAR, deputy VARCHAR)
### Question:
What is the Political affiliation of 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_15887683_8 (dar VARCHAR, language VARCHAR)
### Question:
Name the dar for cinese
### Answer:
SELECT dar 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_63 (lost VARCHAR, against VARCHAR, played VARCHAR)
### Question:
Which Lost has an Against of 49 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_name_16 (episode VARCHAR, year VARCHAR, nominee_s_ VARCHAR)
### Question:
Name the episode for jenny bicks an... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_36 (date VARCHAR, attendance INTEGER)
### Question:
When was the Attendance larger than 74,382?
### 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_71 (winner VARCHAR, event VARCHAR)
### Question:
Who was the winner from the Rip Curl Pro Search?
### 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_22669044_9 (high_rebounds VARCHAR, location_attendance VARCHAR)
### Question:
Name the number of high rebound... |
Below is an context that describes a sql 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 (away_team VARCHAR, home_team VARCHAR)
### Question:
What is the Away team score when they played Gee... |
Below is an context that describes a sql 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 (game INTEGER, opponent VARCHAR, record VARCHAR)
### Question:
What is the lowest numbered game again... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22879323_9 (high_rebounds VARCHAR, location_attendance VARCHAR)
### Question:
Name the high rebounds for amer... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE body_builder (Snatch VARCHAR, Clean_Jerk VARCHAR)
### Question:
List the snatch score and clean jerk score of body ... |
Below is an context that describes a sql 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 (home_team VARCHAR, away_team VARCHAR)
### Question:
What was the home teams score while playing 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_17848578_1 (date VARCHAR, game_site VARCHAR)
### Question:
What is the date of the game at Arrowhead Stadium?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20745685_1 (opponent VARCHAR, date VARCHAR)
### Question:
Who was the opponent on February 28, 1991
### 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_26609690_1 (wins INTEGER)
### Question:
What is the highest number of wins?
### Answer:
SELECT MAX(wins) 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_20592988_1 (bleeding_time VARCHAR, condition VARCHAR)
### Question:
What is the status of bleeding time for t... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29535057_4 (time VARCHAR, location VARCHAR)
### Question:
What was the time of the games that took place at 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_75 (john_oxendine VARCHAR, karen_handel VARCHAR)
### Question:
What is John Oxendine at in the poll wher... |
Below is an context that describes a sql 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 (last_10_meetings VARCHAR, at_norman VARCHAR)
### Question:
What is the Last 10 Meetings when 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_59 (machine VARCHAR, rank VARCHAR, wins VARCHAR)
### Question:
What is the name of the machine that rank... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_99 (home_team VARCHAR, away_team VARCHAR)
### Question:
When the Away team is essendon, what's the 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_38 (to_par INTEGER, player VARCHAR)
### Question:
What is average to par when Bud Holscher is the player... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29395291_2 (subscribers__2006___thousands_ INTEGER, provider VARCHAR)
### Question:
What is the maximum 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_45 (floors INTEGER, building VARCHAR)
### Question:
What are the number of floors for the building of td... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1606824_1 (area_km_2 VARCHAR, pop_density_people_km_2 VARCHAR)
### Question:
Name the number of area km 2 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_1341930_5 (party VARCHAR, incumbent VARCHAR)
### Question:
Name the number of party with the incubent james 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_2190919_3 (avg_start VARCHAR, avg_finish VARCHAR)
### Question:
With an average finish of 29.0, what was the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_39 (opponent VARCHAR, date VARCHAR, week VARCHAR)
### Question:
Name the opponent for date of bye and we... |
Below is an context that describes a sql 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 (result VARCHAR, incumbent VARCHAR)
### Question:
What are incumbent William Vandever's results?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15796072_1 (original_artist VARCHAR, order__number VARCHAR)
### Question:
Who was the original artist when th... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_43 (team_1 VARCHAR, team_2 VARCHAR)
### Question:
What is the team 1 with team 2 Mount Cameroon FC?
### ... |
Below is an context that describes a sql 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 (district VARCHAR, incumbent VARCHAR, first_elected VARCHAR, result VARCHAR)
### Question:
Which Distr... |
Below is an context that describes a sql 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 (score VARCHAR, money___$__ VARCHAR)
### Question:
What score won $36,090?
### Answer:
SELECT score F... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.