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_55 (away_team VARCHAR, home_team VARCHAR)
### Question:
Who is the away team when the home team was Fitz... |
Below is an context that describes a sql 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 (Id VARCHAR)
### Question:
What is the 2004 value with a sf in 2010?
### Answer:
SELECT 2004 FROM tabl... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_15 (wins INTEGER, events VARCHAR, top_5 VARCHAR)
### Question:
what is the sum of wins when events is 13... |
Below is an context that describes a sql 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 (party VARCHAR, results VARCHAR, district VARCHAR)
### Question:
What is Party, when Results is "Re-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_48 (score VARCHAR, loss VARCHAR)
### Question:
What was the score of the game that had a loss of William... |
Below is an context that describes a sql 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, rank VARCHAR, height_feet___m VARCHAR)
### Question:
What is the building's name 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_1307842_6 (gdp__billion_us$_ VARCHAR, area__km²_ VARCHAR)
### Question:
What is the gdp of the country 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 Delivery_Routes (route_name VARCHAR, route_id VARCHAR); CREATE TABLE Delivery_Route_Locations (route_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_name_37 (league VARCHAR, home VARCHAR)
### Question:
What is the league with a 0:1 home?
### Answer:
SELECT l... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20246201_9 (popular_vote VARCHAR, candidate VARCHAR)
### Question:
How many different popular vote counts wer... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1000181_1 (text_background_colour VARCHAR, state_territory VARCHAR)
### Question:
Name the background colour ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17335602_1 (winners_share___ INTEGER, tournament VARCHAR)
### Question:
What was the winner's share in the we... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_28 (affiliation VARCHAR, pick__number INTEGER)
### Question:
What affiliations have Pick #s under 32?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_38 (name VARCHAR, tries VARCHAR, club VARCHAR)
### Question:
Who was part of Club Munster with 1 try?
##... |
Below is an context that describes a sql 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 (stadium VARCHAR, visiting_team VARCHAR)
### Question:
What is the name of the stadium when the visiti... |
Below is an context that describes a sql 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 (team__number1 VARCHAR, res VARCHAR)
### Question:
What was the team #1 for the match that had a resu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20799587_1 (obama_number INTEGER, mccain_percentage VARCHAR)
### Question:
How many people voted for Obama 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_85 (tournament VARCHAR, partner VARCHAR, outcome VARCHAR, score VARCHAR)
### Question:
Which 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_32 (laps INTEGER, driver VARCHAR)
### Question:
What is the lowest number of laps obtained by driver Nic... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_60 (route INTEGER, rank VARCHAR, elevation VARCHAR)
### Question:
On what Route is the mountain with a 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_65 (region VARCHAR, area__km²_ VARCHAR)
### Question:
Which Region has an Area of 9,451km²?
### 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_64 (pos VARCHAR, year VARCHAR, event VARCHAR)
### Question:
What is the pos from 2003, and the f event?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26351260_1 (enrollment INTEGER, institution VARCHAR)
### Question:
What is the lowest enrollment for Eastern ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_9 (semifinalists VARCHAR, surface VARCHAR)
### Question:
what is the semifinalists when the surface is 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_256286_23 (meas_num INTEGER, description VARCHAR)
### Question:
What is the number of the tax supervising 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_1341423_20 (candidates VARCHAR, district VARCHAR)
### Question:
Who were the candidates in the Maryland 5 dis... |
Below is an context that describes 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 (name VARCHAR, job VARCHAR, age INTEGER); CREATE TABLE Person (name VARCHAR, job VARCHAR, age INTEGER)
### 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_2226817_2 (directed_by VARCHAR, production_code VARCHAR)
### Question:
Who directed when the production code ... |
Below is an context that describes a sql 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 (pick__number INTEGER, nationality VARCHAR)
### Question:
What is the highest pick number from Slovak... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1628607_5 (foursomes_w_l_h VARCHAR, year VARCHAR)
### Question:
What was the foursome's record in 2002?
### 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_9 (matches INTEGER, rank INTEGER)
### Question:
What was the total matches that ranked above 10?
### Ans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (lost VARCHAR, tied VARCHAR, goals_for VARCHAR)
### Question:
What is the total number of losses for 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_24122653_2 (finish VARCHAR, vote VARCHAR)
### Question:
What is the finish associated with a 3-2 vote?
### 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_14058433_3 (points_for VARCHAR, lost VARCHAR)
### Question:
How many points are there when the lost is 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_2 (games INTEGER, position VARCHAR, number VARCHAR)
### Question:
What is the earliest game with a posit... |
Below is an context that describes a sql 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 (competition VARCHAR, attendance VARCHAR, opponent VARCHAR)
### Question:
What kind of competition ha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_52 (u_wins INTEGER, draws VARCHAR, alianza_wins VARCHAR, alianza_goals VARCHAR)
### Question:
What is 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_74 (money___ INTEGER, score VARCHAR)
### Question:
What is the average Money ( $ ), when Score is "69-69... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE body_builder (Snatch INTEGER)
### Question:
What is the average snatch score of body builders?
### 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 projects (hours INTEGER)
### Question:
Find the average hours of all projects.
### Answer:
SELECT AVG(hours) FROM p... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_25 (date VARCHAR, record VARCHAR)
### Question:
On what date was the Record of 43–35?
### 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_24431348_20 (status VARCHAR, new_points VARCHAR)
### Question:
How many times is the new points 2690?
### Ans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_66 (date VARCHAR, partner VARCHAR)
### Question:
Which Date has a Partner of daniella dominikovic?
### 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_7 (date VARCHAR, score VARCHAR)
### Question:
What is the Date with a Score with 86–108?
### 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_62 (notes VARCHAR, rank VARCHAR)
### Question:
What notes have 2 as the rank?
### Answer:
SELECT notes 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_3 (score VARCHAR, away_team VARCHAR)
### Question:
What was the score of the game against away team crew... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_82 (club VARCHAR, country VARCHAR, goals VARCHAR)
### Question:
What club was in Netherlands and had 22 ... |
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR)
### Question:
What was the score on april 4, 1993?
### Answer:
SELECT s... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18373863_2 (mlb_team VARCHAR, years_played VARCHAR, fcsl_team VARCHAR)
### Question:
when deland is the fcsl ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2127933_3 (score VARCHAR, opponents VARCHAR)
### Question:
What were the scores for matches with irving wrigh... |
Below is an context that describes a sql 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 (game INTEGER, march VARCHAR)
### Question:
March of 29 involves what highest scoring game?
### 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_71 (away_team VARCHAR, venue VARCHAR)
### Question:
What was the away team's score at windy hill?
### 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_24018112_1 (brand_name VARCHAR, model__list_ VARCHAR)
### Question:
What brand is model I7-8xx?
### 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_12791809_1 (year INTEGER, road_closed VARCHAR)
### Question:
What is thea year the road closed April 13?
### ... |
Below is an context that describes a sql 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 (home_captain VARCHAR, venue VARCHAR)
### Question:
Who was the Home captain for the Test match of Au... |
Below is an context that describes a sql 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 (opponent VARCHAR, record VARCHAR)
### Question:
Which opponent has a 53-24 record?
### 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_51 (bike VARCHAR, laps VARCHAR, time VARCHAR)
### Question:
What is the Bike with 18 laps and +41.280 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_24638867_4 (championship VARCHAR, partner VARCHAR)
### Question:
What championships had a match where Natasha... |
Below is an context that describes a sql 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 (latin VARCHAR, greek VARCHAR)
### Question:
What is the Latin term for the Greek symbol μ?
### 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_37 (year INTEGER, venue VARCHAR, position VARCHAR)
### Question:
In what Year did Chernova come in 1st 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_25352318_1 (team VARCHAR, races VARCHAR, position VARCHAR)
### Question:
When 7th is the position and 15 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_2102898_1 (viewers__in_millions_ VARCHAR, broadcast_date VARCHAR)
### Question:
On broadcast date is 21march1... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_5 (cuts_made INTEGER, top_25 VARCHAR, top_5 VARCHAR)
### Question:
Name the average cuts for top-25 more... |
Below is an context that describes a sql 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 (laps INTEGER, year VARCHAR)
### Question:
What is the total laps for the year 2011?
### 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_58 (system VARCHAR, current_version VARCHAR)
### Question:
What is the System with the Current version 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_12962773_16 (position VARCHAR, current_club VARCHAR)
### Question:
How many players are from energa czarni?
#... |
Below is an context that describes a sql 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 (record VARCHAR, date VARCHAR)
### Question:
What is the Record from February 10?
### 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_70 (position VARCHAR, overall VARCHAR)
### Question:
What is the position of the player with an overall ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24910733_1 (title VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
How many titles are listed with 8.44 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_5 (week INTEGER, opponent VARCHAR)
### Question:
What is the highest week that was played against the Mi... |
Below is an context that describes a sql 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 (position VARCHAR, team_from VARCHAR, pick__number VARCHAR)
### Question:
Which Position has a Team 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_19 (country VARCHAR, year_s__won VARCHAR)
### Question:
Which country won in 1988?
### Answer:
SELECT co... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28859177_2 (title VARCHAR, series__number VARCHAR)
### Question:
How many episode titles have series number 4... |
Below is an context that describes a sql 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 (home_team VARCHAR, away_team VARCHAR)
### Question:
What team was the home team when Manchester City... |
Below is an context that describes a sql 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 (tournament VARCHAR)
### Question:
Which 2010 has a Tournament of australian open?
### 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_22 (lost INTEGER, pct VARCHAR, total_games VARCHAR)
### Question:
What is the average number lost when 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_90 (result VARCHAR, venue VARCHAR, extra VARCHAR)
### Question:
Venue of melbourne , australia, and a Ex... |
Below is an context that describes a sql 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 (division VARCHAR, season VARCHAR, country VARCHAR, apps VARCHAR)
### Question:
What is the total num... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE bank (state VARCHAR, no_of_customers INTEGER)
### Question:
Find the state which has the most number of customers.
... |
Below is an context that describes a sql 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 (date VARCHAR, catalogue VARCHAR)
### Question:
What is the Date of Catalogue number 602517739468?
##... |
Below is an context that describes a sql 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 (capacity VARCHAR, club VARCHAR)
### Question:
What is the total number of capacity for the venue 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_1414743_1 (students INTEGER, pupil_teacher_ratio VARCHAR)
### Question:
What is the highest number of student... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_82 (livery VARCHAR, date VARCHAR, description VARCHAR)
### Question:
What livery was worn on the date be... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE department_stores (dept_store_chain_id VARCHAR)
### Question:
What are the ids of the two department store chains 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_25 (mascot VARCHAR, location VARCHAR)
### Question:
What is the Mascot of Brook?
### Answer:
SELECT masc... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE entrepreneur (Company VARCHAR, People_ID VARCHAR, Money_Requested VARCHAR); CREATE TABLE people (Name VARCHAR, Peop... |
Below is an context that describes 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_with_expenses (document_id VARCHAR); CREATE TABLE Documents (document_id VARCHAR, document_name 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_21 (home VARCHAR, visitor VARCHAR)
### Question:
Who was the home team in the game having a visitor of 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_35 (leading_scorer VARCHAR, visitor VARCHAR)
### Question:
Who was the leading scorer that was a visitor... |
Below is an context that describes a sql 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 (founded VARCHAR, location VARCHAR)
### Question:
What is the Founded year of the school located in P... |
Below is an context that describes a sql 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 (round INTEGER, pick VARCHAR, position VARCHAR, player VARCHAR)
### Question:
What round was john sut... |
Below is an context that describes a sql 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, visitor VARCHAR, date VARCHAR)
### Question:
Who is the leading scorer for 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 (original_artist VARCHAR, week__number VARCHAR)
### Question:
What is the Original artist when the we... |
Below is an context that describes a sql 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 (score VARCHAR, attendance VARCHAR)
### Question:
What was the score for the game that had an attenda... |
Below is an context that describes a sql 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 (points_for_higher INTEGER, points_for_foundation VARCHAR, points_for_ordinary VARCHAR, grade 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_21 (chef VARCHAR, restaurant_name VARCHAR)
### Question:
Who is the chef at Lakes Bar and Grill?
### Ans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_57 (shooter VARCHAR, total VARCHAR)
### Question:
Who's the shooter with a total of 25?
### 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 (decile VARCHAR, roll VARCHAR)
### Question:
tell me the total number of decile with a roll showing 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_5 (bronze INTEGER, rank VARCHAR, silver VARCHAR)
### Question:
How many Bronzes have a Rank of 9, 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_60 (date VARCHAR, label VARCHAR)
### Question:
When did sony music direct a label?
### Answer:
SELECT da... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.