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_64 (sport VARCHAR, club VARCHAR)
### Question:
What sport is the rayo vallecano club in?
### 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_47 (of_4 VARCHAR, country VARCHAR)
### Question:
What is the OF-4 of Albania?
### Answer:
SELECT of_4 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_41 (year_built VARCHAR, model VARCHAR)
### Question:
In what year was the ctc-3 model built?
### 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_1242447_2 (strongs__number VARCHAR, hebrew_word VARCHAR)
### Question:
What is the strongs # for the hebrew 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_36 (player VARCHAR, years_for_jazz VARCHAR)
### Question:
Which player was active in Jazz in 1975-79?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2781227_4 (pick INTEGER, player VARCHAR)
### Question:
For player is jamal mayers mention the minimum pick
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22917458_15 (mountains_classification_klasyfikacja_górska VARCHAR, winner VARCHAR)
### Question:
Who 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_51 (result VARCHAR, venue VARCHAR)
### Question:
What was the results of the game at Doha?
### 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 (decile INTEGER, name VARCHAR)
### Question:
What is the average decile for te puru school?
### 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_71 (tournament VARCHAR)
### Question:
What is the 2013 of the grand slam tournaments?
### 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_14 (result VARCHAR, venue VARCHAR)
### Question:
Which result's venue was in Rotterdam, Netherlands?
###... |
Below is an context that describes a sql 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 (votes VARCHAR, artist VARCHAR)
### Question:
What are the Votes for the Song by Artist Filipa Batist... |
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR)
### Question:
What is the home team score that played at Kardinia ... |
Below is an context that describes a sql 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 (november VARCHAR, game INTEGER)
### Question:
What day in November has the game less than 12?
### 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_38 (shots INTEGER, points INTEGER)
### Question:
What is the lowest Shots with a Point that is larger 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_94 (oklahoma VARCHAR, nevada VARCHAR, colorado VARCHAR)
### Question:
What's the value for oklahoma when... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_52 (points VARCHAR, played INTEGER)
### Question:
What is the total number of points combined from 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_13259034_2 (week INTEGER, date VARCHAR)
### Question:
In what week was November 27, 1977?
### 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_16 (to_par VARCHAR, place VARCHAR, country VARCHAR)
### Question:
What was the to par when South Africa ... |
Below is an context that describes a sql 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 (date VARCHAR, attendance VARCHAR)
### Question:
What was the date when the attendance was 77,918?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24225238_1 (leading_actress VARCHAR, leading_actor VARCHAR, oscars VARCHAR)
### Question:
Who was the leading... |
Below is an context that describes a sql 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 (the_winner VARCHAR, the_presenter VARCHAR)
### Question:
Who won when the presenter was Tatiana Stef... |
Below is an context that describes a sql 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 (notes VARCHAR, year VARCHAR, position VARCHAR)
### Question:
What is the note result when the runner... |
Below is an context that describes a sql 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 (country VARCHAR, place VARCHAR, score VARCHAR)
### Question:
What is the country with a t7 place 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_1226250_1 (prothrombin_time VARCHAR, condition VARCHAR)
### Question:
Is uremia affect prothrombin?
### 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_26 (date VARCHAR, week VARCHAR, result VARCHAR)
### Question:
Tell me the date that has a week larger 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_12 (peak_position VARCHAR, date VARCHAR)
### Question:
What was the Peak Position on July 11, 2001?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27268238_4 (player VARCHAR, average VARCHAR)
### Question:
If the average is 50.16, who is the player?
### 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_62 (set_5 VARCHAR, set_2 VARCHAR, set_1 VARCHAR)
### Question:
What is the set 5 for the game with a set... |
Below is an context that describes a sql 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 (released VARCHAR, album_number VARCHAR)
### Question:
Album # of 1st was released on what date?
### 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_1 (game VARCHAR, date VARCHAR)
### Question:
What game was played on May 29?
### Answer:
SELECT game 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_37 (money___ INTEGER, place VARCHAR)
### Question:
What is the Money of the Player in Place 5?
### 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_95 (debut_year INTEGER, player VARCHAR, games VARCHAR)
### Question:
Which Debut year has a Player of no... |
Below is an context that describes a sql 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 (lane VARCHAR, name VARCHAR, rank VARCHAR)
### Question:
Name the total number of lane for brooke ben... |
Below is an context that describes a sql 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 (lost VARCHAR, points VARCHAR, points_against VARCHAR)
### Question:
when points were 36 and points 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 products (product_id VARCHAR, product_price VARCHAR); CREATE TABLE complaints (staff_id VARCHAR, product_id VARCHAR... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (record VARCHAR, attendance VARCHAR)
### Question:
What was the Indians record during the game 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_1342426_18 (incumbent VARCHAR, candidates VARCHAR)
### Question:
Who was the incumbent in the election of hen... |
Below is an context that describes a sql 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, week VARCHAR, opponent VARCHAR)
### Question:
What was the date of the game after week... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (away VARCHAR, attendance VARCHAR)
### Question:
What team was the away team for the game with 916 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_2562572_25 (largest_ethnic_group__2002_ VARCHAR, cyrillic_name_other_names VARCHAR)
### Question:
When дероње... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_70 (date_of_vacancy VARCHAR, position_in_table VARCHAR, team VARCHAR)
### Question:
what is the date 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_97 (callsign VARCHAR, brand VARCHAR, webcast VARCHAR, frequency VARCHAR)
### Question:
Which Callsign 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_76 (accreditation_level VARCHAR, network_brand_name VARCHAR)
### Question:
What is the accreditation lev... |
Below is an context that describes a sql 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 (series VARCHAR, winner VARCHAR)
### Question:
Which series was won by Paul Morris?
### 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 party (minister VARCHAR, left_office VARCHAR)
### Question:
Return the minister who left office at the latest time.... |
Below is an context that describes a sql 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 (event VARCHAR, venue VARCHAR)
### Question:
What is the name of the Event with a venue that was in 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_74 (year VARCHAR, record VARCHAR)
### Question:
How many years have a Record of 73-65?
### 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_28 (label VARCHAR, format VARCHAR, release VARCHAR)
### Question:
What is the label of release we are 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_8 (position VARCHAR, agg VARCHAR)
### Question:
What position has a 2-6 agg.?
### Answer:
SELECT positio... |
Below is an context that describes a sql 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 (rank INTEGER, lane VARCHAR, nationality VARCHAR, name VARCHAR)
### Question:
Which Rank has a Nation... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26375386_22 (total VARCHAR, public VARCHAR)
### Question:
Name the total number for 3 public
### 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_25572068_1 (circuit VARCHAR, series VARCHAR)
### Question:
What circuit was the FR3.5 11 series on?
### 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_26 (date VARCHAR, attendance VARCHAR)
### Question:
When was the game that had 58,025 people in attendan... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25691838_2 (the_wørd VARCHAR, original_airdate VARCHAR)
### Question:
What was the word for the episode 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_47 (place INTEGER, draw VARCHAR, points VARCHAR)
### Question:
Name the least place for draw more than 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_51 (drawn INTEGER, position VARCHAR, played VARCHAR)
### Question:
What is the smallest drawn with a pos... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Timed_Status_of_Things (Status_of_Thing_Code VARCHAR)
### Question:
How many different status codes of things are 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_24 (away_team VARCHAR, venue VARCHAR)
### Question:
What away team played at Kardinia Park?
### 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_91 (matches INTEGER, country VARCHAR, rank VARCHAR)
### Question:
When the country is austria germany 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_69 (railway VARCHAR, built VARCHAR)
### Question:
Which railway was built in 1920?
### Answer:
SELECT ra... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_79 (share_of_seats VARCHAR, european_election__uk_ VARCHAR)
### Question:
Which Share of seats has a Eur... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23649244_2 (song_1_title VARCHAR, artist_1 VARCHAR)
### Question:
What is song 1 title is the artist is Danny... |
Below is an context that describes a sql 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 (attendance INTEGER, opponent VARCHAR, record VARCHAR)
### Question:
Which Attendance has an Opponent... |
Below is an context that describes a sql 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 (lost INTEGER, games INTEGER)
### Question:
How many lost are there before game 7?
### 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_36 (kit_manufacturer VARCHAR, manager VARCHAR)
### Question:
What is the kit manufacturer that has billy... |
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR, home VARCHAR, points VARCHAR)
### Question:
What is the Score of the Pi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_127511_1 (sequencer VARCHAR, ion_torrent_pgm VARCHAR)
### Question:
What is the sequencer when ion torrent pg... |
Below is an context that describes a sql 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 (draw__pe_ INTEGER, team__equipo_ VARCHAR, won__pg_ VARCHAR)
### Question:
What is the sum of the pe ... |
Below is an context that describes a sql 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 (platform_s_ VARCHAR, developer_s_ VARCHAR)
### Question:
What was the platform when the developer wa... |
Below is an context that describes a sql 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 (final VARCHAR, run_3 VARCHAR)
### Question:
Which final has a run of 1:19.49?
### Answer:
SELECT fin... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11960610_6 (location_attendance VARCHAR, date VARCHAR)
### Question:
What was the location attendance on 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_5 (distance VARCHAR, stage VARCHAR)
### Question:
Name the distance for stage of 2
### Answer:
SELECT di... |
Below is an context that describes a sql 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 (outcome VARCHAR, date VARCHAR)
### Question:
What Outcome happened on a Date that was 20 november 20... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1612760_1 (operator VARCHAR, destination VARCHAR)
### Question:
Who is the operator to destination Dalston Ju... |
Below is an context that describes a sql 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 (spectators INTEGER, date VARCHAR, time__cet_ VARCHAR)
### Question:
How many Spectators have a 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_36 (result VARCHAR, year VARCHAR)
### Question:
What is the result in 1994?
### Answer:
SELECT result 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_8 (home_team VARCHAR, venue VARCHAR)
### Question:
Which home team has the Brunswick Street 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_275506_1 (yellow_jersey VARCHAR, distance__km_ VARCHAR)
### Question:
What is every yellow jersey entry 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_name_81 (attendance VARCHAR, week VARCHAR, record VARCHAR)
### Question:
How many were in attendance in a wee... |
Below is an context that describes a sql 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 (total INTEGER, country VARCHAR, year_s__won VARCHAR)
### Question:
What is the highest total for 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_55 (population__2008_ INTEGER, korean VARCHAR)
### Question:
What is the 2008 population in 함흥 (Ham Hyun... |
Below is an context that describes a sql 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 (wins INTEGER, south_west_dfl VARCHAR, byes VARCHAR)
### Question:
What is the average value for Wins... |
Below is an context that describes a sql 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 (episode VARCHAR, performer_1 VARCHAR, performer_2 VARCHAR)
### Question:
What is the total number 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_10875694_11 (compatible_with_60gb_pal_80gb_ntsc_ps3__cechc_ceche_ VARCHAR, publisher VARCHAR, title VARCHAR)
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_37 (series VARCHAR, production_number VARCHAR)
### Question:
What is the Series of the Filmography 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_15187735_5 (netflix VARCHAR, segment_b VARCHAR)
### Question:
When marshmallow cookies is segment b what epis... |
Below is an context that describes a sql 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 (grid INTEGER, driver VARCHAR)
### Question:
What is the average grid for Clay Regazzoni?
### 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_15 (charter_range VARCHAR, status VARCHAR, state VARCHAR)
### Question:
What years were the inactive Nor... |
Below is an context that describes a sql 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 (total INTEGER, rank VARCHAR, silver VARCHAR)
### Question:
Which Total has a Rank of 4, and a Silver... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25055040_22 (team_classification VARCHAR, general_classification VARCHAR)
### Question:
When Brett Lancaster ... |
Below is an context that describes a sql 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 (to_par VARCHAR, score VARCHAR)
### Question:
What is the to par number with a score of 67-66-71-71=2... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_13 (agg VARCHAR)
### Question:
What is the 1st leg of the team with a 2-1 agg.?
### Answer:
SELECT 1 AS ... |
Below is an context that describes a sql 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 (date VARCHAR, round VARCHAR)
### Question:
What is Date, when Round is "2"?
### Answer:
SELECT 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_11674683_2 (interview VARCHAR, delegate VARCHAR)
### Question:
Name the interview for peru delegate
### 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_59 (home_team VARCHAR, away_team VARCHAR)
### Question:
What was the score of the home team when the awa... |
Below is an context that describes a sql 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 (recent_bmi VARCHAR, start_bmi VARCHAR, season VARCHAR)
### Question:
What is the recent BMI on seaso... |
Below is an context that describes a sql 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 (draws VARCHAR, against VARCHAR, byes VARCHAR)
### Question:
What is the total number of draws when 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_22011138_7 (pos VARCHAR)
### Question:
If the POS is 3, what is the 08 points?
### Answer:
SELECT 08 AS _pts ... |
Below is an context that describes a sql 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 (week INTEGER, result VARCHAR)
### Question:
Tell me the lowest week for w 10-3
### Answer:
SELECT MI... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.