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_47 (name VARCHAR, total_point VARCHAR, bonus VARCHAR, only_point VARCHAR, catch_taken 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_name_16 (years_in_orlando VARCHAR, nationality VARCHAR, school_club_team VARCHAR)
### Question:
What years 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_1341395_22 (first_elected INTEGER, district VARCHAR)
### Question:
What was the earliest year someone was 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_76 (location VARCHAR, opponent VARCHAR)
### Question:
Where was match which had Joe Lauzon as an opponen... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21076286_2 (broadcast_network VARCHAR, broadcast_scope VARCHAR)
### Question:
Name the broadcast network 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_37 (played VARCHAR, losing_bonus VARCHAR, points_against VARCHAR)
### Question:
Name the played with los... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (table_diameter VARCHAR, crown_height VARCHAR)
### Question:
Which Table diameter has a Crown height ... |
Below is an context that describes a sql 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 (place VARCHAR, score VARCHAR)
### Question:
WHAT IS THE PLACE WITH THE SCORE 69-71-66-73=279?
### 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 Student (advisor VARCHAR); CREATE TABLE Faculty (fname VARCHAR, lname VARCHAR, FacID VARCHAR)
### Question:
What ar... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14876228_1 (losses VARCHAR, team VARCHAR)
### Question:
Name the losses for general caballero zc
### 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_83 (grid INTEGER, laps VARCHAR, time_retired VARCHAR, driver VARCHAR)
### Question:
Tell me the lowest G... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (high_assists VARCHAR, game VARCHAR)
### Question:
What was the number of high assists for game 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_40 (money___$__ VARCHAR, place VARCHAR, player VARCHAR)
### Question:
What is T4 Place Player Nick Price... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_250309_1 (company VARCHAR, plant VARCHAR)
### Question:
what is the name ofhte company where the plant is 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_78 (season VARCHAR, losses VARCHAR, points VARCHAR, games VARCHAR)
### Question:
Which season has less 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_39 (Box VARCHAR, home_team VARCHAR)
### Question:
What was the box score during a home game of the Adela... |
Below is an context that describes a 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_12 (series_ep VARCHAR, segment_b VARCHAR)
### Question:
What is the series episode where Segment B 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_98 (car__number INTEGER, make VARCHAR, pos VARCHAR)
### Question:
Which Car # has a Make of toyota, 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_14 (Id VARCHAR)
### Question:
Which 1998 tournament had a performance of 3R in 2007?
### 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_34 (final VARCHAR, no2 VARCHAR)
### Question:
What was the final of play No. 2, Alzira Ricardo B.?
### 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_25 (dynamo INTEGER, spartak VARCHAR, draw VARCHAR, played VARCHAR)
### Question:
what is the average dyn... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1266602_1 (_number INTEGER, owner_s_ VARCHAR)
### Question:
What is the biggest number of the team who's owne... |
Below is an context that describes a sql 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 (score VARCHAR, home VARCHAR, date VARCHAR)
### Question:
What was the score of the game on October 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_2 (econ INTEGER, ovrs VARCHAR, runs VARCHAR)
### Question:
Name the average econ for runs more than 703 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16226584_1 (parish VARCHAR, length_meters VARCHAR)
### Question:
Which parishes have a railroad length of 51.... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15055594_6 (fall_09 INTEGER, fall_06 VARCHAR)
### Question:
What was the highest number of students in Fall 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_7 (years VARCHAR, rank VARCHAR, name VARCHAR)
### Question:
Which years had a rank of more than 6 and 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_23982399_12 (winner VARCHAR, iron_chef VARCHAR)
### Question:
Who was the winner when the iron chef is hiroyu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25322130_3 (winning_driver VARCHAR, date VARCHAR)
### Question:
Name the winning driver for 20 april
### 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_35 (representing VARCHAR, original_title VARCHAR)
### Question:
Name the representing for englar alheims... |
Below is an context that describes a sql 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 (colours VARCHAR, house_name VARCHAR)
### Question:
What colours have a House Name of ogun?
### 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_27893892_2 (opponent VARCHAR, game_site VARCHAR, week VARCHAR)
### Question:
what was the opposition where 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_41 (condition VARCHAR, bleeding_time VARCHAR, platelet_count VARCHAR)
### Question:
I want the condition... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21313327_1 (title VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
what was the name of 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_80 (finals VARCHAR, total VARCHAR, conference_finals VARCHAR, semifinals VARCHAR)
### Question:
Can you ... |
Below is an context that describes a sql 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 (entrant VARCHAR, driver VARCHAR)
### Question:
Which of the entrants had Luigi Fagioli as a driver?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_21 (peak_position VARCHAR, date VARCHAR)
### Question:
Which Peak Position has a Date of 10 june 1998?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE candidate (support_rate INTEGER, consider_rate INTEGER, oppose_rate INTEGER)
### Question:
find the highest support... |
Below is an context that describes a sql 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 (producer VARCHAR, director VARCHAR)
### Question:
Who is the producer for the director Richard Clark... |
Below is an context that describes a sql 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 (nationality VARCHAR, jersey_number_s_ VARCHAR)
### Question:
What is the nationality of the person 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_24486462_1 (country VARCHAR, compulsory_deduction VARCHAR)
### Question:
What country has a compulsory deduct... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE manufacturers (Headquarter VARCHAR, code VARCHAR); CREATE TABLE products (name VARCHAR, Manufacturer VARCHAR)
### Q... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19215259_1 (location VARCHAR, power__kw_ VARCHAR, frequency VARCHAR)
### Question:
Where is the frequency 102... |
Below is an context that describes a sql 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 (draw VARCHAR, points VARCHAR)
### Question:
When the points are 98 what is the draw?
### 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_81 (zodiac_sign VARCHAR, english_name VARCHAR)
### Question:
What is the zodiac sign for the English Mar... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_32 (goals INTEGER, competition VARCHAR, apps VARCHAR)
### Question:
How many goals did he have in the bu... |
Below is an context that describes a sql 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 (score VARCHAR, result VARCHAR)
### Question:
Which item has a score of 5-1?
### Answer:
SELECT score ... |
Below is an context that describes a sql 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 (pick INTEGER, overall VARCHAR)
### Question:
What is the lowest pick number where the overall pick n... |
Below is an context that describes a sql 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 (dimensions VARCHAR, name VARCHAR)
### Question:
What is the dimensions of the u50 appliance?
### 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_22815265_1 (record VARCHAR, opponent VARCHAR)
### Question:
How many records show Utah as the opponent?
### 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_37 (location VARCHAR, years_in_gfl VARCHAR, nickname VARCHAR)
### Question:
What is the location of the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_43 (administration_of_oaths VARCHAR, rights_of_audience VARCHAR, reserved_instruments 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_name_10 (season_outcome VARCHAR, school VARCHAR)
### Question:
What is the Season Outcome for the Sussex Cent... |
Below is an context that describes a sql 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 (result VARCHAR, attendance VARCHAR)
### Question:
What was the result of the game when the attendance... |
Below is an context that describes a sql 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 (stadium VARCHAR, visiting_team VARCHAR)
### Question:
I want to know the stadium for tennessee titan... |
Below is an context that describes a sql 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 (nationality VARCHAR, club_team VARCHAR)
### Question:
What is the Nationality Club Team of Quebec re... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1342270_42 (result VARCHAR, district VARCHAR)
### Question:
What was the result of the Tennessee 2 district e... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16494599_5 (years_for_grizzlies VARCHAR, school_club_team VARCHAR)
### Question:
when was the school/club tea... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_23 (games INTEGER, points VARCHAR, goals_for VARCHAR)
### Question:
What are the most games when the 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_21 (player VARCHAR, year_s__won VARCHAR)
### Question:
Which player won in 1993?
### Answer:
SELECT play... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28059992_6 (player VARCHAR, cfl_team VARCHAR)
### Question:
Which player was drafted by Winnipeg?
### 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_17 (goals_scored VARCHAR, played VARCHAR, points VARCHAR, goals_conceded 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_22 (developer_s_ VARCHAR, genre VARCHAR)
### Question:
Who was the developer(s) of the genre Adventure?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Degree_Programs (department_id VARCHAR); CREATE TABLE Departments (department_name VARCHAR, department_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_2817196_1 (season VARCHAR, goals_against VARCHAR)
### Question:
What sesaon(s) did they have 254 goals agains... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26267849_11 (percentage_of_votes VARCHAR, act VARCHAR)
### Question:
Name the percentage of votes for violini... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23799417_2 (rating VARCHAR)
### Question:
What is the rating if the rating/share (18-49) is 3.6?
### 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_14 (entrant VARCHAR, year VARCHAR, chassis VARCHAR)
### Question:
Who is entered earlier than 1975 and 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_name_56 (against INTEGER, draws VARCHAR, losses VARCHAR, byes VARCHAR)
### Question:
Can you tell me the high... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24998088_1 (points VARCHAR, position VARCHAR)
### Question:
How many points did he have when he has in the 34... |
Below is an context that describes a sql 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 (rank INTEGER, passengers INTEGER)
### Question:
What is the smallest rank for passengers more than 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_15 (week INTEGER, opponent VARCHAR)
### Question:
What is the earliest week with an opponent of cincinna... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_21 (year VARCHAR)
### Question:
Name the average 2008 for beijing and 2005 more than 2
### Answer:
SELEC... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16175217_1 (children_per_donor VARCHAR, allowed_recipients VARCHAR)
### Question:
What are the children per d... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_93 (ihsaa_football_class VARCHAR, location VARCHAR)
### Question:
What is the IHSAA Football class at Cu... |
Below is an context that describes a sql 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 (year_ceremony VARCHAR, english_title VARCHAR)
### Question:
What year was Kelin nominated?
### 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_64 (replaced_by VARCHAR, team VARCHAR)
### Question:
Name the replaced by for racing santander
### 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_22078691_2 (title VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
What is the title that had 13.59 u.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 Friend (student_id VARCHAR)
### Question:
Show the student IDs and numbers of friends corresponding to each.
### 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_18069789_1 (year_ VARCHAR, e_ VARCHAR, original_title VARCHAR)
### Question:
which year was the original titl... |
Below is an context that describes a sql 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 (stadium VARCHAR, host_team VARCHAR)
### Question:
What is the home stadium of the Atlanta Falcons?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24126606_2 (opponent VARCHAR, week VARCHAR)
### Question:
Name the opponent for week 12
### 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_92 (player VARCHAR, position VARCHAR, club_province VARCHAR)
### Question:
Which Player has a Position o... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (long INTEGER, gp_gs VARCHAR, gain VARCHAR)
### Question:
What is the lowest long with a Gp-GS of 11-... |
Below is an context that describes a sql 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 (wheel_arrangement VARCHAR, quantity_preserved VARCHAR)
### Question:
What is the wheel arrangement wi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_25 (event_place VARCHAR, time VARCHAR)
### Question:
Where did someone run a 58:33?
### Answer:
SELECT e... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_25 (rank VARCHAR, gold VARCHAR, silver VARCHAR)
### Question:
What Rank has a gold smaller than 1, and 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_89 (winner VARCHAR)
### Question:
Name the 2nd runner-up for yuming lai (賴ιε)
### 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_1342013_37 (incumbent VARCHAR, district VARCHAR)
### Question:
What is the incumbent for pennsylvania 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_61 (district VARCHAR, incumbent VARCHAR)
### Question:
Which district has joseph t. johnson as an incumb... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE technician (Team VARCHAR, Starting_Year VARCHAR)
### Question:
What are the team and starting year of technicians?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2161859_1 (series__number VARCHAR, title VARCHAR)
### Question:
What is the series number for the Golden Frog... |
Below is an context that describes a sql 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 (class VARCHAR, dates VARCHAR)
### Question:
What is Class, when Dates is "22 April - 3 May 2009"?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_73 (home_team VARCHAR, away_team VARCHAR)
### Question:
What home team played against Richmond?
### 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_76 (song VARCHAR, status VARCHAR, name VARCHAR)
### Question:
Which song named Tan Dun was nominated?
##... |
Below is an context that describes a sql 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 (location VARCHAR, league_division VARCHAR, position_in_2012_13 VARCHAR)
### Question:
What Location ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21666472_1 (no_in_series VARCHAR, written_by VARCHAR)
### Question:
How many number in series's are written b... |
Below is an context that describes a sql 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 (competition VARCHAR, year VARCHAR, score VARCHAR)
### Question:
Which competition before 1982 had 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_1341672_6 (result VARCHAR, candidates VARCHAR)
### Question:
How many times did an election feature the resul... |
Below is an context that describes a sql 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 (mass__kg_ INTEGER, landing_zone VARCHAR)
### Question:
What is the largest mass for Tycho Crater?
##... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.