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_17 (points INTEGER, december VARCHAR, game VARCHAR)
### Question:
What is the average points that have 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_93 (brazil_scorers VARCHAR, score VARCHAR)
### Question:
What Brazil scorers have a 1-1 Score?
### 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_18 (loss INTEGER, avg_g VARCHAR)
### Question:
WHAT IS THE LOSS WITH AN AVERAGE OF 89.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 table_name_94 (rifle VARCHAR, german_gewehr_98 VARCHAR)
### Question:
What is the Rifle when the German Gewehr 98 i... |
Below is an context that describes a sql 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 (rank INTEGER, profits__billion_$_ VARCHAR, industry VARCHAR, company VARCHAR)
### Question:
What is ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_55 (away_team VARCHAR, venue VARCHAR)
### Question:
Which away team played at MCG?
### Answer:
SELECT aw... |
Below is an context that describes a sql 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 (a_score VARCHAR, nation VARCHAR, t_score VARCHAR)
### Question:
What was the total number of A 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_2430014_8 (directed_by VARCHAR, uk_ratings__bbc2_rank_ VARCHAR)
### Question:
How many directors worked on 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_64 (earnings__ VARCHAR, player VARCHAR, rank VARCHAR)
### Question:
How much did jim colbert earned rank... |
Below is an context that describes a sql 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 (plural VARCHAR, plural_gender VARCHAR, meaning VARCHAR)
### Question:
What is the plural if the mean... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_43 (heat INTEGER, lane VARCHAR, country VARCHAR, mark VARCHAR)
### Question:
What is the lowest heat 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_27864661_6 (total_wins VARCHAR, first_title VARCHAR)
### Question:
How many wins are listed when the first ti... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE job_history (employee_id VARCHAR); CREATE TABLE employees (employee_id VARCHAR)
### Question:
display all the infor... |
Below is an context that describes a sql 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, record VARCHAR)
### Question:
What was the score in the game where the record was 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_98 (gold INTEGER, rank VARCHAR, silver VARCHAR)
### Question:
What is the sum of gold with a rank that i... |
Below is an context that describes a sql 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 (venue VARCHAR, score VARCHAR)
### Question:
What is the venue of the match with a score of 33-22?
##... |
Below is an context that describes a sql 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 (entrant VARCHAR, chassis VARCHAR)
### Question:
Name the entrant for chassis of gh1
### 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_46 (date VARCHAR, opponent_in_final VARCHAR)
### Question:
What date was the opponent in the final Virgi... |
Below is an context that describes a sql 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 (week INTEGER, opponent VARCHAR, attendance VARCHAR)
### Question:
Which Week has an Opponent of atla... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1618358_1 (over_gdp__in__percentage_ VARCHAR, standard_stamp_duty VARCHAR)
### Question:
When the standard st... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27112708_2 (stage VARCHAR, team_classification VARCHAR)
### Question:
Who was the stage winner of the letua 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_178408_1 (location_of_the_church VARCHAR, sub_parish__sokn_ VARCHAR)
### Question:
Name the location of the c... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (occupation VARCHAR, candidate VARCHAR)
### Question:
What occupation does Mary Louise Lorefice have?... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25213146_2 (pole_position VARCHAR, date VARCHAR)
### Question:
How many Pole Positions were there on 30 March... |
Below is an context that describes a sql 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 (opponent_in_the_final VARCHAR, year INTEGER)
### Question:
who is the opponent in the final when 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_171666_1 (rank VARCHAR, area__sq_mi_ VARCHAR)
### Question:
What is the rank of the division with an area 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_86 (partner VARCHAR, year VARCHAR, score_in_the_final VARCHAR)
### Question:
Who was the partner where 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_1458412_1 (year VARCHAR, avg_start VARCHAR)
### Question:
What is the totl amount of years where avg start 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_86 (writer VARCHAR, title VARCHAR)
### Question:
Who wrote Infiltration?
### Answer:
SELECT writer 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_20887670_1 (institution VARCHAR, location VARCHAR)
### Question:
what is the name of the institution of 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_1557752_1 (platelet_count VARCHAR, condition VARCHAR)
### Question:
What is the condition of the platelet cou... |
Below is an context that describes a sql 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 (byes INTEGER, wins VARCHAR, draws VARCHAR, mininera_dfl VARCHAR)
### Question:
WHAT ARE THE BYES 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_7 (date_of_demolition VARCHAR, location VARCHAR)
### Question:
How many dates of demolition are located ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25548213_1 (title VARCHAR, directed_by VARCHAR)
### Question:
What was the name of the episode that bill lawr... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11677100_16 (mlb_draft VARCHAR, position VARCHAR)
### Question:
What MLB Drafts have the position pitcher/inf... |
Below is an context that describes a sql 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 (nationality VARCHAR, position VARCHAR, school_club_team VARCHAR)
### Question:
What is the Nationali... |
Below is an context that describes a sql 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 (attendance INTEGER, date VARCHAR)
### Question:
What was the attendance on July 30?
### 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_62 (decision VARCHAR, visitor VARCHAR)
### Question:
No Decision listed above has a visitor of Montreal.... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25352318_1 (poles INTEGER)
### Question:
What is the lowest overall amount of poles?
### Answer:
SELECT MIN(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_21808535_1 (runner_up VARCHAR, date VARCHAR)
### Question:
Who was the runner-up on September 11?
### 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 Highschooler (grade VARCHAR)
### Question:
Show the number of high schoolers for each grade.
### Answer:
SELECT gra... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26032940_2 (main_cast VARCHAR, airdate VARCHAR)
### Question:
Who was the cast on the 3/23/1963 episode?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11827596_2 (song_name VARCHAR, film_name VARCHAR)
### Question:
what is the song name for the film name ganga... |
Below is an context that describes a sql 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 (year_joined VARCHAR, school VARCHAR)
### Question:
In what year did the team from the Western school... |
Below is an context that describes a sql 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 (name VARCHAR, year VARCHAR)
### Question:
Which event happened in 1988?
### Answer:
SELECT name 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_23 (snow__days_year_ INTEGER, sunshine__hrs_year_ VARCHAR, storms__days_year_ VARCHAR)
### Question:
Wha... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_82 (date VARCHAR, home VARCHAR, score VARCHAR)
### Question:
When has winnipeg jets with a Score of 4–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_47 (played INTEGER, goals_conceded VARCHAR, draw VARCHAR)
### Question:
What was the highest number 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_89 (driver VARCHAR, laps VARCHAR, grid VARCHAR)
### Question:
What driver has under 19 laps and a grid u... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_31 (total INTEGER, rank VARCHAR, gold VARCHAR)
### Question:
What is the largest total when the rank 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_20 (middle_german___luxemburgish__ VARCHAR, ein VARCHAR, Limburgish VARCHAR)
### Question:
What is the M... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341690_21 (party VARCHAR, incumbent VARCHAR)
### Question:
what is the party where the incumbent is edward 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_name_20 (away_team VARCHAR, venue VARCHAR)
### Question:
What team was the away team at Junction Oval?
### 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_68 (gender VARCHAR, name VARCHAR)
### Question:
What genders did Lynmore Primary School take?
### 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_64 (venue VARCHAR, result VARCHAR, score VARCHAR)
### Question:
What is the Venue with a Result of 10–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_43 (wins VARCHAR, team VARCHAR, year VARCHAR)
### Question:
How many wins does Benelli have before 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_name_88 (lane INTEGER, name VARCHAR)
### Question:
What is the average lane that is called rebecca brown?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14928423_1 (director_s_ VARCHAR, original_title VARCHAR)
### Question:
how many directors for the film мајки
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_30087032_5 (high_points VARCHAR, game VARCHAR)
### Question:
Who did the high points in game number 1?
### 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_32 (against VARCHAR, position INTEGER)
### Question:
Which Against has a Position larger than 11?
### 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_22 (date VARCHAR, record VARCHAR)
### Question:
what date has the record of 77-62?
### Answer:
SELECT da... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_82 (round INTEGER, event VARCHAR)
### Question:
What was the lowest round for the KOTC 25: Flaming Fury ... |
Below is an context that describes a sql 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 (year INTEGER, edition VARCHAR, winner VARCHAR)
### Question:
I want the sum of year for edition 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_91 (overall VARCHAR, position VARCHAR)
### Question:
What is the overall of the running back player?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14330096_3 (title VARCHAR, writer VARCHAR)
### Question:
What's the title of the episode that Rob Heyland wro... |
Below is an context that describes a sql 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 (mountains_classification VARCHAR, general_classification VARCHAR, stage 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_96 (partially_deleted VARCHAR, name VARCHAR)
### Question:
What is the partially deleted result for Bunk... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1204998_2 (simplified VARCHAR, pinyin VARCHAR)
### Question:
When pinyin is xīnluó qū, what is the simplified... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25664518_3 (itv1_weekly_ranking INTEGER)
### Question:
What is the maximum ITV1 weekly ranking?
### 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_50 (pick__number INTEGER, college VARCHAR)
### Question:
What is the Pick # of the player from Simon Fra... |
Below is an context that describes a sql 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, home_venue VARCHAR, city VARCHAR)
### Question:
What squad plays at comunale in darfo ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_228973_3 (title VARCHAR, no_in_series VARCHAR)
### Question:
what is the name of the episode whose number of ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_13 (number INTEGER, year_start VARCHAR, year_end VARCHAR)
### Question:
Which Number has a Year Start sm... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25030512_24 (party VARCHAR, first_elected VARCHAR)
### Question:
Name the party for 1998 first elected
### 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_70 (weight VARCHAR, club VARCHAR, date_of_birth VARCHAR)
### Question:
What is the weight of the player ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17360840_4 (attendance INTEGER, record VARCHAR)
### Question:
What is the minimum attendance on games of reco... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14984103_1 (attendance INTEGER, game_site VARCHAR)
### Question:
Name the most attendance for game site for l... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_89 (release_date VARCHAR, part_number_s_ VARCHAR)
### Question:
What date was part number rk80533pz93325... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE museum (open_year VARCHAR)
### Question:
How many museums were opened after 2013 or before 2008?
### 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_59 (constructor VARCHAR, grid VARCHAR, time_retired VARCHAR)
### Question:
who is the constructor when 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_2 (number_of_electorates__2009_ INTEGER, name VARCHAR)
### Question:
Churai has what as the fewest numbe... |
Below is an context that describes a sql 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 (lost VARCHAR, points VARCHAR, name VARCHAR)
### Question:
How much Lost has Points larger than 15, 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_12828723_5 (drawn VARCHAR, points_against VARCHAR)
### Question:
What were the drawn with points against at 4... |
Below is an context that describes a sql 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 (total VARCHAR, league INTEGER)
### Question:
what is the total when the league is less than 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_36 (nominee VARCHAR, vote_to_save VARCHAR)
### Question:
Which Nominee has a Vote to Save of 1.98%?
### ... |
Below is an context that describes a sql 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 (owner VARCHAR, call_sign VARCHAR)
### Question:
Who is the owner of CKLF-FM?
### Answer:
SELECT owne... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27539535_4 (game INTEGER, score VARCHAR)
### Question:
What is the least entry for game if the score is 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_20745754_1 (_number VARCHAR, attendance VARCHAR)
### Question:
What game number had an attendance of 2813?
##... |
Below is an context that describes a sql 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 (Id VARCHAR)
### Question:
What is 2007, when 2003 is 1R?
### Answer:
SELECT 2007 FROM table_name_54 ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_61 (airport VARCHAR, icao VARCHAR)
### Question:
Which airport's ICAO is rpvi?
### Answer:
SELECT airpor... |
Below is an context that describes a sql 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 (react VARCHAR, lane VARCHAR, heat VARCHAR)
### Question:
what is the react when the lane is 3 and he... |
Below is an context that describes a sql 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 (mark INTEGER, rank VARCHAR)
### Question:
What is the lowest mark of the rank 8 record?
### 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_58 (percent_of_mass VARCHAR, molecules VARCHAR)
### Question:
what is the perfect of mass when the molec... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_35 (country VARCHAR, city VARCHAR)
### Question:
Name the country for johannesburg
### Answer:
SELECT co... |
Below is an context that describes a sql 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 (score VARCHAR, visitor VARCHAR)
### Question:
Which Score has a Visitor of atlanta?
### 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_23 (losses INTEGER, win__percentage VARCHAR, no_result VARCHAR)
### Question:
What is the number of loss... |
Below is an context that describes a sql 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 (chipset_based_on VARCHAR, retail_name VARCHAR, digital_analog_signal VARCHAR, available_interface VA... |
Below is an context that describes a sql 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 (wins VARCHAR, matches VARCHAR)
### Question:
what was the win for the 6 matches?
### 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_66 (off_site_atms INTEGER, bank_type VARCHAR, on_site_atms VARCHAR)
### Question:
With foreign banks 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 school (Denomination VARCHAR)
### Question:
Show the denomination shared by more than one school.
### Answer:
SELEC... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.