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_81 (total INTEGER, bronze VARCHAR, gold VARCHAR, rank VARCHAR)
### Question:
What is the least total tha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28194879_1 (_number VARCHAR, production_code VARCHAR)
### Question:
What is the number in season of the episo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_10 (frequency VARCHAR, power__kw_ VARCHAR)
### Question:
What is the frequency where the power is 25kw?
... |
Below is an context that describes a sql 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 (silver INTEGER, gold VARCHAR, bronze VARCHAR)
### Question:
What is the highest amount of silver whe... |
Below is an context that describes a sql 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 (year VARCHAR, quarter_finalists VARCHAR, semi_finalists VARCHAR)
### Question:
Which Year has a Quar... |
Below is an context that describes a sql 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 (laps VARCHAR, qual VARCHAR)
### Question:
What was Len Sutton's total number of completed laps when ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_19 (date VARCHAR, competition VARCHAR)
### Question:
What is the date of the 1986 FIFA World Cup?
### 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_83 (tie_no VARCHAR, score VARCHAR)
### Question:
How many ties occurred with a score of 2–2?
### 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_74 (events_won_by_kcl VARCHAR, year VARCHAR, winner VARCHAR, events_won_by_kclMS VARCHAR)
### Question:
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_50 (team VARCHAR, crew_chief VARCHAR)
### Question:
Walter Giles is Crew Chief of what team?
### 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_99 (crowd VARCHAR, away_team VARCHAR)
### Question:
How many people in total have attended games where 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_159359_2 (end_date__last_night_ VARCHAR, season VARCHAR)
### Question:
When are end dates (last night) for 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_72 (method VARCHAR, opponent VARCHAR, record VARCHAR)
### Question:
Opponent of sergei bondarovich, and ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_28 (position VARCHAR, team VARCHAR)
### Question:
What is the position of the player from the denver bro... |
Below is an context that describes a sql 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 (hometown VARCHAR, name VARCHAR)
### Question:
What hometown is Kyle love from?
### Answer:
SELECT ho... |
Below is an context that describes a sql 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 (time_retired VARCHAR, grid VARCHAR)
### Question:
What is the time/retired for the driver with 16 gr... |
Below is an context that describes a sql 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 (final_score VARCHAR, date VARCHAR)
### Question:
what is the final score when the date is 2009-02-26... |
Below is an context that describes a sql 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 (home_captain VARCHAR, venue VARCHAR)
### Question:
Who was the Home Captain at Sabina Park?
### 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_49 (contribution VARCHAR, album VARCHAR)
### Question:
For the album Board Up the House, what is the con... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_53 (date_of_appointment VARCHAR, outgoing_manager VARCHAR)
### Question:
What was the date of appointmen... |
Below is an context that describes a sql 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 (country VARCHAR, player VARCHAR)
### Question:
Billy Ray Brown plays for what country?
### 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_78 (rank INTEGER, total VARCHAR)
### Question:
Which average rank has a total of 16?
### 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_22265261_1 (jockey VARCHAR, position VARCHAR)
### Question:
Who was the jockey in 7th position?
### 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_21 (season INTEGER, venue VARCHAR, second VARCHAR)
### Question:
What is the sum of season when the venu... |
Below is an context that describes a sql 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 (builder VARCHAR, works_number VARCHAR)
### Question:
Which Builder has a Works Number of 16272?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_96 (score VARCHAR, venue VARCHAR)
### Question:
What was the score in Kathmandu?
### Answer:
SELECT scor... |
Below is an context that describes a sql 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 (rd_7 INTEGER, rd_8 VARCHAR, team VARCHAR, position VARCHAR, rd_6 VARCHAR)
### Question:
What is the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_18 (record VARCHAR, home VARCHAR)
### Question:
What is the record of the team with a St. Louis home?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2077192_2 (phonetic_greek VARCHAR, french VARCHAR)
### Question:
How many Phonetic Greek words translate to 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_23 (date VARCHAR, record VARCHAR, decision VARCHAR, home VARCHAR)
### Question:
Decision of parent, and ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_68 (round INTEGER, college VARCHAR, overall VARCHAR)
### Question:
what is the round when the college 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_34 (week VARCHAR, attendance VARCHAR)
### Question:
Which week's game was attended by 54,015 people?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE phone (chip_model VARCHAR, screen_mode VARCHAR, Hardware_Model_name VARCHAR); CREATE TABLE chip_model (WiFi 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_95 (races VARCHAR, chassis VARCHAR, engine VARCHAR)
### Question:
Which person drove a Reynard 2ki 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_24074130_5 (against VARCHAR, opponent VARCHAR)
### Question:
What is every entry for against with opponent 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 bank (city VARCHAR, state VARCHAR, bname VARCHAR)
### Question:
Find the city and state of the bank branch named 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_name_25 (richmond_ VARCHAR, staten_is VARCHAR)
### Question:
What was the candidate that got 1,019 votes for ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_55 (original_west_end_cast VARCHAR, first_us_tour_cast VARCHAR)
### Question:
Who was the Original West ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_53 (drawn INTEGER, played INTEGER)
### Question:
What is the average number of games drawn among teams 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_20360535_2 (written_by VARCHAR, television_order VARCHAR)
### Question:
who wrote s01e06
### Answer:
SELECT 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_30 (Id VARCHAR)
### Question:
When in 2008 that has a 2007 of f?
### Answer:
SELECT 2008 FROM table_name... |
Below is an context that describes a sql 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 (width VARCHAR, year VARCHAR)
### Question:
What is the width for the year of the 1970?
### 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_27 (rank INTEGER, name VARCHAR)
### Question:
Which Rank is the lowest one that has a Name of maribor ca... |
Below is an context that describes a sql 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 (country VARCHAR, athlete VARCHAR)
### Question:
Name the country for athlete of ziedonis zaļkalns
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341522_41 (incumbent VARCHAR, party VARCHAR, first_elected VARCHAR)
### Question:
How many republican incumb... |
Below is an context that describes a sql 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 (position VARCHAR, nationality VARCHAR)
### Question:
What is the position of the player from the Ukra... |
Below is an context that describes a sql 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 (term_end VARCHAR, party VARCHAR)
### Question:
On what date or dates did the term with the Centre Pa... |
Below is an context that describes a sql 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 (label VARCHAR, catalogue VARCHAR)
### Question:
What is the label for catalogue 7200222?
### 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_70 (sport VARCHAR, date VARCHAR, winning_team VARCHAR)
### Question:
WHich port is on march 17, 2006 and... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_54 (frequency VARCHAR, model_number VARCHAR)
### Question:
What is the Frequency for Model Number c7 1.0... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_79 (tries_against VARCHAR, lost VARCHAR, club VARCHAR)
### Question:
What is the Tries against when 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_16741821_9 (opponents VARCHAR, against VARCHAR)
### Question:
Who are all the opponents of Slovakia?
### 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_71 (county VARCHAR, mascot VARCHAR)
### Question:
What county has a school mascot of the Pioneers?
### 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_17 (date VARCHAR, record VARCHAR)
### Question:
On what date was their record 46-39?
### 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_24 (record VARCHAR, method VARCHAR)
### Question:
What is the record for the Ko (head kick) method?
### ... |
Below is an context that describes a sql 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, home VARCHAR)
### Question:
WHAT IS THE LEAGUE WITH HOME 1-1?
### Answer:
SELECT lea... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_16323766_3 (evening_gown VARCHAR, interview VARCHAR)
### Question:
What was the evening gown score for the wo... |
Below is an context that describes a sql 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 (winner VARCHAR, finalist VARCHAR)
### Question:
Who was the winner when the finalist was fsv frankfu... |
Below is an context that describes a sql 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 (event VARCHAR, round VARCHAR, time VARCHAR)
### Question:
What event ended in 3:02 of round 1?
### 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_70 (tournament VARCHAR, location VARCHAR)
### Question:
What tournament is in Arizona?
### 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_10 (opponent VARCHAR, week VARCHAR)
### Question:
Who was the opponent on week 3?
### Answer:
SELECT opp... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22824297_1 (player VARCHAR, hometown VARCHAR)
### Question:
Who are all players from hometown of Carbondale, ... |
Below is an context that describes a sql 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 (year INTEGER, result VARCHAR)
### Question:
Tell me the highest year for result of 9th
### 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_83 (structure VARCHAR, year VARCHAR, continent VARCHAR)
### Question:
Listed with a continent of Africa ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE climber (Id VARCHAR)
### Question:
How many climbers are there?
### Answer:
SELECT COUNT(*) FROM climber |
Below is an context that describes a sql 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 (no_result VARCHAR, wins VARCHAR, losses VARCHAR)
### Question:
WHAT kind of No Result has Wins 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_12 (Id VARCHAR)
### Question:
What was the position for 2008, where 2012 was q1, and 2010 was 1r?
### 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_13 (team_1 VARCHAR, agg VARCHAR)
### Question:
Which Team 1 has an aggregate score of 1-1 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_57 (manner_of_departure VARCHAR, team VARCHAR)
### Question:
What is Motherwell Team's manner of departu... |
Below is an context that describes a sql 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 (call_sign VARCHAR, branding VARCHAR)
### Question:
What is the Call sign of the Frequency 106.9 the ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_13 (wins VARCHAR, season VARCHAR, podiums VARCHAR, races VARCHAR)
### Question:
How many wins has a podi... |
Below is an context that describes a sql 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 (novelty VARCHAR, location VARCHAR, name VARCHAR)
### Question:
What novelty has USA as the location,... |
Below is an context that describes a sql 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 (set_3 VARCHAR, total VARCHAR)
### Question:
What is the Set 3 when the Total was 98 - 92?
### 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_8 (player VARCHAR, span VARCHAR)
### Question:
What is the player with a Span of 1998-2009?
### 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_23981741_1 (release_date VARCHAR, year VARCHAR, additional_rock_band_3_features VARCHAR)
### Question:
How 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_12148147_2 (first_year VARCHAR, third_year VARCHAR)
### Question:
What is the first year course in the progra... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22673956_1 (race_name VARCHAR, date VARCHAR)
### Question:
How many races took place on October 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_22670216_1 (location VARCHAR, winning_driver VARCHAR)
### Question:
What is the location is the winning drive... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29572583_20 (new_points INTEGER, player VARCHAR)
### Question:
how many new points does the player roberta vi... |
Below is an context that describes 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_Course_Enrolment (course_id VARCHAR)
### Question:
How many distinct courses are enrolled in by students?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE orchestra (Record_Company VARCHAR)
### Question:
Please show the different record companies and the corresponding 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 table_10470082_4 (director VARCHAR, writer VARCHAR)
### Question:
Who is the director of the episode whom Scott Pet... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28068063_2 (aggregate_score VARCHAR, winners VARCHAR)
### Question:
What was the aggregate score for the matc... |
Below is an context that describes a sql 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 (h___a VARCHAR, opponents VARCHAR)
### Question:
Was the game with Kashima antlers at home or away?
#... |
Below is an context that describes a sql 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 (laps INTEGER, qual VARCHAR)
### Question:
What is the most laps with a qualification of 106.185?
###... |
Below is an context that describes a sql 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 (elevator VARCHAR, elector VARCHAR)
### Question:
What is the elevator when the elector is Pietro Col... |
Below is an context that describes a sql 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 (place VARCHAR, player VARCHAR)
### Question:
Where is Miller Barber from?
### Answer:
SELECT place 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_39 (crowd INTEGER, venue VARCHAR)
### Question:
What is the total number of people that attended the gle... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_10 (owner VARCHAR, trainer VARCHAR, year VARCHAR)
### Question:
Who was the owner in 1996 of trainer 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_90 (team VARCHAR, points VARCHAR, rank VARCHAR)
### Question:
Which team has 16 points and ranks 14th?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2780146_6 (standard VARCHAR, pm__g_kwh_ VARCHAR)
### Question:
How many different standards have a PM of 0.02... |
Below is an context that describes a sql 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 (home_away VARCHAR, field VARCHAR, date VARCHAR)
### Question:
What is the home/away of the game at 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 table_29217650_1 (movies VARCHAR, december_25 VARCHAR)
### Question:
What film earmed p3.2 million on December 25?
... |
Below is an context that describes a sql 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 (top_10 VARCHAR, events VARCHAR, cuts_made VARCHAR)
### Question:
For events with under 3 times playe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_20350118_1 (county VARCHAR, mccain_number VARCHAR)
### Question:
Where did McCain get 20226 votes?
### 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_24 (outcome VARCHAR, year VARCHAR, opponent_in_the_final VARCHAR)
### Question:
what is the outcome when... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_34 (total INTEGER, silver VARCHAR, bronze VARCHAR, gold 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_17326036_6 (location_attendance VARCHAR, date VARCHAR)
### Question:
How many location attendance was recorde... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341865_20 (first_elected VARCHAR, district VARCHAR)
### Question:
How many candidates were elected in 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_13940275_5 (losing_bonus VARCHAR, played VARCHAR, tries_against VARCHAR)
### Question:
what's the losing bonu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.