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_225095_4 (reason_for_change VARCHAR, successor VARCHAR)
### Question:
How many reasons for change were listed... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22815568_7 (population VARCHAR, county VARCHAR)
### Question:
What is the population of the country of McDowe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1140116_6 (race_name VARCHAR, circuit VARCHAR)
### Question:
How many races take place in Dessau 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_47 (position VARCHAR, team_performance VARCHAR, team_defense_rank VARCHAR, year VARCHAR)
### Question:
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_41 (playoffs_1 VARCHAR, season VARCHAR)
### Question:
What is the playoffs 1 result of season 2004-05?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14058433_3 (losing_bonus VARCHAR, points VARCHAR)
### Question:
What is the losing bonus when the points are ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16729457_16 (driver___passenger VARCHAR, position VARCHAR)
### Question:
Name the driver/passenger for positi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13618584_2 (district VARCHAR)
### Question:
How many election results are there from the 19th district?
### 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_82 (week VARCHAR, result VARCHAR)
### Question:
Which week has a result showing L 24-10?
### 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_24 (facility_id INTEGER, city_of_license VARCHAR)
### Question:
What is the lowest facility ID that's in... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21471897_2 (races VARCHAR, team_name VARCHAR)
### Question:
Name the races for the prada challenge
### 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_12 (Block INTEGER, assists VARCHAR, total_blocks VARCHAR)
### Question:
When assists is more than 32 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 table_name_72 (home VARCHAR, date VARCHAR)
### Question:
What is the home team of the game on February 3?
### 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_54 (passengers VARCHAR, airport VARCHAR, rank VARCHAR)
### Question:
What was the number of passengers g... |
Below is an context that describes a sql 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 (current_manager VARCHAR, location VARCHAR)
### Question:
Who is the current manager of the team loca... |
Below is an context that describes a sql 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 (drawn VARCHAR, name VARCHAR, points VARCHAR)
### Question:
How much Drawn has a Name of erc lechbruc... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17927935_1 (week INTEGER, opponent VARCHAR)
### Question:
What was the week number when the opponent 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 FLIGHTS (DestAirport VARCHAR); CREATE TABLE AIRPORTS (City VARCHAR, AirportCode VARCHAR)
### Question:
Which city h... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28540609_2 (earnings__ VARCHAR, best_finish VARCHAR)
### Question:
How many earnings values are associated 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_2 (rider_2 VARCHAR, city VARCHAR, horse_1 VARCHAR)
### Question:
Who was the second rider when papayero ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1108394_47 (queens VARCHAR)
### Question:
Which candidate won 88 votes in Queens in 1921?
### 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_25474825_1 (platform VARCHAR, software VARCHAR)
### Question:
What is the platform of Geworkbench?
### 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_45 (driver VARCHAR, grid VARCHAR, laps VARCHAR, constructor VARCHAR)
### Question:
I want the driver 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_68 (top_speed VARCHAR)
### Question:
What is the 0–100km/h (62mph) acceleration of the model with a top ... |
Below is an context that describes a sql 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 (tuesday_tiw__tyr VARCHAR, sunday_sunna_sól VARCHAR)
### Question:
Which Tuesday Tiw/Tyr has a Sunday... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16383772_1 (affiliation VARCHAR, enrollment VARCHAR)
### Question:
Name the total number of affiliation for e... |
Below is an context that describes a sql 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 (runner_s__up VARCHAR, date VARCHAR)
### Question:
Who was the runner-up on Jul 14, 1968?
### 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_36 (metas_volantes_classification VARCHAR, stage VARCHAR)
### Question:
Who led the metas volantes class... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26137666_3 (pole_position VARCHAR, round VARCHAR)
### Question:
How many pole positions for round 20?
### 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_6 (to_par INTEGER, player VARCHAR)
### Question:
What is the to par for Tom Weiskopf?
### 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_30 (long INTEGER, name VARCHAR)
### Question:
What is the sum of Long for derrick locke?
### 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_90 (preston_north_end VARCHAR, blackpool INTEGER)
### Question:
How much Preston North End has a Blackpo... |
Below is an context that describes a sql 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 (total INTEGER, nation VARCHAR, bronze VARCHAR)
### Question:
What is the high total for algeria 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_27184837_1 (australasia VARCHAR, americas VARCHAR)
### Question:
How many times did Australasia received a pr... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_52 (top_10 VARCHAR, tournament VARCHAR, events VARCHAR)
### Question:
What is the total for a top-10 in ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (champion VARCHAR, venue VARCHAR)
### Question:
Which Champion has a Venue of old waverly golf club?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2155836_1 (population__millions VARCHAR, _2011_ VARCHAR, gdp__nominal___billions_usd_ 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_3 (incumbent VARCHAR, district VARCHAR)
### Question:
Who is the Incumbent that has a District of ohio 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_78 (tie_no VARCHAR, home_team VARCHAR)
### Question:
What is the Tie no for Scunthorpe United?
### 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_18600760_20 (land___sqmi__ VARCHAR, latitude VARCHAR)
### Question:
What is the land area (sqmi) for the town... |
Below is an context that describes a 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_4 (player VARCHAR, college VARCHAR)
### Question:
Which player went to the college Southern Californ... |
Below is an context that describes a sql 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 (serials_issued VARCHAR, issued VARCHAR)
### Question:
What is the issued serial given in 1966?
### 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 (player VARCHAR, rank INTEGER)
### Question:
Who's ranked less than 2?
### Answer:
SELECT player 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_59 (team VARCHAR, home_city VARCHAR)
### Question:
What team is from terni?
### Answer:
SELECT team 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_55 (date VARCHAR, home VARCHAR)
### Question:
What was the date of the game when St. Louis was 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_88 (year VARCHAR, venue VARCHAR)
### Question:
How many years had a Venue of eindhoven?
### 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_28 (catalog VARCHAR, format VARCHAR, date VARCHAR)
### Question:
From what catalog was the release 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_63 (product_name VARCHAR, company_name VARCHAR)
### Question:
What is the Product Name, when the 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_1013129_8 (nationality VARCHAR, pick VARCHAR)
### Question:
How many nationalities are the pick 193?
### 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_18 (opponents_in_the_final VARCHAR, score VARCHAR)
### Question:
Which Opponents in the final have a 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_9 (score VARCHAR, comp VARCHAR)
### Question:
What is the Score of the Shooter with a Comp of OG?
### 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_1876262_10 (safari VARCHAR, internet_explorer VARCHAR)
### Question:
If Internet Explorer is 47.22%, 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_26611679_3 (average VARCHAR, category VARCHAR)
### Question:
Name the average for assists per game
### Answer... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_50 (tournament VARCHAR, date VARCHAR)
### Question:
What is the tournament on 5 October 2004?
### 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 Paragraphs (document_id VARCHAR, paragraph_text VARCHAR)
### Question:
Show the document id with paragraph text 'Br... |
Below is an context that describes a sql 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 (notes VARCHAR, authors VARCHAR)
### Question:
What are the notes where the authors are Zhou & Zhang?... |
Below is an context that describes a sql 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 (score VARCHAR, place VARCHAR, player VARCHAR)
### Question:
What is Score, when Place is "T9", and 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_25 (game INTEGER, attendance INTEGER)
### Question:
Attendance larger than 55,189 is which average game?... |
Below is an context that describes a sql 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 (position VARCHAR, round VARCHAR, college VARCHAR)
### Question:
What was the position of 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_name_8 (opponents VARCHAR, venue VARCHAR, competition VARCHAR)
### Question:
What was the opponent at the Lea... |
Below is an context that describes a sql 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 (analog_channel VARCHAR, digital_channel VARCHAR)
### Question:
Which analog channel has a digital ch... |
Below is an context that describes a sql 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 (laps INTEGER, qual VARCHAR)
### Question:
What is the lowest laps with a 142.744 qual?
### 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_89 (games_played INTEGER, goals_scored VARCHAR)
### Question:
How many games had 2 goals scored?
### 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_2668401_17 (district VARCHAR, incumbent VARCHAR)
### Question:
In what district was the incumbent Edwin Gray?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14598_5 (composition VARCHAR, christians VARCHAR)
### Question:
How many data points for chrstians are 39.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_73 (games VARCHAR, points VARCHAR, losses VARCHAR)
### Question:
What's the total number of games that h... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12113888_1 (number INTEGER)
### Question:
What is the highest number listed?
### Answer:
SELECT MAX(number) 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_13 (score VARCHAR, record VARCHAR)
### Question:
What was the score of the game with a record of 33–25–9... |
Below is an context that describes a sql 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 (start_source VARCHAR, country VARCHAR, ended VARCHAR)
### Question:
What is the start source of the 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_63 (release_price___usd__ VARCHAR, socket VARCHAR)
### Question:
Socket of without quickassist has what ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_95 (series VARCHAR, team VARCHAR)
### Question:
what is the series when the team is gunbroker racing?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16617025_1 (season__number VARCHAR, directed_by VARCHAR)
### Question:
In what seasons did Kate Woods direct ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22815568_3 (status VARCHAR, county VARCHAR)
### Question:
How many statuses are listed for Wayne county?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_17 (record VARCHAR, date VARCHAR)
### Question:
What is the record for March 10?
### Answer:
SELECT reco... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1939235_1 (league VARCHAR, regular_season VARCHAR)
### Question:
When 4th, great lakes is the regular season ... |
Below is an context that describes a sql 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 (winning_score VARCHAR, margin_of_victory VARCHAR)
### Question:
For the tournament ending with a mar... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1745843_2 (verb_meaning VARCHAR, part_3 VARCHAR)
### Question:
What is the verb meaning for *bundun?
### 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_39 (place VARCHAR, player VARCHAR, country VARCHAR, money___$__ VARCHAR)
### Question:
Which Place has 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_13328239_4 (opponent VARCHAR, round VARCHAR)
### Question:
Who was the opponent in round 2?
### 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_26259391_1 (production_code VARCHAR, original_air_date VARCHAR)
### Question:
Which production code had origi... |
Below is an context that describes a sql 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 (first_leg VARCHAR, round VARCHAR)
### Question:
What was the first leg score in the 2nd round?
### 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_62 (date VARCHAR, ground VARCHAR)
### Question:
What date was the Colonial Stadium?
### Answer:
SELECT 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_name_80 (finish VARCHAR, total VARCHAR)
### Question:
What was the finish of the player who had a total of 28... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18600760_3 (county VARCHAR, longitude VARCHAR)
### Question:
What was the county with a longitude of -102.302... |
Below is an context that describes a sql 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 (date VARCHAR, home_team VARCHAR)
### Question:
When was Fitzroy the home team?
### Answer:
SELECT da... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_78 (cup_goals INTEGER, league_goals VARCHAR, league_apps VARCHAR, cup_apps VARCHAR)
### Question:
How ma... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24906653_5 (field_goals VARCHAR, points VARCHAR)
### Question:
List the number of long range shors 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 table_name_60 (year INTEGER, total_score VARCHAR)
### Question:
What's the year with a score of 305?
### 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 camera_lens (brand VARCHAR)
### Question:
How many different kinds of lens brands are there?
### Answer:
SELECT COU... |
Below is an context that describes a sql 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, opponent VARCHAR, time VARCHAR)
### Question:
Where did the Lightning play the NY ... |
Below is an context that describes a sql 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 (attendance VARCHAR, date VARCHAR, week VARCHAR)
### Question:
What is the total number of fans attend... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15187735_10 (episode VARCHAR, segment_a VARCHAR)
### Question:
Name the total number of episodes for s fire e... |
Below is an context that describes a sql 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 (date VARCHAR, week VARCHAR, result VARCHAR)
### Question:
When was the game before week 15 with 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 (date_of_birth VARCHAR, club VARCHAR)
### Question:
What is the birth date of a member of the Club 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_27756314_11 (game VARCHAR, high_assists VARCHAR)
### Question:
In how many different games did Luke Ridnour (... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_87 (date VARCHAR, winning_score VARCHAR)
### Question:
Which date was the Winning Score 72-66-67-71=276?... |
Below is an context that describes a sql 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 (opponents VARCHAR, venue VARCHAR)
### Question:
Who was the opponent at Ullevi?
### Answer:
SELECT 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_44 (week_14_nov_24 VARCHAR, week_11_nov_3 VARCHAR)
### Question:
What is Week 14 Nov 24, that has Week 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_2970978_1 (___ave_on_prev_season VARCHAR, competition VARCHAR)
### Question:
What is every value for 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_27712180_13 (date VARCHAR, game VARCHAR)
### Question:
What was the date of game #3?
### Answer:
SELECT date ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.