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_44 (age_category VARCHAR, name VARCHAR)
### Question:
In which Age Category is Marco Manenti?
### 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_45 (bronze INTEGER, silver INTEGER)
### Question:
What is the sum of bronze when silver is greater than ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10650711_1 (nfl_team VARCHAR, player VARCHAR)
### Question:
what's the nfl team where player is clifford cha... |
Below is an context that describes a sql 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 (country VARCHAR, player VARCHAR)
### Question:
What country has player Scott Verplank?
### 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_64 (hometown VARCHAR, school VARCHAR)
### Question:
Where is the Hometown of the person that attended Ke... |
Below is an context that describes a sql 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 (team_2 VARCHAR, team_1 VARCHAR)
### Question:
Which team has far rabat as the team 1?
### 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_12001616_4 (status VARCHAR, entrant VARCHAR)
### Question:
What is the status of joe gibbs racing?
### 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_84 (pct VARCHAR, total_games INTEGER)
### Question:
What is the PCT when the total number of games is le... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15463188_7 (name VARCHAR, school_club_team VARCHAR)
### Question:
Name the name for san beda
### 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_11464746_1 (composition VARCHAR, colours VARCHAR)
### Question:
What is the green house made of?
### 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_52 (rank VARCHAR, name VARCHAR)
### Question:
What is the rank of Point Hyllie?
### 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 table_2876467_3 (first_place INTEGER, third_place VARCHAR)
### Question:
What is the maximum number of 1st places 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_46 (opponent VARCHAR, record VARCHAR, week VARCHAR, game_site VARCHAR)
### Question:
Which Opponent has ... |
Below is an context that describes a sql 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 (visiting_team VARCHAR, stadium VARCHAR)
### Question:
Who was the visiting team at Raymond James Sta... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE shop (LOCATION VARCHAR, Open_Year INTEGER)
### Question:
Show the locations shared by shops with open year later 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_1831262_2 (pinoresinol INTEGER, foodstuff VARCHAR)
### Question:
what is the maximum number of pinorinol in 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_77 (country VARCHAR, catalogue__number VARCHAR)
### Question:
What Country is Catalogue # ASW 50248 (724... |
Below is an context that describes a sql 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 (decile INTEGER, area VARCHAR, roll VARCHAR)
### Question:
What is the total decile in the area of No... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (player VARCHAR, to_par VARCHAR, score VARCHAR)
### Question:
What is the Player that has a To standa... |
Below is an context that describes a sql 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 (site INTEGER, sex_and_other_data VARCHAR)
### Question:
Which Site that has a Sex and other data 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_71 (year_s__won VARCHAR, total INTEGER)
### Question:
What year won has a total less than 281?
### 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_32 (name_v_t_e VARCHAR, jersey_number VARCHAR, weight__kg_ VARCHAR, position 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 table_name_80 (judge_e VARCHAR, judge_c VARCHAR, rider VARCHAR)
### Question:
what is the judge e when judge c is 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 table_20500097_1 (team VARCHAR, series VARCHAR)
### Question:
What team did he compete for in the GP3 series?
### 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_45 (record VARCHAR, score VARCHAR)
### Question:
What was the record for the game that had a score of 10... |
Below is an context that describes a sql 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 (gpu_frequency VARCHAR, frequency VARCHAR, sspec_number VARCHAR)
### Question:
What is GPU Frequency,... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (week VARCHAR, attendance VARCHAR)
### Question:
Which week's game was attended by 65,272 people?
###... |
Below is an context that describes a sql 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 (constructor VARCHAR, driver VARCHAR)
### Question:
What is the constructor for Jackie Stewart's car?
... |
Below is an context that describes a sql 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 (site VARCHAR, game VARCHAR)
### Question:
Name the site for game of game 2
### Answer:
SELECT site 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_85 (opening VARCHAR, worldwide VARCHAR)
### Question:
WHAT IS THE OPENING WITH A WORLDWIDE NUMBER OF $55... |
Below is an context that describes a sql 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 (tournament VARCHAR, opponent VARCHAR)
### Question:
What tournament is lesley joseph the 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_19930660_1 (winner VARCHAR, marcus_guest VARCHAR)
### Question:
Name the winner for jason byrne
### 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_41 (code VARCHAR, population INTEGER)
### Question:
What is the total code number for places with a popu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_19 (record VARCHAR, game VARCHAR, score VARCHAR)
### Question:
What is the Record for a game less 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_93 (pick VARCHAR, round VARCHAR, player VARCHAR)
### Question:
What was the pick number for the compensa... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24136814_3 (record VARCHAR, date VARCHAR)
### Question:
What was the record for the Argonauts on September 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_51 (laps VARCHAR, driver VARCHAR)
### Question:
How many laps does roberto moreno have?
### 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 employees (first_name VARCHAR, last_name VARCHAR, birth_date VARCHAR)
### Question:
Who is the youngest employee 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_42 (text_symbol VARCHAR, border VARCHAR)
### Question:
Which sign has a red border?
### Answer:
SELECT 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_67 (lost VARCHAR, points VARCHAR)
### Question:
What lost has 86 points?
### Answer:
SELECT lost 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_14945112_1 (opponent VARCHAR, date VARCHAR)
### Question:
Who were all of the opponents when the date was Nov... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27914076_1 (frequency VARCHAR, branding VARCHAR)
### Question:
Name the frequency for 103.7 energy fm dipolog... |
Below is an context that describes a sql 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 (club VARCHAR, home_ground VARCHAR)
### Question:
Which club, had a home ground of n/a?
### 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_16331144_1 (runner_up VARCHAR, third_place VARCHAR)
### Question:
Who was the runner-up when Mohamed Ali got ... |
Below is an context that describes a sql 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 (train_no VARCHAR, origin VARCHAR)
### Question:
What is number of the train that originated in Secun... |
Below is an context that describes a sql 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 (pick INTEGER, college VARCHAR)
### Question:
What is the highest pick when the college is saginaw va... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1147705_1 (model VARCHAR, engine_type VARCHAR)
### Question:
How many engine b5234 t3?
### Answer:
SELECT COU... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22853654_9 (result VARCHAR, opponent VARCHAR)
### Question:
Name the result for wesley moodie
### 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_83 (national_final_main_host VARCHAR, semi_final_heat_host VARCHAR, year_s_ 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 table_name_91 (area VARCHAR, name VARCHAR)
### Question:
What area is Central Takaka School in?
### 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_40 (leading_scorer VARCHAR, date VARCHAR)
### Question:
Name the leading scorer for 12 january 2008
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25675509_1 (latitude VARCHAR, time__utc_ VARCHAR)
### Question:
At what latitude did the shock at time 13:10:... |
Below is an context that describes a sql 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 (score_in_final VARCHAR, date VARCHAR)
### Question:
What was the Final Score on February 24, 2002?
#... |
Below is an context that describes a sql 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 (competition VARCHAR, score VARCHAR)
### Question:
What Competition had a Score of 3–3?
### 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 people (Nationality VARCHAR)
### Question:
What are the nationalities that are shared by at least two people?
### 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 cinema (LOCATION VARCHAR, capacity INTEGER)
### Question:
Show all the locations where no cinema has capacity over ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_20 (country VARCHAR, to_par VARCHAR, player VARCHAR)
### Question:
What is Country, when To par is "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_29 (d_48 VARCHAR, d_44 VARCHAR)
### Question:
Name the D 48 when it has a D 44 of d 33
### 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_18365784_3 (operator VARCHAR, departure VARCHAR)
### Question:
Who was the train operator when the train depa... |
Below is an context that describes a sql 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 (date VARCHAR, match VARCHAR)
### Question:
What date was match 5?
### Answer:
SELECT date FROM table... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29217650_1 (december_28 VARCHAR, movies VARCHAR)
### Question:
What is the figure for December 28 for ang tan... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE useracct (Id VARCHAR)
### Question:
How many users are there?
### Answer:
SELECT COUNT(*) FROM useracct |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Apartment_Buildings (building_address VARCHAR, building_phone VARCHAR, building_manager VARCHAR)
### Question:
Show... |
Below is an context that describes a sql 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 (length VARCHAR, name VARCHAR)
### Question:
What is the Length, when the Name is Himos?
### 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_79 (performer_3 VARCHAR, date VARCHAR, performer_1 VARCHAR, performer_2 VARCHAR)
### Question:
Performer... |
Below is an context that describes a sql 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 (round INTEGER, player VARCHAR)
### Question:
What round was Corey Cowick picked?
### Answer:
SELECT 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 (season VARCHAR, runner_up VARCHAR, title VARCHAR)
### Question:
What season has a runner-up of wased... |
Below is an context that describes a sql 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 (record VARCHAR, opponent VARCHAR)
### Question:
What was the record at the game against the Los Ange... |
Below is an context that describes a sql 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 (city_of_license VARCHAR, class VARCHAR, identifier VARCHAR)
### Question:
What city of license 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_2 (surface VARCHAR, track VARCHAR)
### Question:
What is the surface of the track at the indianapolis sp... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_52 (captain VARCHAR, manager VARCHAR)
### Question:
Which captain has howard wilkinson as the manager?
#... |
Below is an context that describes a sql 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 (position VARCHAR, jersey_number_s_ VARCHAR)
### Question:
What position does the player with jersey ... |
Below is an context that describes a sql 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 (place INTEGER, draw VARCHAR)
### Question:
What is the highest place for song that was draw number 6... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13836704_4 (airport VARCHAR, total_passengers_2009 VARCHAR)
### Question:
what's the airport with total passe... |
Below is an context that describes a sql 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 (frequency VARCHAR, city VARCHAR, name VARCHAR)
### Question:
What is the frequency of the newspaper,... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_26 (date VARCHAR, score VARCHAR)
### Question:
What was the date for the 130-56 game?
### 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_14219514_2 (home__2nd_leg_ VARCHAR)
### Question:
When platense is the home (2nd leg) what is the 2nd leg?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26853172_1 (player_1 VARCHAR, player_3 VARCHAR, prevailing_wind VARCHAR)
### Question:
What is player 1 when ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (round VARCHAR, position VARCHAR, player VARCHAR)
### Question:
What is the total number of rounds 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_52 (away_team VARCHAR)
### Question:
What was North Melbourne's score when they were the home 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_name_12 (iata VARCHAR, country VARCHAR, city VARCHAR)
### Question:
What is City of Sandefjord in Norway's IA... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE university (enrollment VARCHAR, primary_conference VARCHAR, founded VARCHAR)
### Question:
Show the enrollment 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_25 (Id VARCHAR)
### Question:
What is the 2010 Lukoil oil prodroduction when in 2009 oil production 21.6... |
Below is an context that describes a sql 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 (erp_w VARCHAR, city_of_license VARCHAR)
### Question:
Name the ERP W for glens falls, new york
### 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_77 (events INTEGER, tournament VARCHAR, top_25 VARCHAR)
### Question:
What is the largest number of 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_80 (ordained_bishop VARCHAR, born VARCHAR)
### Question:
When was the archbishop that was born on Februa... |
Below is an context that describes a sql 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 (final_rank INTEGER, lose VARCHAR, point VARCHAR)
### Question:
Tell me the average final rank for loe... |
Below is an context that describes a sql 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 (res VARCHAR, record VARCHAR)
### Question:
What was the result when his record was 25-15?
### 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_22673872_1 (rnd INTEGER, winning_driver VARCHAR, track VARCHAR)
### Question:
In what round did Al Unser win ... |
Below is an context that describes a sql 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 (bronze INTEGER, gold VARCHAR, silver VARCHAR, sport VARCHAR)
### Question:
What is the highest bronz... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19897294_16 (original_air_date VARCHAR, family_families VARCHAR)
### Question:
Name the original air date 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_22839669_1 (year INTEGER, score_in_the_final VARCHAR)
### Question:
What is the most recent year where the fi... |
Below is an context that describes a sql 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 (appliances VARCHAR, location VARCHAR)
### Question:
What is the appliance at the station in St Neots... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE countrylanguage (Percentage INTEGER, CountryCode VARCHAR, LANGUAGE VARCHAR)
### Question:
What is the total 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 wrestler (Name VARCHAR, Wrestler_ID VARCHAR); CREATE TABLE elimination (Elimination_Move VARCHAR, Wrestler_ID VARCH... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_30 (airport VARCHAR, country VARCHAR, iata VARCHAR)
### Question:
What is the name of the airport locate... |
Below is an context that describes a sql 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 (player VARCHAR, place VARCHAR)
### Question:
What is the T8 Place Player?
### Answer:
SELECT player ... |
Below is an context that describes a sql 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 (rank INTEGER, notes VARCHAR, time VARCHAR)
### Question:
What is the lowest rank for the team that 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_name_78 (l2_cache VARCHAR, frequency VARCHAR)
### Question:
What's amount of L2 Cache on a device 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_33 (ipsos_3_14_09 VARCHAR, ifop_11_12_08 VARCHAR, opinionway_4_17_09 VARCHAR)
### Question:
Name the lps... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.