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_98 (poll_source VARCHAR, undecided VARCHAR, jim_demint__r_ VARCHAR)
### Question:
Which poll source dete... |
Below is an context that describes a sql 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 (time VARCHAR, rider VARCHAR, grid VARCHAR, laps VARCHAR, manufacturer VARCHAR)
### Question:
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_name_66 (result VARCHAR, week VARCHAR)
### Question:
What was the result of the week 13 game?
### 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_7 (result VARCHAR, opponent VARCHAR)
### Question:
What was the score of the Browns game against the San... |
Below is an context that describes a sql 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 (composition VARCHAR, founded VARCHAR)
### Question:
What composition was founded in 1976?
### 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_27 (entrepreneur_s_ VARCHAR, money_requested__£_ VARCHAR)
### Question:
What Entrepreneurs requested £60... |
Below is an context that describes a sql 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 (class VARCHAR, city_of_license VARCHAR)
### Question:
Which Class has a City of license of garden 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_2076490_1 (founded INTEGER)
### Question:
What is the latest founding date?
### Answer:
SELECT MAX(founded) ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (against VARCHAR, team VARCHAR, points VARCHAR)
### Question:
How many Against have a Team of hespanh... |
Below is an context that describes a sql 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 (date_of_birth__age_ VARCHAR, player VARCHAR, club_province VARCHAR, caps VARCHAR)
### Question:
Whic... |
Below is an context that describes a sql 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 (time INTEGER, stage VARCHAR, year VARCHAR)
### Question:
What is the total amount of time for years ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_22 (stage VARCHAR, arrival VARCHAR)
### Question:
Which stage number did son bou arrive at?
### Answer:
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_95 (country VARCHAR, television_service VARCHAR)
### Question:
What is the name of the country when 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_83 (Id VARCHAR)
### Question:
What was the value in 2012 when 2002 was Q1 and 2010 was 1R?
### 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 (date VARCHAR, game_site VARCHAR)
### Question:
On what date was the game at Lincoln Financial Field?... |
Below is an context that describes a sql 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 (bronze INTEGER, gold VARCHAR, silver VARCHAR, rank VARCHAR)
### Question:
What is the average Bronze... |
Below is an context that describes a sql 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 (laps INTEGER, grid VARCHAR, time_retired VARCHAR)
### Question:
What is the high lap total for a gri... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE TOURIST_ATTRACTIONS (How_to_Get_There VARCHAR, Tourist_Attraction_ID VARCHAR); CREATE TABLE ROYAL_FAMILY (Royal_Fam... |
Below is an context that describes a sql 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 (rank INTEGER, gross VARCHAR)
### Question:
What was the film that grossed $26,010,864 ranked?
### 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_1745843_8 (part_3 VARCHAR, class VARCHAR)
### Question:
What is the part 3 of the word in class 7a?
### 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_57 (top_10 INTEGER, cuts_made INTEGER)
### Question:
Which Top-10 has a Cuts made larger than 42?
### 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_8 (majority VARCHAR, clone_independence VARCHAR)
### Question:
What is the majority when the clone indep... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_27 (result VARCHAR, attendance VARCHAR)
### Question:
Which team won on the day when attendance was 42,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_48 (attendance VARCHAR, arena VARCHAR)
### Question:
What was the Attendance at Jobing.com Arena?
### 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_98 (ekstraklasa INTEGER, total INTEGER)
### Question:
How much Ekstraklasa has a Total smaller 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_38 (tries_for VARCHAR, points_against VARCHAR)
### Question:
How many tries for were there while having ... |
Below is an context that describes a sql 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 (points INTEGER, score VARCHAR)
### Question:
What were the Points in the game with a Score of 2–7?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_67 (surface VARCHAR, score VARCHAR)
### Question:
What surface was played on that resulted in a score 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_1 (episode_number VARCHAR, name VARCHAR)
### Question:
Which episode number was associated with Vibhav 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_17516922_1 (year INTEGER, sideline_reporters VARCHAR)
### Question:
What is the last year that had sideline r... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE representative (Party VARCHAR)
### Question:
What are the different parties of representative? Show the party name ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_8 (format VARCHAR, date VARCHAR)
### Question:
What format is dated October 29, 2004?
### 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_22517564_3 (post VARCHAR, horse_name VARCHAR)
### Question:
Which post had the horse named chocolate candy?
#... |
Below is an context that describes a sql 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 (pct INTEGER, pts VARCHAR, wins VARCHAR)
### Question:
What is the average PCT when it has a PTS smal... |
Below is an context that describes a sql 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 (to_par VARCHAR, country VARCHAR, score VARCHAR)
### Question:
What is To Par, when Country is United... |
Below is an context that describes a sql 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 (races INTEGER, points VARCHAR)
### Question:
WHAT IS THE SUM OF RACES WITH 9 POINTS?
### 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_94 (tournament VARCHAR)
### Question:
What is 2001, when 1989 is "A", and when Tournament is "U.S. Open"... |
Below is an context that describes a sql 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 (losses VARCHAR, no_result INTEGER)
### Question:
Name the total number of losses with number result l... |
Below is an context that describes a sql 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 (bronze INTEGER, nation VARCHAR, gold VARCHAR)
### Question:
What is the lowest Bronze with 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_name_71 (score VARCHAR, home VARCHAR)
### Question:
What was the score of the Red Wings game when Vancouver 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_64 (school_name VARCHAR, students VARCHAR, grades VARCHAR)
### Question:
Which School name has students ... |
Below is an context that describes a sql 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 (venue VARCHAR, result VARCHAR)
### Question:
What is the Venue of the Competition with a Result of 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_74 (time VARCHAR, record VARCHAR)
### Question:
What's the time for the match with a record of 2-0?
### ... |
Below is an context that describes a sql 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 (builder VARCHAR, country VARCHAR, ship VARCHAR)
### Question:
Who was the builder of Gannet from 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 railway (Id VARCHAR)
### Question:
How many railways are there?
### Answer:
SELECT COUNT(*) FROM railway |
Below is an context that describes a sql 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 (title VARCHAR, name VARCHAR)
### Question:
What was Gongbo's title?
### Answer:
SELECT title FROM ta... |
Below is an context that describes a sql 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 (chassis VARCHAR, points INTEGER)
### Question:
What Chassis has more than 0 points?
### 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_41 (total VARCHAR, bronze INTEGER)
### Question:
What is the total number of medals won by teams that wo... |
Below is an context that describes a sql 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 (score VARCHAR, to_par VARCHAR, player VARCHAR)
### Question:
Which Score has a To par of –1, and a Pl... |
Below is an context that describes a sql 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 (daytime VARCHAR, name VARCHAR)
### Question:
Name the Daytime which has a Name of exmouth?
### 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_73 (outcome VARCHAR, opponent_in_the_final VARCHAR)
### Question:
What is the Outcome when çağla büyükak... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_228439_4 (successor VARCHAR, district VARCHAR)
### Question:
Who is the successor for massachusetts 8th?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_261222_1 (population__2010_ VARCHAR, area__km_2__ VARCHAR)
### Question:
How many places have an area of 409.... |
Below is an context that describes a sql 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 (game INTEGER, score VARCHAR, points VARCHAR)
### Question:
Which Game is the highest one that 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_name_16 (result VARCHAR, week VARCHAR)
### Question:
What was the result of the game on week 4?
### 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_20466963_13 (guest_4 VARCHAR, guest_2 VARCHAR)
### Question:
Name the guest 4 for steve lamacq
### 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_27057070_3 (outgoing_manager VARCHAR, team VARCHAR)
### Question:
Who is the outgoing manager when the team 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_62 (score VARCHAR, home VARCHAR, leading_scorer VARCHAR)
### Question:
Which score has a Home of grizzli... |
Below is an context that describes a sql 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 (rank INTEGER, bronze VARCHAR, total VARCHAR, gold VARCHAR)
### Question:
What was the average rank 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_51 (Id VARCHAR)
### Question:
What is the highest 2000 value that has a 2010 value of 82 and a 2005 valu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE ship (flag VARCHAR)
### Question:
Group by ships by flag, and return number of ships that have each flag.
### 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_20 (time VARCHAR, record VARCHAR)
### Question:
What is the record time at the Nascar Camping World Truc... |
Below is an context that describes a sql 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 (emissions_co2 VARCHAR, max_speed VARCHAR, car_model VARCHAR)
### Question:
What is the emissions CO2... |
Below is an context that describes a sql 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 (college VARCHAR, position VARCHAR, overall VARCHAR, pick VARCHAR)
### Question:
What college did 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_65 (round INTEGER, overall VARCHAR, position VARCHAR)
### Question:
During which round was the first def... |
Below is an context that describes a sql 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 (caps VARCHAR, position VARCHAR, player VARCHAR)
### Question:
How many caps have a Position of prop, ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2226817_2 (written_by VARCHAR, original_air_date VARCHAR)
### Question:
Who wrote when the original airdate 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_14962287_2 (league VARCHAR, name VARCHAR)
### Question:
How many different Leagues are associated with 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_1628792_1 (dates VARCHAR, margin_of_victory VARCHAR)
### Question:
Name the dates for margin of victory being... |
Below is an context that describes a sql 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 (player VARCHAR, score INTEGER)
### Question:
What player has a score larger than 67?
### 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_15869204_7 (score VARCHAR, team VARCHAR)
### Question:
What was the score when they played against San Antoni... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE employees (first_name VARCHAR, last_name VARCHAR, department_id VARCHAR, salary INTEGER)
### Question:
Find the fir... |
Below is an context that describes a sql 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 (debut_year INTEGER, player VARCHAR, games VARCHAR)
### Question:
Which Debut year has a Player of bo... |
Below is an context that describes a sql 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 (date VARCHAR, time VARCHAR, age_group VARCHAR, pool VARCHAR)
### Question:
What date did the 90-94 y... |
Below is an context that describes a sql 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 (precincts VARCHAR, g_hager VARCHAR)
### Question:
Which Precincts has a G. Hager of 2,260 (15%)?
###... |
Below is an context that describes a sql 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 (attendance INTEGER, opponent VARCHAR)
### Question:
What is the Attendance of the game against the Fl... |
Below is an context that describes a sql 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 (decision VARCHAR, visitor VARCHAR, score VARCHAR)
### Question:
Which Decision has a Visitor of vanco... |
Below is an context that describes a sql 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 (name VARCHAR, winning_team VARCHAR, pole_position VARCHAR)
### Question:
Who won for Forsythe 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_1212189_1 (torque__nm__rpm VARCHAR, capacity VARCHAR)
### Question:
What is the torque formula for the model/... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (new_council INTEGER, election_result INTEGER)
### Question:
Which New council has an Election result... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_87 (round INTEGER, school_club_team VARCHAR, pick VARCHAR)
### Question:
Which Round is the lowest one 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_72 (withdrawn VARCHAR, gsr_class VARCHAR)
### Question:
What is withdrawn with a GSR Class of 296?
### 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_94 (status VARCHAR, name VARCHAR)
### Question:
The boat named Agamemnon has what status?
### 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_23840623_4 (dirty_electric_grid_rocky_mountains__denver_ VARCHAR, epa_rated_combined_fuel_economy 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_96 (seats_up_for_election INTEGER, election_result VARCHAR, staying_councillors 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_13 (first_leg VARCHAR, opposition VARCHAR)
### Question:
What was the first leg against Hibernian?
### 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_1805191_36 (candidates VARCHAR, incumbent VARCHAR)
### Question:
Who are all of the candidates in elections 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_86 (tournament VARCHAR, opponent VARCHAR, round VARCHAR, surface VARCHAR)
### Question:
Name the tournam... |
Below is an context that describes a sql 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 (ratt VARCHAR, long VARCHAR)
### Question:
What is the RAtt when the long is 73?
### Answer:
SELECT r... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11075747_4 (directed_by VARCHAR, episode__number VARCHAR)
### Question:
Who directed Episode 8?
### 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_71 (diameter__km_ VARCHAR, longitude VARCHAR, latitude VARCHAR, name VARCHAR)
### Question:
What in Xeni... |
Below is an context that describes a sql 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 (elevator VARCHAR, elector VARCHAR, elevated VARCHAR, nationality VARCHAR)
### Question:
Which Elevat... |
Below is an context that describes a sql 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 (rank INTEGER, bronze VARCHAR, gold VARCHAR)
### Question:
What is the rank of the nation that has 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_1212189_1 (torque__nm__rpm VARCHAR, model_engine VARCHAR)
### Question:
The 1.6 Duratec model/engine has how ... |
Below is an context that describes a sql 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 (record VARCHAR, opponent VARCHAR)
### Question:
Which record has Katsuomi Inagaki as 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_91 (l2_cache VARCHAR, model_number VARCHAR)
### Question:
What is the L2 cache of the microprocessor wit... |
Below is an context that describes a sql 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 (school_club_team VARCHAR, round INTEGER)
### Question:
Which School/Club Team has a Round larger tha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Customers (Address_ID VARCHAR); CREATE TABLE Addresses (City_Town VARCHAR, Address_ID VARCHAR); CREATE TABLE Perfor... |
Below is an context that describes a sql 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 (league_goals INTEGER, playoff_goals VARCHAR, position VARCHAR, fa_cup_apps VARCHAR)
### Question:
Ho... |
Below is an context that describes a sql 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 (races INTEGER, series VARCHAR, podiums VARCHAR)
### Question:
What is the sum of Races, when Series i... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.