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 people (sex VARCHAR, weight INTEGER)
### Question:
how many people are there whose weight is higher than 85 for eac... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22460085_1 (character VARCHAR, original_west_end_performer VARCHAR)
### Question:
What character did Richard ... |
Below is an context that describes a sql 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 (to_par VARCHAR, year_s__won VARCHAR)
### Question:
Which To par has a Year(s) won of 1983?
### 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_48 (scored VARCHAR, position VARCHAR, points VARCHAR)
### Question:
What is the total number scored 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_88 (player VARCHAR, goals_against_average VARCHAR, games_played VARCHAR)
### Question:
Who played 44 gam... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23224961_2 (season VARCHAR, mittelfranken_süd VARCHAR)
### Question:
When asv nürnberg-süd is the mittelfra... |
Below is an context that describes a sql 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 (purpose VARCHAR, on_air_id VARCHAR)
### Question:
Name the purpose for on-air ID of 2xx
### 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_56 (score VARCHAR, game INTEGER)
### Question:
What was the score at the game earlier than 66?
### 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_33 (winner VARCHAR, result VARCHAR, loser VARCHAR, location VARCHAR)
### Question:
Who is the Winner, wh... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14655985_1 (college VARCHAR, player VARCHAR)
### Question:
how many college with player being rich voltzke
#... |
Below is an context that describes a sql 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 (released VARCHAR, series_sorted VARCHAR)
### Question:
what is the released when the series is sorte... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_63 (population_density INTEGER, population__2011_ VARCHAR, change___percentage_ VARCHAR, county 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 images (image_name VARCHAR, image_url VARCHAR)
### Question:
List all the image name and URLs in the order of their... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_29 (actor_required VARCHAR, actor_in_original_production VARCHAR)
### Question:
Who is the required acto... |
Below is an context that describes a sql 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 (opponent VARCHAR, week INTEGER)
### Question:
Which opponent was on week 2?
### Answer:
SELECT oppon... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27932399_1 (artist VARCHAR, release_title VARCHAR)
### Question:
Which artist had a release title of HH?
### ... |
Below is an context that describes a sql 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 (winning_team VARCHAR, year VARCHAR)
### Question:
What was the winning team in 2013?
### 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_69 (rank VARCHAR, player VARCHAR)
### Question:
What ranking is james franklin?
### Answer:
SELECT rank ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Behavior_Incident (date_incident_start VARCHAR, date_incident_end VARCHAR, incident_type_code 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_53 (sensor VARCHAR, sensor_resolution VARCHAR, camera VARCHAR)
### Question:
What was the sensor with 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_24 (tv_time VARCHAR, date VARCHAR)
### Question:
What was the tv time on december 6, 1998?
### 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_62 (social_sec_leeds VARCHAR, media_officer VARCHAR, treasurer VARCHAR)
### Question:
What kind of Socia... |
Below is an context that describes a sql 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 (weight_of_shot VARCHAR, designation__bore_ VARCHAR)
### Question:
what is the weight of a shot 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_19744915_16 (result VARCHAR, couple VARCHAR)
### Question:
What is Zoe and Matt's result?
### 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_61 (away VARCHAR, result VARCHAR)
### Question:
Who was the Away team on the result of 1-5 aet?
### 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_22669375_1 (race_name VARCHAR, rnd VARCHAR)
### Question:
Name the race name for rnd being 11
### 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_93 (wins VARCHAR, glenelg_fl VARCHAR, byes VARCHAR)
### Question:
How many wins did Glenelg FL of bahgal... |
Below is an context that describes a 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 were all the candidates in elections 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_34 (character VARCHAR, actor VARCHAR)
### Question:
Who's the character when Margot Boyd was acting?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21501564_1 (week__number VARCHAR, original_artist VARCHAR)
### Question:
What week #(s featured sara bareille... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_99 (visitor VARCHAR, leading_scorer VARCHAR)
### Question:
What is the visitor team of the game with Rud... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22756549_1 (party VARCHAR, winner VARCHAR)
### Question:
What party is the winner K. Anbazhagan from?
### 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_14971788_1 (game_site VARCHAR, opponent VARCHAR)
### Question:
Where was the game against Atlanta Falcons hel... |
Below is an context that describes a sql 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 (height__m_ INTEGER, peak VARCHAR, class VARCHAR, prom__m_ VARCHAR)
### Question:
What is 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_99 (black__both_hispanic_and_non_hispanic_ INTEGER, hispanic__of_any_race_ VARCHAR, white__both_hispanic... |
Below is an context that describes a sql 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 (position VARCHAR, pick VARCHAR)
### Question:
What is the position of the pick 1 player?
### 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 (region VARCHAR, mountain_peak VARCHAR)
### Question:
Name the Region with a Mountain Peak of dilling... |
Below is an context that describes a sql 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 (floors INTEGER, street_address VARCHAR)
### Question:
WHAT IS THE FLOOR NUMBERS WITH 01.0 10 light 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_13557843_7 (location_attendance VARCHAR, team VARCHAR)
### Question:
how many location attendance with team ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12792876_3 (tries_against VARCHAR, drawn VARCHAR)
### Question:
What was the tries against when the drawn 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_39 (winning_applicant VARCHAR, block VARCHAR, area VARCHAR)
### Question:
Who is the Winning Applicant 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_74 (pick INTEGER, player VARCHAR, round VARCHAR)
### Question:
What was the average pick with Ed O'Banno... |
Below is an context that describes a sql 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 (oppose VARCHAR, poll_source VARCHAR, unsure VARCHAR)
### Question:
What percentage of people were 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 documents (document_type_code VARCHAR)
### Question:
Find the types of documents with more than 4 documents.
### 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_65 (nation VARCHAR, silver VARCHAR, gold VARCHAR)
### Question:
Which country had more than 2 silvers 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_17 (occupation VARCHAR, hometown VARCHAR)
### Question:
What is the occupation of the person with a home... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_90 (earnings___ INTEGER, events VARCHAR, wins VARCHAR)
### Question:
What is the high earnings for playe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26222468_1 (wins INTEGER)
### Question:
What is the maximum number of wins?
### Answer:
SELECT MAX(wins) FROM... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_92 (score VARCHAR, player VARCHAR)
### Question:
What is the Score when the Player is toru taniguchi?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_225100_4 (vacator VARCHAR, district VARCHAR)
### Question:
Who is the vacator when south carolina 4th 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_74 (date VARCHAR, home_team VARCHAR)
### Question:
On what date did Fitzroy play as the home team?
### 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_20745444_1 (game INTEGER, opponent VARCHAR)
### Question:
How many games were against Furman?
### 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 (prominence VARCHAR, mountain_peak VARCHAR)
### Question:
Name the Prominence of the Mountain Peak 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_98 (date VARCHAR, class VARCHAR, circuit VARCHAR)
### Question:
Which date was a GTS class on the Mospor... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_101336_1 (crystal_structure VARCHAR, formula VARCHAR)
### Question:
What is the crystal structure for the 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 Person (job VARCHAR, age INTEGER)
### Question:
What is average age for different job title?
### Answer:
SELECT AVG... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17480471_3 (gatchaman VARCHAR, eagle_riders VARCHAR)
### Question:
Which gatchaman has eagle riders as lukan... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_30108930_6 (position VARCHAR, player VARCHAR)
### Question:
What is Tyrell Francisco's player position?
### 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_67 (pick INTEGER, round VARCHAR)
### Question:
What is the highest numbered pick from round 7?
### 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_79 (drawn INTEGER, points VARCHAR, against VARCHAR)
### Question:
What is the smallest drawn when the po... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25355392_2 (november_3 VARCHAR, march_27_29 VARCHAR)
### Question:
how many times is march 27-29 is 129?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Sportsinfo (sportname VARCHAR)
### Question:
How many sports do we have?
### Answer:
SELECT COUNT(DISTINCT sportnam... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1346118_4 (first_elected INTEGER, incumbent VARCHAR)
### Question:
When was incumbent John N. Tillman first 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_49 (voted_yes VARCHAR, jurisdiction VARCHAR, voted_no VARCHAR)
### Question:
What is the total number of... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_20 (position INTEGER, goals_against VARCHAR, lost VARCHAR)
### Question:
What position was the team who ... |
Below is an context that describes a sql 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 (time_retired VARCHAR, rider VARCHAR)
### Question:
Which Time/Retired has a Rider of daijiro kato?
#... |
Below is an context that describes a sql 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 (winning_score VARCHAR, margin_of_victory VARCHAR, tournament VARCHAR)
### Question:
What is the winn... |
Below is an context that describes a sql 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 (frequency VARCHAR, voltage VARCHAR, part_number_s_ VARCHAR)
### Question:
Which frequency has voltag... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_30007505_1 (semifinalists VARCHAR, rank VARCHAR)
### Question:
Name the number of semifinalists for 19 rank
#... |
Below is an context that describes 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 (LName VARCHAR, PRESIDENT_Vote VARCHAR, Advisor VARCHAR); CREATE TABLE STUDENT (LName VARCHAR, StuID VARCHA... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_87 (date VARCHAR, home_team VARCHAR)
### Question:
What day is st kilda the home side?
### 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_88 (attendance INTEGER, score VARCHAR)
### Question:
How many Attendances have a Score of 4 – 5? Questio... |
Below is an context that describes a sql 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 (route INTEGER, elevation VARCHAR)
### Question:
Elevation of 12,183 feet 3713 m is what average rout... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11734041_9 (no_s_ VARCHAR, school_club_team_country VARCHAR)
### Question:
What is the number of the player 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_90 (rank VARCHAR, player VARCHAR, events VARCHAR)
### Question:
Tiger Woods has played less than 21 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_name_3 (opponent VARCHAR, result VARCHAR)
### Question:
Who was the opponent against which the result was w20... |
Below is an context that describes a sql 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 (venue VARCHAR, tournament VARCHAR)
### Question:
What's the venue for the asian games tournament?
##... |
Below is an context that describes a sql 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 (finish VARCHAR, start VARCHAR)
### Question:
What is the finish value for a start of 19?
### 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_6 (set_2 VARCHAR, total VARCHAR, set_3 VARCHAR)
### Question:
What is the Set 2 with a Total of 45–12, 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_83 (avg INTEGER, yards VARCHAR)
### Question:
Which largest average had 1229 yards?
### Answer:
SELECT M... |
Below is an context that describes a sql 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 (region VARCHAR, date VARCHAR)
### Question:
What region is on 11 August 2008?
### Answer:
SELECT regi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341865_40 (district VARCHAR, incumbent VARCHAR)
### Question:
What district is incumbent albert w. johnson 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_10023387_1 (doubles_w_l VARCHAR, player VARCHAR)
### Question:
what's the doubles w-l for player seol jae-min... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2562572_27 (settlement VARCHAR, cyrillic_name_other_names VARCHAR)
### Question:
How many settlements have as... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_58 (constructor VARCHAR, grid VARCHAR, time_retired VARCHAR)
### Question:
Who constructed the car 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_90 (after_debt VARCHAR, total_receipts VARCHAR)
### Question:
What is the after debt has receipts of $37... |
Below is an context that describes a sql 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 (average VARCHAR, matches VARCHAR, wickets VARCHAR)
### Question:
what is the average when matches 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_91 (round VARCHAR, opponent VARCHAR)
### Question:
In the fight against Brandon Bledsoe, how many rounds... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29033869_3 (venue VARCHAR, opponent VARCHAR, position_on_ladder VARCHAR)
### Question:
Which venue did collin... |
Below is an context that describes a 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_17 (no INTEGER, position VARCHAR, school_club_team VARCHAR)
### Question:
What is the latest number ... |
Below is an context that describes a sql 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 (catalogue VARCHAR, region VARCHAR)
### Question:
Which catalogue is from Japan?
### 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_74 (natural_change VARCHAR, crude_death_rate__per_1000_ VARCHAR, live_births VARCHAR)
### Question:
What... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE CAR_NAMES (Make VARCHAR, MakeId VARCHAR); CREATE TABLE CARS_DATA (horsepower VARCHAR, Id VARCHAR, cylinders 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_70 (tournament VARCHAR, score VARCHAR)
### Question:
Which tournament had a score of 6–4, 4–6, 7–5?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE country (continent VARCHAR)
### Question:
how many countries are in Asia?
### Answer:
SELECT COUNT(*) FROM country ... |
Below is an context that describes a sql 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 (runners_up VARCHAR, champions VARCHAR)
### Question:
What runner(s)-up has 1 (2013) as the champions... |
Below is an context that describes a sql 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 (record VARCHAR, date VARCHAR)
### Question:
What is the record of the game on May 6?
### Answer:
SELE... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_90 (country VARCHAR, edition VARCHAR)
### Question:
What was the nationality of the winner of the 42nd 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_53 (country VARCHAR, operator VARCHAR, project_name VARCHAR)
### Question:
What country did the project,... |
Below is an context that describes a sql 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 (network VARCHAR, year VARCHAR, title VARCHAR)
### Question:
What is the network that aired Star King... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.