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_26866233_1 (director VARCHAR, series__number VARCHAR)
### Question:
Who are the directors of the episode in 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_1341598_11 (party VARCHAR, incumbent VARCHAR)
### Question:
What is the party for the incumbent Wyche Fowler?... |
Below is an context that describes a sql 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 (opponent VARCHAR, venue VARCHAR)
### Question:
Who is the opponent of the match at cua stadium?
### 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_27441210_6 (year VARCHAR, weeks_at__number1 VARCHAR)
### Question:
How many years have a weeks at #1 value 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_54 (class VARCHAR, call_sign VARCHAR, erp_w VARCHAR, frequency_mhz VARCHAR)
### Question:
Which Class ha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE authorship (authid VARCHAR, paperid VARCHAR); CREATE TABLE authors (lname VARCHAR, fname VARCHAR, authid 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_11 (result VARCHAR, venue VARCHAR)
### Question:
Which result has adelaide oval as the venue?
### 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_43 (rank INTEGER, silver INTEGER)
### Question:
What is the highest rank of a nation with fewer than 0 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_30133_1 (current_account_balance__percent_of_gdp_ VARCHAR, export_volume_of_goods_and_services__percent_chang... |
Below is an context that describes a sql 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 (country VARCHAR, score VARCHAR)
### Question:
What Country scored 70-68-70=208?
### Answer:
SELECT c... |
Below is an context that describes a sql 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 (venue VARCHAR, year VARCHAR, position VARCHAR)
### Question:
What was the venue before 2006, with 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_39 (grid INTEGER, driver VARCHAR, laps VARCHAR)
### Question:
what is the grid when the driver is louis ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_83 (title VARCHAR, rank VARCHAR, worldwide_gross VARCHAR)
### Question:
Who has the title and rank 14, 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_4 (sample_size VARCHAR, date_s__administered VARCHAR)
### Question:
what is the sample size when the dat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18064020_21 (td INTEGER)
### Question:
What is the largest number of tds scored for a player?
### 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_1341472_20 (result VARCHAR, party VARCHAR, incumbent VARCHAR)
### Question:
Which result did the Republican 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_1538516_1 (maximum_ceiling_temperature VARCHAR, temperature_classification VARCHAR)
### Question:
Name the mo... |
Below is an context that describes a sql 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 (team__number2 VARCHAR)
### Question:
What is the 1st leg of bp. honvéd team #2?
### Answer:
SELECT 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_39 (name VARCHAR, time VARCHAR)
### Question:
Who had a time of 26.11?
### Answer:
SELECT name FROM tabl... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (opponent VARCHAR, game VARCHAR)
### Question:
Who was the opponent in Game 27?
### 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 table_name_42 (director_s_ VARCHAR, prize VARCHAR)
### Question:
What Director won a prize of ¥2,000,000?
### 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_39 (primary_conference VARCHAR, team_nickname VARCHAR)
### Question:
What primary conference does the te... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15621965_14 (school_club_team VARCHAR, player VARCHAR)
### Question:
Name the school/club team for kevin olli... |
Below is an context that describes a sql 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 (state VARCHAR, interview VARCHAR, evening_gown VARCHAR, average VARCHAR, swimsuit VARCHAR)
### Quest... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29202276_2 (origin VARCHAR, destination VARCHAR)
### Question:
What is the origin when the destination is Mum... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE volume (Song VARCHAR, Artist_ID VARCHAR); CREATE TABLE artist (Artist_ID VARCHAR, age VARCHAR)
### Question:
What 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_101196_1 (population VARCHAR, county VARCHAR, english_name VARCHAR)
### Question:
What is the population 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_34 (position VARCHAR, school_club_team VARCHAR)
### Question:
What is Position, when School/Club Team 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 STUDENT (Major VARCHAR)
### Question:
Report all majors that have less than 3 students.
### Answer:
SELECT Major 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_32 (Id VARCHAR)
### Question:
What is the 2007 that has a grand slam tournaments in 2006.
### Answer:
SE... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (western_title VARCHAR, genre VARCHAR)
### Question:
What is the western title for the puzzle genre?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16976547_2 (finish VARCHAR, eliminated VARCHAR)
### Question:
Name the finish for patani
### Answer:
SELECT 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_7 (attendance VARCHAR, opponent VARCHAR)
### Question:
What is the Attendance at the game against the Ci... |
Below is an context that describes a sql 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 (instant_messaging VARCHAR, telephony VARCHAR)
### Question:
What is Instant Messaging, when Telephon... |
Below is an context that describes a sql 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 (result VARCHAR, goal VARCHAR, date VARCHAR)
### Question:
What is the result of the match on 16 Octo... |
Below is an context that describes a sql 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 (height VARCHAR, date_of_birth VARCHAR)
### Question:
What is the Height of the Player with a 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_91 (actor_in_moscow VARCHAR, _2007 VARCHAR, voyage VARCHAR)
### Question:
Who was the 2007 actor from Mo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27529608_21 (hometown VARCHAR, name_name_of_act VARCHAR)
### Question:
What is the hometown of Plutonic?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_85 (Id VARCHAR)
### Question:
What is the 2010 value with a 2r in 200r and a 3r in 2011?
### 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 list (firstname VARCHAR, lastname VARCHAR, classroom VARCHAR); CREATE TABLE teachers (classroom VARCHAR, firstname ... |
Below is an context that describes a sql 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 (rank INTEGER, points INTEGER)
### Question:
What is the average rank for more than 12 points?
### 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_1342393_23 (first_elected INTEGER, incumbent VARCHAR)
### Question:
What is the least first elected for jeff ... |
Below is an context that describes a sql 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 (election VARCHAR)
### Question:
Which 2nd Party has an Election of 1837?
### Answer:
SELECT 2 AS nd_... |
Below is an context that describes a sql 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 (rules VARCHAR, method VARCHAR)
### Question:
WHich Rules has a Method of ko (punch)?
### 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 (year_s__won VARCHAR, to_par INTEGER)
### Question:
What is Year(s) Won, when To Par is greater 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_81 (country VARCHAR, player VARCHAR)
### Question:
From what Country is Gary Evans?
### Answer:
SELECT c... |
Below is an context that describes a sql 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 (attendance VARCHAR, week VARCHAR, date VARCHAR)
### Question:
What is the attendance in a week larte... |
Below is an context that describes a sql 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 (country VARCHAR, player VARCHAR)
### Question:
What country was the game in when the player was Crai... |
Below is an context that describes a sql 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 (grid INTEGER, time_retired VARCHAR, laps VARCHAR)
### Question:
What is the total grid number where ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20090682_4 (pos INTEGER, driver VARCHAR)
### Question:
what is the lowest position of brendan sole
### 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_38 (place VARCHAR, downhill_points VARCHAR)
### Question:
What place is the skier with 7.73 downhill poi... |
Below is an context that describes a sql 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 (decile VARCHAR, years VARCHAR, gender VARCHAR)
### Question:
Which Decile has Years of –, and a Gend... |
Below is an context that describes a sql 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 (opponent_team VARCHAR, scorers VARCHAR)
### Question:
Who was the opposing team when the scorer 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_75 (laps INTEGER, manufacturer VARCHAR, time VARCHAR)
### Question:
Which manufacturer of aprilia wth ti... |
Below is an context that describes a sql 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 (high_rebounds VARCHAR, score VARCHAR)
### Question:
What is High Rebounds, when Score is 61-59?
### 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_16295365_2 (conf_record VARCHAR, seed VARCHAR, record VARCHAR)
### Question:
Name the conference record where... |
Below is an context that describes a sql 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 (date VARCHAR, game VARCHAR)
### Question:
On what date was Game 3?
### Answer:
SELECT date FROM table... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17323092_5 (team VARCHAR, score VARCHAR)
### Question:
Whic teams scored l 97–107 (ot)
### Answer:
SELECT te... |
Below is an context that describes a sql 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 (year INTEGER, title VARCHAR)
### Question:
What year was Metroid Prime Hunters 5 released?
### Answer... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_74 (winner VARCHAR, venue VARCHAR)
### Question:
Who was the Winner at Campbelltown Sports 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_23285761_11 (high_assists VARCHAR, date VARCHAR)
### Question:
Who has the high assists when April 26 is 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_93 (team VARCHAR, position VARCHAR, pick VARCHAR)
### Question:
WHAT IS THE TEAM WITH AN OF POSITION 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_96 (round INTEGER, college_team VARCHAR, pick VARCHAR)
### Question:
What is the lowest Round, when Coll... |
Below is an context that describes a sql 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 (away_team VARCHAR, venue VARCHAR)
### Question:
Who was the away team at the Win Entertainment Centr... |
Below is an context that describes a sql 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 (area_km_2 VARCHAR, population_in_millions VARCHAR, member_state VARCHAR)
### Question:
What is the to... |
Below is an context that describes a sql 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 (event VARCHAR, record VARCHAR)
### Question:
What event has a Record of 4–2?
### Answer:
SELECT even... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27537518_9 (date VARCHAR, record VARCHAR)
### Question:
On which date was the record of 27-28-11 set?
### 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_38 (home VARCHAR, record VARCHAR)
### Question:
Who was the home team when the record was 2-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_55 (skip VARCHAR, third VARCHAR, season VARCHAR)
### Question:
What is the skip that has a third of Anna... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16570286_2 (matches VARCHAR, player VARCHAR)
### Question:
How many numbers were recorded under matches 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_name_20 (third VARCHAR, champion VARCHAR)
### Question:
Which Third has a Champion of metalurh novomoskovsk?
... |
Below is an context that describes a sql 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 (year VARCHAR, points VARCHAR, engine VARCHAR)
### Question:
Which year had a Cosworth V8 engine 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_51 (games INTEGER, name VARCHAR)
### Question:
What is the average games of Tony Dixon?
### 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 Addresses (City_Town VARCHAR, Address_ID VARCHAR); CREATE TABLE Drama_Workshop_Groups (Address_ID VARCHAR)
### Ques... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_74 (tournament VARCHAR, opponent VARCHAR)
### Question:
Which tournament included an opponent of Marinko... |
Below is an context that describes a sql 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 (common_name VARCHAR, color VARCHAR)
### Question:
What is the common name for the creature with dark... |
Below is an context that describes a sql 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 (total VARCHAR, silver VARCHAR, country VARCHAR, gold VARCHAR)
### Question:
How many times does Swit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23449363_1 (leagues_entering_at_this_round VARCHAR, round VARCHAR)
### Question:
Which leagues entered an ext... |
Below is an context that describes a sql 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 (year INTEGER, genre VARCHAR)
### Question:
What is total number of years that has genre of first-per... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13036251_1 (the_mole VARCHAR, airdate VARCHAR)
### Question:
what's the the mole with airdate being 5 januar... |
Below is an context that describes a sql 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 (opponents_in_the_final VARCHAR, date VARCHAR)
### Question:
Who are the opponents in the February 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_18602462_21 (quarterfinals VARCHAR, athlete VARCHAR)
### Question:
When bas van erp was the athlete what 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_60 (Group VARCHAR, name VARCHAR)
### Question:
What Group Song of Shine 王幸儿?
### Answer:
SELECT Group 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_2865020_5 (points INTEGER, average VARCHAR)
### Question:
What is the minimum number of points for teams aver... |
Below is an context that describes a sql 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 (position VARCHAR, years_in_toronto VARCHAR)
### Question:
Who has position in year 1996-97 in Toront... |
Below is an context that describes a sql 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 (score VARCHAR, partner VARCHAR)
### Question:
What was hayley ericksen's score?
### Answer:
SELECT 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_53 (surface VARCHAR, opponent VARCHAR, score VARCHAR)
### Question:
Which Surface has an Opponent of ker... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2923917_4 (distance VARCHAR, brisbane VARCHAR)
### Question:
What is the distance when brisbane is $5.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_1341453_15 (candidates VARCHAR, incumbent VARCHAR)
### Question:
Who were the candidates in the district 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 station (name VARCHAR, id VARCHAR); CREATE TABLE status (station_id VARCHAR, bikes_available 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_49 (score_ VARCHAR, a_ VARCHAR, date VARCHAR)
### Question:
What is the score [A] of the match on 19 Sep... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29547777_1 (episode VARCHAR, original_performer VARCHAR)
### Question:
What is the episode when the original ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19614212_1 (_percentage_same_sex_marriages VARCHAR, year VARCHAR)
### Question:
How many % same-sex marriages... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1507423_4 (avg_finish VARCHAR, avg_start VARCHAR)
### Question:
What was the average finish when 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_43 (to_par VARCHAR, place VARCHAR, player VARCHAR)
### Question:
What is Bob Gilder in Place T3's To par... |
Below is an context that describes a sql 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 (round__number INTEGER, pick__number VARCHAR, position VARCHAR, college VARCHAR)
### Question:
What 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_14 (team_1 VARCHAR)
### Question:
What was the 1st leg score for the match with Lesotho as team 1?
### 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_88 (district VARCHAR, name VARCHAR)
### Question:
What is district has a name of Rajnagar?
### 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_40 (cargo VARCHAR, ship_size VARCHAR)
### Question:
What cargo was contained in a ship size of aframax?
... |
Below is an context that describes a sql 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 (artist VARCHAR, draw VARCHAR, place VARCHAR)
### Question:
What artist has more than 6 draws, and in... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.