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_54 (postseason VARCHAR, rank VARCHAR, win_percentage VARCHAR, games VARCHAR)
### Question:
What postseas... |
Below is an context that describes a sql 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 (report VARCHAR, date VARCHAR)
### Question:
What Report has the Date September 3, 2005?
### 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_88 (competition VARCHAR, venue VARCHAR, opponent VARCHAR)
### Question:
When the venue is away and the 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_1601935_1 (archive VARCHAR, viewers__in_millions_ VARCHAR)
### Question:
What was the archive for episode wit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_85 (swimsuit INTEGER, interview VARCHAR, evening_gown VARCHAR)
### Question:
What is the lowest swimsuit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17359181_1 (points_2 INTEGER, goal_average_1 VARCHAR)
### Question:
What is the highest value for Points 2 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_56 (game INTEGER, opponent VARCHAR)
### Question:
Can you tell me the highest Game that has the Opponent... |
Below is an context that describes a sql 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 (venue VARCHAR, score VARCHAR)
### Question:
What is the Venue of the Competition with a Score of 2–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_70 (finished INTEGER, post INTEGER)
### Question:
What is the lowest Finished, when Post is less than 2?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_44 (Id VARCHAR)
### Question:
What shows for 1991 when 2002 is 2R?
### Answer:
SELECT 1991 FROM table_na... |
Below is an context that describes a sql 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 (week INTEGER, date VARCHAR)
### Question:
What was the attendance on October 27, 1968?
### 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_17413485_1 (graemes_guest VARCHAR, episode VARCHAR)
### Question:
what is the name of the graemest guest of e... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_36 (matches INTEGER, bonus_pts VARCHAR, total_points VARCHAR)
### Question:
What is the smallest number ... |
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR)
### Question:
What's the Home teams Venue near Victoria Park?
### ... |
Below is an context that describes a sql 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 (catalog VARCHAR, region VARCHAR)
### Question:
What is the Catalog number for the region of Japan?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_41 (points INTEGER, chassis VARCHAR, year VARCHAR)
### Question:
What are the highest points with a Chas... |
Below is an context that describes a sql 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 (pop_dens VARCHAR, population INTEGER)
### Question:
What is the population density of the area 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_13759592_2 (founded VARCHAR, location VARCHAR)
### Question:
What year was Kirkland founded?
### Answer:
SELE... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_88 (points INTEGER, chassis VARCHAR)
### Question:
What is the total sum of points of entrants with a re... |
Below is an context that describes a sql 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 (code__iata_icao_ VARCHAR)
### Question:
What is the average in 2010 of the team with a code of (IATA... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1439096_1 (title VARCHAR, original_air_date__atv_ VARCHAR)
### Question:
What is the title of the episode wit... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_86 (week INTEGER, date VARCHAR)
### Question:
What week had a game that was played on November 11, 1962?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22171978_1 (school_colors VARCHAR, location VARCHAR)
### Question:
How many entries are shown for school colo... |
Below is an context that describes a sql 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 (frequency VARCHAR, branding VARCHAR)
### Question:
Which frequency belongs to the beat branding?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27631756_2 (chairman VARCHAR, captain VARCHAR)
### Question:
Who is the chairman when teh captain is fawzi ba... |
Below is an context that describes a sql 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 (wins INTEGER, points VARCHAR, draws VARCHAR, club VARCHAR)
### Question:
What is the highest number ... |
Below is an context that describes a sql 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 (north VARCHAR, south VARCHAR)
### Question:
What is the north with sb rosenheim as the south?
### 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_40 (name VARCHAR, spouse VARCHAR)
### Question:
Which member of house of Habsburg-Lorraine had the spous... |
Below is an context that describes a sql 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 (streak VARCHAR, location_attendance VARCHAR, score VARCHAR)
### Question:
which Streak has a 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_1341586_39 (district VARCHAR, first_elected VARCHAR)
### Question:
what's the district with first elected 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_33 (year INTEGER, pts VARCHAR)
### Question:
What is the earliest year with 16 points?
### 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_29 (score VARCHAR, tie_no VARCHAR)
### Question:
What is the score when the tie is 9?
### 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_24901152_4 (championship VARCHAR, score VARCHAR)
### Question:
Which championship was the score 6–4, 5–7, 6–2... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_97 (date VARCHAR, type VARCHAR, round VARCHAR)
### Question:
When has a Type of tko, and a Round of 1 (6... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_37 (opponent VARCHAR, record VARCHAR)
### Question:
Who was the opponent when the Maroons record was 11–... |
Below is an context that describes a sql 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 (name VARCHAR, snatch VARCHAR, bodyweight VARCHAR, total__kg_ VARCHAR, clean_ VARCHAR, _jerk 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_1590652_4 (no INTEGER, tournament VARCHAR)
### Question:
Name the most number when tournament is madrid maste... |
Below is an context that describes a sql 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 (year_made VARCHAR, wheel_arrangement VARCHAR)
### Question:
What is the sum number of years where th... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_74 (attendance VARCHAR, record VARCHAR)
### Question:
When the team had their record of 16–14, what was ... |
Below is an context that describes a sql 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 (year VARCHAR, points INTEGER)
### Question:
In which year were the points more than 0?
### 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_32 (score VARCHAR, game VARCHAR)
### Question:
What was the score of Game 13?
### Answer:
SELECT score 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_27132791_3 (pro_team VARCHAR, position VARCHAR, nfl_team VARCHAR)
### Question:
If the NFL team is the Housto... |
Below is an context that describes a sql 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 (new_council VARCHAR, previous_council VARCHAR, seats_up_for_election VARCHAR)
### Question:
Which 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_name_42 (lane INTEGER, rank VARCHAR, nationality VARCHAR)
### Question:
What is the highest lane for the pola... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15780718_9 (record VARCHAR, team VARCHAR)
### Question:
What is the Raptors' record against New Jersey?
### 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_26448179_3 (no_in_season INTEGER, production_code VARCHAR)
### Question:
What season number in the season has... |
Below is an context that describes a sql 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 (school_club_team VARCHAR, overall VARCHAR)
### Question:
What School or Club team has an overall 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 table_name_86 (transfer_fee VARCHAR, name VARCHAR)
### Question:
What is the transfer fee for Paolo Vanoli?
### 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_92 (year_began VARCHAR, userpics_paid VARCHAR, userpics_free VARCHAR)
### Question:
What is the year beg... |
Below is an context that describes a sql 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 (tournament VARCHAR)
### Question:
What tournament shows 2013 as 2r, and a 2010 as 1r?
### 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_5 (year INTEGER, music_director_s_ VARCHAR)
### Question:
WHich Year has a Music director(s) of anu mali... |
Below is an context that describes a sql 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 (gold VARCHAR, nation VARCHAR, rank VARCHAR)
### Question:
How many gold medals for germany (GER) hav... |
Below is an context that describes a sql 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 (start_source VARCHAR, ended VARCHAR)
### Question:
What was the start source that ended on 4 May?
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_80 (points INTEGER, drawn VARCHAR, position VARCHAR, team VARCHAR)
### Question:
Which Points is the hig... |
Below is an context that describes a sql 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, opponent VARCHAR, game VARCHAR, february VARCHAR)
### Question:
What is the score 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_6 (country VARCHAR, score VARCHAR)
### Question:
What country did the player who scored 73-73-65=211 com... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Cartoon (Title VARCHAR, Directed_by VARCHAR)
### Question:
List all cartoon directed by "Ben Jones".
### 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_9 (score VARCHAR, player VARCHAR)
### Question:
What is Score, when Player is "Bob Murphy"?
### 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_5 (goals_for INTEGER, draws VARCHAR, played VARCHAR)
### Question:
How many goals have more than 38 play... |
Below is an context that describes a sql 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 (outgoing_manager VARCHAR, team VARCHAR)
### Question:
Who was the outgoing manager for the team, nec... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11545282_5 (player VARCHAR, years_for_jazz VARCHAR)
### Question:
Which player played the years for Jazz in 1... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_94 (against VARCHAR, team VARCHAR, position VARCHAR)
### Question:
What is the Total againsts for the Sa... |
Below is an context that describes a sql 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 (series INTEGER, premiere VARCHAR, episodes VARCHAR)
### Question:
Which season premiered on 29 Octob... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_21062353_1 (opponent VARCHAR, game VARCHAR)
### Question:
Who were the the opponents of the Wildcats for game... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_37 (population INTEGER, median_family_income VARCHAR, number_of_households VARCHAR)
### Question:
Which ... |
Below is an context that describes a sql 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 (attendance INTEGER, week INTEGER)
### Question:
What is the average attendance after week 16?
### 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_19210115_1 (location VARCHAR, nickname VARCHAR)
### Question:
Where is the University that is also called Owl... |
Below is an context that describes a sql 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 (season VARCHAR, against VARCHAR)
### Question:
Which season did not qualify for UEFA competitions?
#... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_80 (competition VARCHAR, venue VARCHAR)
### Question:
Which competition was in Dubai?
### 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_4 (authority VARCHAR, roll VARCHAR)
### Question:
Which is the Authority that has a Roll of 70?
### 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_94 (census_ranking VARCHAR, area_km_2 VARCHAR, official_name VARCHAR)
### Question:
Which Census Ranking... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Payments (Payment_Method_Code VARCHAR, Date_Payment_Made VARCHAR, Amount_Payment VARCHAR)
### Question:
List the me... |
Below is an context that describes a sql 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 (opponent VARCHAR, date VARCHAR)
### Question:
Which Opponent is on april 28?
### Answer:
SELECT oppo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_11 (result VARCHAR, date VARCHAR)
### Question:
What was the results on September 24, 1995?
### 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_83 (player VARCHAR, college VARCHAR)
### Question:
Which player has a College of arizona?
### 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_27487310_5 (name VARCHAR, host_s_ VARCHAR)
### Question:
What is the name of the series with the unknown host... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27913160_3 (driver VARCHAR, round VARCHAR)
### Question:
Who was the driver in round 4?
### Answer:
SELECT dr... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19704392_1 (modified_hp VARCHAR, standard_torque__lb_ft_ VARCHAR)
### Question:
When the standard torque (lb/... |
Below is an context that describes a sql 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_company VARCHAR, conductor VARCHAR)
### Question:
What record company has robert craft conduc... |
Below is an context that describes a sql 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 (worldwide_gross VARCHAR, rank VARCHAR)
### Question:
What is the Worldwide Gross of the Film with a ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17340355_9 (record VARCHAR, date VARCHAR)
### Question:
After the March 15 game, what was the team's 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_12146637_1 (episode_title VARCHAR, writer_s_ VARCHAR)
### Question:
What is the name of the episode written b... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14058433_5 (won VARCHAR, points_for VARCHAR)
### Question:
what's the won with points for being 596
### Answe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_25 (score VARCHAR, player VARCHAR)
### Question:
What was gary player's score?
### Answer:
SELECT score ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_11 (hometown VARCHAR, player VARCHAR)
### Question:
Which hometown is the played Dajuan Wagner 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_98 (winning__percentage VARCHAR, years VARCHAR)
### Question:
what is the winning % for the years 2006-1... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_45 (rank INTEGER, population_density___km_2__ VARCHAR, _percentage_growth__2006_11_ VARCHAR)
### Questio... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27776266_1 (title VARCHAR, production_code VARCHAR)
### Question:
What was the title of the episode with a 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 table_name_11 (total_matches INTEGER, points_won VARCHAR, year VARCHAR)
### Question:
Can you tell me the lowest To... |
Below is an context that describes a sql 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 (part_4 VARCHAR, part_2 VARCHAR)
### Question:
What is Part 4, when Part 2 is "hljóp"?
### 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_48 (date VARCHAR, label VARCHAR)
### Question:
What is Date, when Label is Jugoton?
### Answer:
SELECT d... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_36 (opponent_in_the_final VARCHAR, year VARCHAR)
### Question:
Name the opponent in the final for year 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_name_20 (year_built INTEGER, sub_parish__sogn_ VARCHAR)
### Question:
what is the year built of kyrkjebø?
##... |
Below is an context that describes a sql 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 (round INTEGER, player VARCHAR, pick VARCHAR)
### Question:
WHAT IS THE HIGHEST ROUND FOR MIKE TAYLOR... |
Below is an context that describes a sql 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 (attendance VARCHAR, opponent VARCHAR)
### Question:
What was the attendance when they played the New... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_37 (overall_rank INTEGER, lane VARCHAR, time VARCHAR)
### Question:
Tell me the highest overall rank 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_34 (deaths VARCHAR, name VARCHAR)
### Question:
How many deaths did eseta cause?
### Answer:
SELECT deat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22962745_35 (no INTEGER, against VARCHAR)
### Question:
What is the number when against is rajasthan royals?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14948647_1 (total_points VARCHAR, oberstdorf__rk_ VARCHAR)
### Question:
How many points in total were scored... |
Below is an context that describes a sql 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 (studio VARCHAR, rank VARCHAR, director VARCHAR)
### Question:
Which Studio has a Rank smaller than 3... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.