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_14624447_33 (number INTEGER, name VARCHAR)
### Question:
What was Trevard Lindley's number?
### 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_16 (record VARCHAR, date VARCHAR)
### Question:
What is Record, when Date is "April 24"?
### Answer:
SEL... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_93 (crowd INTEGER, away_team VARCHAR)
### Question:
What was the lowest amount of people to turn out at ... |
Below is an context that describes a sql 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 (position VARCHAR, pick VARCHAR, round VARCHAR)
### Question:
What is position of the player with a 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_90 (percentage___percentage_ VARCHAR, language VARCHAR)
### Question:
What is the percentage for Russian... |
Below is an context that describes a sql 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 (engine VARCHAR, chassis VARCHAR, rank VARCHAR)
### Question:
What engine was used by the teams that ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (total VARCHAR, country VARCHAR)
### Question:
What was England's total?
### Answer:
SELECT total 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_48 (laps VARCHAR, year VARCHAR)
### Question:
Name the total number of Laps for year of 1961
### 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_29458735_5 (county VARCHAR, division VARCHAR, regiment VARCHAR)
### Question:
what is he name of the county 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_98 (duration VARCHAR, soap_opera VARCHAR, actor VARCHAR)
### Question:
What's the duration of the Archer... |
Below is an context that describes a sql 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 (erp_w INTEGER, call_sign VARCHAR)
### Question:
How many ERP W is it that has a Call sign of w273bs?... |
Below is an context that describes 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 (People_ID VARCHAR, Total VARCHAR); CREATE TABLE people (Birth_Date VARCHAR, Birth_Place 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 table_name_58 (score VARCHAR, date VARCHAR)
### Question:
What was the score on september 28?
### Answer:
SELECT sc... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18676973_3 (different_holders INTEGER, jerseys VARCHAR)
### Question:
When 155 is the jersey what is the high... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (company VARCHAR, country VARCHAR, author VARCHAR)
### Question:
What is the company from Greece 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_52 (score VARCHAR, record VARCHAR)
### Question:
What is the score when the record is 5-4-1?
### Answer:... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (player VARCHAR, conf VARCHAR, pos VARCHAR)
### Question:
Which player had a conference of PAC-10 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_13940275_5 (try_bonus VARCHAR, club VARCHAR)
### Question:
what's the try bonus with club being abercwmboi rf... |
Below is an context that describes a sql 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 (episode_title VARCHAR, prod_code VARCHAR)
### Question:
What was the title of the episode with a prod... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28540428_3 (event_3_deadlift VARCHAR, name VARCHAR)
### Question:
Name the event 3 deadlift for hennie jordan... |
Below is an context that describes 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 (dept_name VARCHAR, budget VARCHAR); CREATE TABLE instructor (salary INTEGER, dept_name VARCHAR)
### Que... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2562572_9 (type VARCHAR, cyrillic_name_other_names VARCHAR)
### Question:
What type of settlement 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_44 (points_for VARCHAR, tries_against VARCHAR)
### Question:
What is the Points for number of the team 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_9 (east VARCHAR, south VARCHAR)
### Question:
Who was in the East when TUS Geretsried II was in the Sout... |
Below is an context that describes a sql 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 (location VARCHAR, mascot VARCHAR)
### Question:
Can you tell me the Location that has the Mascot 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 building (Id VARCHAR)
### Question:
How many buildings are there?
### Answer:
SELECT COUNT(*) FROM building |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19763199_4 (televotes VARCHAR, jury_votes VARCHAR)
### Question:
How many televotes are there where there 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_83 (round INTEGER, date VARCHAR, location VARCHAR, method VARCHAR)
### Question:
Which Round has a Locat... |
Below is an context that describes a sql 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 (top_25 INTEGER, top_10 INTEGER)
### Question:
What is the average number of top-25s for events 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_13 (round INTEGER, name VARCHAR)
### Question:
What is the round for bob randall?
### Answer:
SELECT AVG... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16729930_11 (frequency VARCHAR, part_number_s_ VARCHAR)
### Question:
Name the frequency for part number of 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_17941032_1 (lost VARCHAR, tries_for VARCHAR)
### Question:
When 55 is the tries for what is the lost?
### 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_23 (airport VARCHAR, icao VARCHAR)
### Question:
What Airport's ICAO is ENTO?
### Answer:
SELECT airport... |
Below is an context that describes a sql 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 (position VARCHAR, competition VARCHAR, year VARCHAR)
### Question:
Which position was the World Indo... |
Below is an context that describes a sql 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 (model VARCHAR, number_of_cpus VARCHAR, performance__mips_ VARCHAR)
### Question:
Which Model has a Nu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23819979_3 (final_place VARCHAR, last_match VARCHAR)
### Question:
Name the final place for july 25, 2009
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_19 (max_height__ft_ INTEGER, time_to_ft__m__at_55°__seconds_ VARCHAR, m_v_ft_s VARCHAR)
### Question:
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_4 (opponent VARCHAR, points VARCHAR, attendance VARCHAR)
### Question:
What is the Opponent of the 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_1342149_42 (party VARCHAR, candidates VARCHAR)
### Question:
How many parties match the canididates listed 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 Student_Addresses (address_id VARCHAR); CREATE TABLE Addresses (zip_postcode VARCHAR, address_id VARCHAR)
### Quest... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_46 (venue VARCHAR, date VARCHAR)
### Question:
What Venue has a Date of 17/03/1990?
### 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_name_99 (d_45_√ VARCHAR, d_46_√ VARCHAR)
### Question:
What is the D 45 √ with a D 46 √ with d 46 √?
### 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_85 (player VARCHAR, date_of_birth__age_when_delisted_ VARCHAR)
### Question:
Which Player has a Date 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_74 (third VARCHAR, venue VARCHAR)
### Question:
Who finished 3rd in Oslo?
### Answer:
SELECT third FROM ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_69 (country VARCHAR, year VARCHAR)
### Question:
What was the country in the year 2012?
### 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_15532342_2 (swimsuit VARCHAR, state VARCHAR)
### Question:
Name the swimsuit for arizona
### 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_23292220_7 (episode VARCHAR, seans_team VARCHAR)
### Question:
Name the episode for vic reeves and claudia wi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_72 (result VARCHAR, week VARCHAR)
### Question:
Name the result with week of 16
### Answer:
SELECT resul... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_76 (qual_1 VARCHAR, qual_2 VARCHAR)
### Question:
Which Qual 1 has a Qual 2 of 59.822?
### 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_19 (laps INTEGER, team VARCHAR, points VARCHAR)
### Question:
Name the sum of laps for mi-jack conquest ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1342249_13 (first_elected VARCHAR, incumbent VARCHAR)
### Question:
In what year was Leo E. Allen first elect... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_13857501_1 (year INTEGER, womens_singles VARCHAR)
### Question:
Beata syta is the minimum year for womens sin... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1342379_41 (result VARCHAR, candidates VARCHAR)
### Question:
How many times was the election joseph w. byrns... |
Below is an context that describes a sql 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 (gold VARCHAR, bronze VARCHAR, silver VARCHAR, total VARCHAR)
### Question:
How much Gold has a Silve... |
Below is an context that describes a sql 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 (played INTEGER, team VARCHAR, lost VARCHAR, drawn VARCHAR)
### Question:
How much Played has a Lost ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11662133_3 (date_withdrawn VARCHAR, type_of_ship VARCHAR)
### Question:
what are all the date withdrawn 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_50 (november VARCHAR, game VARCHAR, opponent VARCHAR)
### Question:
How many Novembers have a Game large... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24781886_2 (_number INTEGER, viewers VARCHAR)
### Question:
When 7.55 is the amount of viewers what is the lo... |
Below is an context that describes a sql 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 (total VARCHAR, nation VARCHAR, rank VARCHAR)
### Question:
Tell me the total number for costa rica 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_47 (assembled VARCHAR, elected VARCHAR)
### Question:
What is the assembled date of the parliament elect... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15472061_1 (original_air_date VARCHAR, no_in_season VARCHAR)
### Question:
Name the number of original air da... |
Below is an context that describes a sql 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_area VARCHAR, in_state_area VARCHAR)
### Question:
With an in-state area of 053 1,654km 2 639mi... |
Below is an context that describes a sql 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 VARCHAR, year VARCHAR)
### Question:
What score did the year 1948 have?
### Answer:
SELECT sco... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE GENRE (Name VARCHAR, GenreId VARCHAR); CREATE TABLE TRACK (GenreId VARCHAR)
### Question:
What is the name of the m... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27893892_2 (attendance INTEGER, date VARCHAR)
### Question:
what was the participation for saturday, may 12
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_63 (league VARCHAR, playoffs VARCHAR, record VARCHAR)
### Question:
Playoffs of league champs, and a Rec... |
Below is an context that describes a sql 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 (rank INTEGER, name VARCHAR, points VARCHAR)
### Question:
What was the rank for karen frohner with u... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_59 (chassis VARCHAR, year VARCHAR, points VARCHAR)
### Question:
Which chassis has more than 0 points 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_88 (year VARCHAR, result VARCHAR, category VARCHAR)
### Question:
Which Year has a nominated outstanding... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22410780_1 (male_rep VARCHAR, artistic_director VARCHAR)
### Question:
Who was the male rep. when Caroline Rh... |
Below is an context that describes a sql 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 (wins INTEGER, losses VARCHAR)
### Question:
What is the wins average when 17 games were lost?
### 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_97 (race_winner VARCHAR, fastest_lap VARCHAR, date VARCHAR)
### Question:
Who won with the fastest lap o... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10321124_1 (salmonella VARCHAR, escherichia VARCHAR)
### Question:
what's the salmonella with escherichia bei... |
Below is an context that describes a sql 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 (date VARCHAR, opponent VARCHAR, venue VARCHAR)
### Question:
When was Leyton Orient an away 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_49 (pavilion_depth VARCHAR, crown_angle VARCHAR)
### Question:
Which Pavilion depth has a Crown angle 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_54 (points VARCHAR, wins VARCHAR, losses VARCHAR)
### Question:
How many points has more than 15 wins 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_71 (Id VARCHAR)
### Question:
What is the 1957 number when the 1955 is smaller than 0.63, and 1952 is la... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12444503_1 (season VARCHAR, runner_up VARCHAR)
### Question:
In which season was Jeanne d'Arc (Bamako) the ru... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_97 (venue VARCHAR, competition VARCHAR)
### Question:
What's the venue of the 1995 Southeast Asian Games... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26240046_1 (first_appearance VARCHAR, played_by VARCHAR)
### Question:
What is the first appearance of the ch... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2446333_2 (circuit VARCHAR, country VARCHAR)
### Question:
Name the circuit for united arab emirates
### 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_51 (august VARCHAR, october VARCHAR)
### Question:
Who is the August playmate with the October playmate ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_59 (locomotive VARCHAR, operator VARCHAR, entered_service VARCHAR)
### Question:
Which Locomotive Entere... |
Below is an context that describes a sql 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 (overall VARCHAR, round INTEGER)
### Question:
What total number of Overalls has a round that was sma... |
Below is an context that describes a sql 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 (perpetrator VARCHAR, location VARCHAR)
### Question:
Who went on a rampage in Baghdad?
### 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_23285805_4 (team VARCHAR, record VARCHAR)
### Question:
If the record is 5-8, what is the team name?
### 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_22297140_3 (manner_of_departure VARCHAR, team VARCHAR)
### Question:
What was the manner of leaving 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_92 (score VARCHAR, country VARCHAR)
### Question:
What score has south africa as the country?
### 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_48 (chassis VARCHAR, season VARCHAR)
### Question:
What was the winning car's chassis for the 1982 seaso... |
Below is an context that describes 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, hire_date VARCHAR, department_id VARCHAR)
### Question:
display 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_4 (home_team VARCHAR, venue VARCHAR)
### Question:
What home team plays at victoria park?
### 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_name_25 (ranking VARCHAR, gold VARCHAR, event VARCHAR)
### Question:
What Ranking has Gold less than 20 and 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_83 (roll INTEGER, name VARCHAR)
### Question:
tell me the average roll for pirinoa school.
### 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_44 (events VARCHAR, top_25 INTEGER)
### Question:
What is the total number of events with a top-25 less ... |
Below is an context that describes a sql 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 (engine VARCHAR, year VARCHAR, points VARCHAR)
### Question:
what was the engine used before 1996 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_1924975_1 (q1_pos INTEGER, q1_time VARCHAR)
### Question:
When the q1 time is 1:16.218 what is the highest q1... |
Below is an context that describes a sql 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 (location VARCHAR, year VARCHAR, result VARCHAR)
### Question:
what is the location when the year 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_52 (series__number INTEGER, original_air_date VARCHAR)
### Question:
What series # had an original air 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_82 (date VARCHAR, promotor VARCHAR, opponent VARCHAR)
### Question:
Which date has the promoter Frank Mo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23285849_10 (game VARCHAR, team VARCHAR)
### Question:
When the clippers are the team how many games are ther... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.