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_88 (authority VARCHAR, name VARCHAR)
### Question:
Name the authority for morrinsville college
### 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_58 (circuit VARCHAR, winning_driver VARCHAR, name VARCHAR)
### Question:
What circuit did Luigi Villores... |
Below is an context that describes a sql 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 (distance VARCHAR, stage VARCHAR)
### Question:
What is the Distance of the 1945 Vuelta a Espana with... |
Below is an context that describes a sql 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 (urban_sub_area VARCHAR, population VARCHAR)
### Question:
Which urban sub-area has a population of 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_2383498_4 (last_year_in_qld_cup VARCHAR, qld_cup_premierships VARCHAR)
### Question:
How many values of last ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1773707_2 (length VARCHAR, body_style VARCHAR)
### Question:
What's the length of the model with Sedan body 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_23 (draw INTEGER, lost VARCHAR)
### Question:
For entries with a lost of 5, what is the sum of the draw ... |
Below is an context that describes a sql 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 (place VARCHAR, player VARCHAR)
### Question:
What is Place, when Player is "John Cook"?
### Answer:
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_27 (win__number INTEGER, year VARCHAR, points VARCHAR)
### Question:
What is the lowest Win #, when Year... |
Below is an context that describes a sql 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 (date VARCHAR, runner_s__up VARCHAR)
### Question:
Which Date has a Runner(s)-up of fred funk?
### 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_94 (rank INTEGER, country VARCHAR, total VARCHAR)
### Question:
Which Rank is the Country of soviet unio... |
Below is an context that describes a sql 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 (works_number VARCHAR, date VARCHAR, name VARCHAR)
### Question:
In early 1873, Owen sound had what 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_93 (loss VARCHAR, date VARCHAR)
### Question:
Who lost on August 27?
### Answer:
SELECT loss 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_name_58 (record VARCHAR, visitor VARCHAR, score VARCHAR)
### Question:
Which Record has a Visitor of quebec n... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE staff_department_assignments (department_id VARCHAR)
### Question:
What is the id of the department with the least ... |
Below is an context that describes a sql 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 (governments VARCHAR, party VARCHAR)
### Question:
Which goverment had a party of yisrael beiteinu?
#... |
Below is an context that describes a sql 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 (score VARCHAR, venue VARCHAR)
### Question:
What was the score at North Shore Events Centre?
### 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_37 (avoirdupois_value VARCHAR, russian VARCHAR)
### Question:
What Avoirdupois value has a Russian 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_13 (venue VARCHAR, date VARCHAR)
### Question:
Where was a game played on 23,24,25,26 july 1992?
### 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_90 (away_team VARCHAR, venue VARCHAR)
### Question:
Which away team had a venue of mcg?
### 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_27671835_3 (old_membership_total INTEGER)
### Question:
What is the smallest number for old membership total?... |
Below is an context that describes a sql 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 (away_team VARCHAR, crowd INTEGER)
### Question:
Which away team had a crowd bigger than 21,000?
### ... |
Below is an context that describes a sql 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 (type VARCHAR, moving_from VARCHAR)
### Question:
What is the type when Rangers are the moving 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 Ref_calendar (calendar_date VARCHAR, day_Number VARCHAR)
### Question:
Show all calendar dates and day Numbers.
###... |
Below is an context that describes a sql 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 (score VARCHAR, record VARCHAR)
### Question:
What is the score of the game where the Rangers record ... |
Below is an context that describes a sql 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 (shot_pct INTEGER, ends_won VARCHAR, ends_lost VARCHAR)
### Question:
What is the smallest shot % with... |
Below is an context that describes a sql 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 (rec VARCHAR, player VARCHAR, yards VARCHAR)
### Question:
How many receptions does Chris Watton with... |
Below is an context that describes a sql 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 (draws INTEGER, points VARCHAR, wins VARCHAR)
### Question:
What was the biggest draws, for wins unde... |
Below is an context that describes a 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_2 (first_elected VARCHAR, incumbent VARCHAR)
### Question:
During what year was Representative Spence... |
Below is an context that describes a sql 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 (launched VARCHAR, builder VARCHAR)
### Question:
what is the launched date when the builder is john ... |
Below is an context that describes a sql 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 (total_assists INTEGER, ast_avg VARCHAR, games VARCHAR)
### Question:
What is the total number of ass... |
Below is an context that describes a sql 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 (round INTEGER, away_team VARCHAR)
### Question:
What is the latest round for Pohang Steelers as 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_22904752_1 (directed_by VARCHAR, no VARCHAR)
### Question:
Who is no. 79 directed by?
### Answer:
SELECT dire... |
Below is an context that describes a sql 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 (rounds VARCHAR, driver VARCHAR)
### Question:
How many rounds did shirley van der lof go?
### 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_23944514_15 (sprint_classification VARCHAR, aggressive_rider VARCHAR)
### Question:
Name the sprint classific... |
Below is an context that describes a sql 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 (status VARCHAR, against VARCHAR, date VARCHAR)
### Question:
WHat status had an against larger 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_name_20 (rank INTEGER, network VARCHAR, number_of_viewers VARCHAR)
### Question:
Which Rank has a Network 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_27969432_2 (title VARCHAR, written_by VARCHAR)
### Question:
What is the name of the episode written by karin... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (location_attendance VARCHAR, record VARCHAR)
### Question:
What is the Location and Attendance with ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12496904_1 (_august_15 VARCHAR, _2002 VARCHAR, population INTEGER)
### Question:
What is the highest populati... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE church (name VARCHAR, open_date VARCHAR)
### Question:
List all church names in descending order of opening date.
#... |
Below is an context that describes a sql 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 (country VARCHAR, icao VARCHAR)
### Question:
Which country is Lemd the ICAO of?
### 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_34 (japanese_title VARCHAR, romaji_title VARCHAR)
### Question:
With the Romaji title of Hanayome Wa Yak... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29474407_11 (major_users VARCHAR, name__designation VARCHAR)
### Question:
Who are all the major users of the... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1360997_3 (jockey VARCHAR, venue VARCHAR, weight__kg_ VARCHAR)
### Question:
Who was the jockey at Rosehill a... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_89 (area_km_2 INTEGER, population VARCHAR, status VARCHAR, official_name VARCHAR)
### Question:
What is ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_30 (home_team VARCHAR, away_team VARCHAR)
### Question:
What home team played Hinckley United?
### 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_8 (vehicle VARCHAR, class VARCHAR)
### Question:
Which vehicle had a class of CM14?
### Answer:
SELECT v... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14209455_1 (fri_30_may VARCHAR, mon_26_may VARCHAR)
### Question:
what is the numbr for fri may 30 and mon ma... |
Below is an context that describes a sql 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 (money___ INTEGER, score VARCHAR)
### Question:
What is the monetary sum with a score of 75-71-75-72=... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE LOCATIONS (Address VARCHAR, Location_Name VARCHAR)
### Question:
What is the address of the location "UK Gallery"?
... |
Below is an context that describes 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 (countrycode VARCHAR, language VARCHAR); CREATE TABLE country (name VARCHAR, code VARCHAR)
### Ques... |
Below is an context that describes a sql 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 (away_team VARCHAR, home_team VARCHAR)
### Question:
When the Home team of collingwood played, what 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_5 (collaboration VARCHAR, indication VARCHAR)
### Question:
What company collaborated with non-hodgkin l... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_77 (score VARCHAR, record VARCHAR)
### Question:
The game that had a record of 39-25, what was the score... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_84 (time VARCHAR, lane VARCHAR, nationality VARCHAR)
### Question:
Spain had what time with lanes smalle... |
Below is an context that describes a sql 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 (player VARCHAR, total VARCHAR, finish VARCHAR)
### Question:
Total larger than 285, and a Finish 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_1827690_4 (assembled VARCHAR, elected VARCHAR)
### Question:
When 1472 was the elected when was the assembled... |
Below is an context that describes a sql 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 (position VARCHAR, round VARCHAR, team VARCHAR)
### Question:
What was the position of the team Minne... |
Below is an context that describes a sql 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 (station_code VARCHAR, departure VARCHAR)
### Question:
What is the Station Code of the Destination 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_12 (attendance INTEGER, score VARCHAR)
### Question:
How many people were in attendance for the game wit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (date VARCHAR, opponent VARCHAR, home_away VARCHAR)
### Question:
What is the date of the game away 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_51 (surface VARCHAR, date VARCHAR)
### Question:
Date of april 10, 2006 had what surface?
### 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 CUSTOMER (State VARCHAR)
### Question:
Find all the customer information in state NY.
### Answer:
SELECT * FROM CUS... |
Below is an context that describes a sql 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 (player VARCHAR, score VARCHAR)
### Question:
Who is the player with a 77-68=145 score?
### 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_42 (unformatted_capacity_per_side VARCHAR, size VARCHAR)
### Question:
What is the unformatted capacity ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (player VARCHAR, no_s_ VARCHAR, school_club_team_country VARCHAR)
### Question:
Which player from Ore... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE song (genre_is VARCHAR, rating INTEGER, f_id VARCHAR); CREATE TABLE files (duration INTEGER, f_id VARCHAR)
### Ques... |
Below is an context that describes a sql 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 (location VARCHAR, aircraft VARCHAR, tail_number VARCHAR)
### Question:
What was the location that 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_11058032_1 (no_in_season INTEGER, directed_by VARCHAR)
### Question:
What episode in the season was directed ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17104539_12 (score VARCHAR, record VARCHAR)
### Question:
What was the score of the game played when the 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_26 (opponent VARCHAR, date VARCHAR)
### Question:
What opponent played on 07-09-2012?
### 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_80 (build_date VARCHAR, total_produced VARCHAR)
### Question:
What is the build date when total produced... |
Below is an context that describes a sql 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 (synchronisation VARCHAR, fieldbus VARCHAR)
### Question:
What is the synchronisation for the control... |
Below is an context that describes a sql 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 (driver VARCHAR, grid VARCHAR)
### Question:
Who drove the grid 11 car?
### Answer:
SELECT driver FRO... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (final_score VARCHAR, stadium VARCHAR, visiting_team VARCHAR)
### Question:
When the new orleans sain... |
Below is an context that describes a sql 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 (long VARCHAR, avg_g VARCHAR)
### Question:
What is the long value for the year with an average/game ... |
Below is an context that describes a sql 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 (lost INTEGER, against VARCHAR, played VARCHAR)
### Question:
What is the Lost with Against smaller 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_52 (lane INTEGER, nationality VARCHAR)
### Question:
What is the average lane for china?
### 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_28 (score VARCHAR, player VARCHAR)
### Question:
What is the Score that has a Player of Ernie Els?
### 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_39 (date VARCHAR, score VARCHAR, attendance VARCHAR)
### Question:
Score of 3–4, and a Attendance larger... |
Below is an context that describes a sql 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 (first_criticality VARCHAR, electric_power VARCHAR)
### Question:
Name the first citicality for electr... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27329061_2 (version VARCHAR, compatible_repository VARCHAR)
### Question:
What is the version when the compat... |
Below is an context that describes a sql 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 (_percentage_of_pop INTEGER, country__or_dependent_territory_ VARCHAR, average_relative_annual_growth... |
Below is an context that describes a sql 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 (opponents_in_final VARCHAR, date VARCHAR, outcome VARCHAR, surface VARCHAR)
### Question:
Which Oppo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (total INTEGER, tally VARCHAR)
### Question:
What is the average total of the 0-8 tally?
### 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_42 (date VARCHAR, week INTEGER)
### Question:
Which date has a week larger than 14?
### Answer:
SELECT d... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_7 (total INTEGER, gold VARCHAR, bronze VARCHAR, silver VARCHAR)
### Question:
What is the highest total ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17120964_8 (attendance VARCHAR, result VARCHAR)
### Question:
How many attendance figures are given for the g... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_42 (crowd VARCHAR, venue VARCHAR)
### Question:
What's the total number of people to attend games at jun... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2251578_4 (province VARCHAR, elevation__m_ VARCHAR)
### Question:
Which province has an elevation of 4550?
#... |
Below is an context that describes a sql 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 (wins INTEGER, goal_difference VARCHAR, position VARCHAR, goals_for VARCHAR)
### Question:
Name the 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_19068566_1 (directed_by VARCHAR, production_code VARCHAR)
### Question:
When 3t7461 is the production code 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_name_48 (nationality VARCHAR, player VARCHAR)
### Question:
What is the nationality of Stromile Swift?
### 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_23018775_3 (pos VARCHAR, total_time VARCHAR)
### Question:
How many positions have a total time of 1:30.4135?... |
Below is an context that describes a sql 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 (recorded VARCHAR, track VARCHAR, translation VARCHAR)
### Question:
Which recording has a Track larg... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18733814_2 (points_classification VARCHAR, stage VARCHAR)
### Question:
When 19 is the stage who is the point... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE users (user_name VARCHAR, password VARCHAR, role_code VARCHAR)
### Question:
List all the username and passwords 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_11630008_4 (original_air_date VARCHAR, production_code VARCHAR)
### Question:
How many air dates are there fo... |
Below is an context that describes a sql 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 (county VARCHAR, year_joined VARCHAR, location VARCHAR)
### Question:
Can you tell me the County that... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.