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_97 (place INTEGER, artist VARCHAR, draw VARCHAR)
### Question:
What was the highest place a song by Jacq... |
Below is an context that describes a sql 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 (year VARCHAR, points VARCHAR, rank VARCHAR, team VARCHAR, wins VARCHAR)
### Question:
What year did ... |
Below is an context that describes a sql 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 (opponent_in_the_final VARCHAR, tournament VARCHAR, date VARCHAR)
### Question:
Who was the final 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_name_59 (company VARCHAR, built VARCHAR, ship VARCHAR)
### Question:
What company built the ship named excell... |
Below is an context that describes a sql 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 (round VARCHAR, school_club_team VARCHAR, pick VARCHAR)
### Question:
Which Round has a School/Club 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_7 (lost VARCHAR, points VARCHAR)
### Question:
How many losses did the club with 47 points have ?
### 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_93 (city___state VARCHAR, winner VARCHAR, date VARCHAR)
### Question:
What is City / State, when Winner ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1601027_2 (headphone_model VARCHAR, succeeded_by VARCHAR)
### Question:
Name the headphone model for succeede... |
Below is an context that describes a sql 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 (date VARCHAR, score VARCHAR)
### Question:
On what date was the score 2-1?
### Answer:
SELECT date 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_86 (score VARCHAR, home VARCHAR, visitor VARCHAR)
### Question:
Name the score when the home is ny islan... |
Below is an context that describes a sql 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 (score VARCHAR, loss VARCHAR)
### Question:
What was the score of the game when there was a loss of K... |
Below is an context that describes a sql 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 (league_goals VARCHAR, fa_cup_goals VARCHAR, league_apps VARCHAR)
### Question:
How many league goals... |
Below is an context that describes a sql 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 (team VARCHAR, state_province VARCHAR, league VARCHAR)
### Question:
Which mlb team is located in mar... |
Below is an context that describes a sql 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 (year INTEGER, engine VARCHAR)
### Question:
What was the lowest year that the engine Ilmor 2175a 3.5... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_15 (londonborough VARCHAR, dialcode VARCHAR)
### Question:
What Londongborough has a Dialcode of 01992?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_14 (total_score VARCHAR, year VARCHAR)
### Question:
What is the total score for the year 2012?
### 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_27887723_1 (winner VARCHAR, location VARCHAR)
### Question:
who was the winner for souderton, pa?
### 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 wrestler (Wrestler_ID VARCHAR, Days_held VARCHAR); CREATE TABLE elimination (Time VARCHAR, Wrestler_ID VARCHAR)
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1108394_43 (brooklyn VARCHAR, queens VARCHAR)
### Question:
what's the brooklyn with queens value of 16.8%
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Documents (document_id VARCHAR); CREATE TABLE Documents_with_expenses (document_id VARCHAR)
### Question:
How many ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_10399701_2 (class_aAA VARCHAR, school_year VARCHAR)
### Question:
Who was Class AAA during the school year 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_11964047_7 (date VARCHAR, leading_scorer VARCHAR)
### Question:
what is the total number of dates where the 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_20 (opponent VARCHAR, record VARCHAR)
### Question:
Which Opponent has a Record of 38–20–12–2?
### 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_19188562_2 (season VARCHAR, us_viewers__in_millions_ VARCHAR)
### Question:
What season finale date has 2.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_18602462_22 (round_of_16 VARCHAR, athlete VARCHAR)
### Question:
What is the round of 16 result for Jiske Gri... |
Below is an context that describes a sql 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 (pasadena VARCHAR, tujunga VARCHAR)
### Question:
What is the figure for Pasadena when Tujunga is 36?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28298471_14 (stage VARCHAR, winner VARCHAR)
### Question:
When hayden roulston is the winner what is the stag... |
Below is an context that describes a sql 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 (total INTEGER, to_par VARCHAR)
### Question:
What is the highest total to par of +9?
### 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 FACULTY (Fname VARCHAR, Lname VARCHAR, FacID VARCHAR); CREATE TABLE COURSE (Instructor VARCHAR, CName 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_54 (a_league VARCHAR, finals VARCHAR, name VARCHAR)
### Question:
What A-League has 6 (1) for the finals... |
Below is an context that describes a sql 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 (first INTEGER, total VARCHAR, gold VARCHAR)
### Question:
What is the latest first year with 0 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_19 (score VARCHAR, visitor VARCHAR, record VARCHAR)
### Question:
Which Score has a Visitor of ny ranger... |
Below is an context that describes a sql 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 (date VARCHAR, record VARCHAR)
### Question:
What was the date of the record of 43-28?
### 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_45 (position INTEGER, losses VARCHAR, played VARCHAR)
### Question:
Which Position has Losses of 11, 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 weekly_weather (low_temperature INTEGER, precipitation INTEGER, station_id VARCHAR); CREATE TABLE station (id VARCH... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_44 (silver VARCHAR, nation VARCHAR, total VARCHAR)
### Question:
how many times is the nation 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 table_name_6 (date VARCHAR, home_team VARCHAR)
### Question:
What is Date, when Home Team is "Everton"?
### 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_11019212_1 (monday VARCHAR, tuesday VARCHAR)
### Question:
what's the monday time with tuesday being 9:00-6: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_12564633_1 (title VARCHAR, directed_by VARCHAR)
### Question:
What is the name of the episode that Richard 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_2840500_2 (player VARCHAR, nhl_team VARCHAR)
### Question:
Who was drafted by the Washington Capitals?
### 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_2639433_4 (timeslot VARCHAR, year VARCHAR)
### Question:
What was the timeslot for the episode in the year 20... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE user_profiles (name VARCHAR, email VARCHAR, followers INTEGER)
### Question:
Find the name and email of the users 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_90 (tries_against VARCHAR, tries_for VARCHAR)
### Question:
How many tries against did the club with 48 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_33 (wickets INTEGER, best_bowling VARCHAR, matches VARCHAR)
### Question:
what is the highest wickets 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 phone (Name VARCHAR, Carrier VARCHAR)
### Question:
Show the names of phones with carrier either "Sprint" or "TMobi... |
Below is an context that describes a sql 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 (sport VARCHAR, year_of_award VARCHAR)
### Question:
In 2011 which sport had the year award?
### 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_21 (year INTEGER, miss_fire__3rd_runner_up_ VARCHAR)
### Question:
What year was Caroline Medina Miss Fi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_48 (engine VARCHAR, entrant VARCHAR, chassis VARCHAR)
### Question:
What engine is used by Colin Bennett... |
Below is an context that describes a sql 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 (score VARCHAR, tournament VARCHAR)
### Question:
What is the Score of the Pingguo Tournament?
### 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_5 (score VARCHAR, lineup VARCHAR)
### Question:
What is the score with the Lineup match reports?
### 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_60 (events INTEGER, player VARCHAR, earnings___$__ VARCHAR)
### Question:
Which Events have a Player 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_85 (hanja VARCHAR, revised VARCHAR)
### Question:
Tell me the hanja of eum
### Answer:
SELECT hanja 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_27303975_2 (studio VARCHAR, catalog_number VARCHAR)
### Question:
Name the studio for catalog number 81063
##... |
Below is an context that describes a sql 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 (time VARCHAR, set_1 VARCHAR)
### Question:
What time has a Set 1 of 18–25?
### Answer:
SELECT time 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_54 (_number___county VARCHAR, school VARCHAR)
### Question:
Name the # country for new palestine
### 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_84 (opponent_team VARCHAR, scorers VARCHAR)
### Question:
Who was the opposing team when the scorers wer... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1289860_2 (background VARCHAR, hometown VARCHAR)
### Question:
What background does the person from New york,... |
Below is an context that describes a sql 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_in_the_final VARCHAR, championship VARCHAR)
### Question:
what was the score of the Championsh... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28797906_3 (wickets VARCHAR, economy VARCHAR)
### Question:
How many wickets was there when the economy was 3... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_87 (player VARCHAR, round INTEGER)
### Question:
Which Player has a Round larger than 8?
### 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_13 (wins INTEGER, year VARCHAR, points VARCHAR)
### Question:
How many wins did the team, which had more... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_76 (time VARCHAR, react VARCHAR, rank VARCHAR)
### Question:
How many total Time listings have a 0.209 R... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_32 (record VARCHAR, location_attendance VARCHAR)
### Question:
What is Record, when Location Attendance,... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1745843_2 (part_4 VARCHAR, part_2 VARCHAR)
### Question:
For part 2 *lauk, what is listed for part 4?
### 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_10621256_1 (player VARCHAR, n_o VARCHAR)
### Question:
what's the player where 50 is 2 and n/o is 0
### 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_7 (earnings___$__ VARCHAR, top_10s VARCHAR)
### Question:
What amount of earnings corresponds with a Top... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19722664_5 (assists VARCHAR, player VARCHAR)
### Question:
How many assists did Delisha Milton-Jones make?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18600760_13 (ansi_code INTEGER)
### Question:
What is the smallest ansi code?
### Answer:
SELECT MIN(ansi_cod... |
Below is an context that describes a sql 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 (attendance INTEGER, record VARCHAR, opponents VARCHAR)
### Question:
What was the highest attendance... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_24216139_2 (enrollment INTEGER, sport VARCHAR)
### Question:
Name the least enrollment for field hockey, men'... |
Below is an context that describes a sql 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 (placings VARCHAR, total VARCHAR, name VARCHAR)
### Question:
How many placings did Jacqueline du Bie... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341930_38 (candidates VARCHAR, incumbent VARCHAR)
### Question:
How many incumbents come from alvin bush's 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_98 (event VARCHAR, record VARCHAR)
### Question:
Which event led to a 4-0 record?
### Answer:
SELECT eve... |
Below is an context that describes a sql 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 (director VARCHAR, language VARCHAR)
### Question:
Who is the director of the film in Italian?
### 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_8 (bronze VARCHAR, gold INTEGER)
### Question:
How many bronze medals for the nation with over 9 golds?
... |
Below is an context that describes a sql 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 (original_name VARCHAR, designer VARCHAR, location VARCHAR)
### Question:
What is the original name 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_26769_1 (population__july_2009_est_ VARCHAR, population_density_per_km² VARCHAR)
### Question:
What was the 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_64 (high_assists VARCHAR, record VARCHAR)
### Question:
Who had the highest assists when the nuggets 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_12 (score VARCHAR, loss VARCHAR)
### Question:
Which score has a Loss of hiller (22–15–1)?
### 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_8 (championship VARCHAR, opponent_in_the_final VARCHAR)
### Question:
Which championship had an oppenent... |
Below is an context that describes a sql 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 (enrollment INTEGER, school VARCHAR)
### Question:
What is the lowest enrollment at the pioneer schoo... |
Below is an context that describes a sql 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 (extra VARCHAR, result VARCHAR, year VARCHAR)
### Question:
What is the extra result associated 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_89 (year INTEGER, earnings___$__ VARCHAR, tournaments_played VARCHAR, cuts_made VARCHAR)
### Question:
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_67 (weight__kg_ INTEGER, race VARCHAR)
### Question:
What is the highest weight for the Farnley Stakes r... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_85 (winner VARCHAR, stage VARCHAR)
### Question:
Who won at stage 22?
### Answer:
SELECT winner FROM tab... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2409041_4 (no_in_series VARCHAR, no_in_season VARCHAR)
### Question:
Name the number of number in the season ... |
Below is an context that describes a sql 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 (order VARCHAR, species_authority VARCHAR)
### Question:
What order has the Species Authority of hydr... |
Below is an context that describes a sql 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 (time VARCHAR, laps VARCHAR, manufacturer VARCHAR, grid VARCHAR)
### Question:
How long did it take 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_82 (year__ceremony_ VARCHAR, original_title VARCHAR)
### Question:
what year did naga bonar take place
#... |
Below is an context that describes a sql 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 (area__km²_ INTEGER, mean_household_size__in_2006_ VARCHAR)
### Question:
What is the highest Area 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_27614707_1 (original_artist VARCHAR, theme VARCHAR)
### Question:
Who was the original artist of the Top 12 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_name_81 (team VARCHAR, country VARCHAR, uci_points VARCHAR)
### Question:
What team in France had 15 UCi poin... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22546460_4 (best_female_artist VARCHAR, best_male_lyricist VARCHAR)
### Question:
Who won the Best Female Art... |
Below is an context that describes a sql 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 (author___editor___source VARCHAR, world_ranking__1_ VARCHAR, countries_sampled 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_65 (record VARCHAR, date VARCHAR)
### Question:
Name the record for august 31
### Answer:
SELECT 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_78 (place VARCHAR, points_jury VARCHAR)
### Question:
Which Place has a Points Jury of 34 (7,8,9,10)?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_91 (result VARCHAR, group VARCHAR, film_series VARCHAR, year VARCHAR)
### Question:
What was the result ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2279413_1 (pct_route_available VARCHAR, type_of_protection VARCHAR)
### Question:
For small patent type of pr... |
Below is an context that describes 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 (employee_name VARCHAR, role_code VARCHAR, date_of_birth VARCHAR, employee_Name VARCHAR)
### Question:
Sh... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2850912_4 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
### Question:
Which junior team is associated ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.