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_64 (score VARCHAR, record VARCHAR)
### Question:
What was the score of the game that led to a 79-77 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_name_76 (cores VARCHAR, l3_cache VARCHAR, model_number VARCHAR)
### Question:
What is listed for the Cores 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_1 (seasons VARCHAR, years VARCHAR)
### Question:
How many Seasons that has Years of 1976–1977?
### 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_4 (record VARCHAR, visitor VARCHAR, date VARCHAR)
### Question:
What record has montreal as the visitor,... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_25642873_2 (extra_points VARCHAR, touchdowns VARCHAR)
### Question:
The player who had 5 touchdowns had how 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_84 (builder VARCHAR, built VARCHAR)
### Question:
Who was the builder in 1920?
### Answer:
SELECT builde... |
Below is an context that describes a sql 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 (average VARCHAR, caps VARCHAR, scotland_career VARCHAR)
### Question:
What is the average cap 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_52 (status VARCHAR, co_contestant__yaar_vs_pyaar_ VARCHAR)
### Question:
Which Status has a Co-contestan... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23915973_1 (coverage VARCHAR, power_kw VARCHAR)
### Question:
What is the coverage when power kw is 25kw?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17058116_7 (location_attendance VARCHAR, record VARCHAR)
### Question:
Where was the game with record 20–23 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_1506950_9 (player VARCHAR, us_open VARCHAR, pga_ch VARCHAR, masters VARCHAR)
### Question:
Which player's res... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14181578_1 (points INTEGER, goals_for_against VARCHAR)
### Question:
what is the minimum points with goals fo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17862135_3 (total_points VARCHAR, average VARCHAR)
### Question:
What are the total points for the team that ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2508633_2 (pick__number INTEGER, nfl_team VARCHAR)
### Question:
Name the least pick number for the denver br... |
Below is an context that describes a sql 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 (wins INTEGER, starts VARCHAR, avg_finish VARCHAR, year VARCHAR)
### Question:
in 1990, how many wins... |
Below is an context that describes a sql 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 (revenues VARCHAR, tenure VARCHAR)
### Question:
What is the Revenues during Tenure 1854-1855?
### 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_79 (location_attendance VARCHAR, record VARCHAR)
### Question:
What was the location/attendance for 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_1342426_5 (result VARCHAR, incumbent VARCHAR)
### Question:
Name the result for william j. driver
### 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_15 (record VARCHAR, visitor VARCHAR, date VARCHAR)
### Question:
What record has chicago black hawks 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_95 (air_date VARCHAR, episode VARCHAR)
### Question:
What was the air date of 'Gary tries to do it all'?... |
Below is an context that describes a sql 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 (election VARCHAR)
### Question:
Which 2nd Party has a Election of 1857?
### Answer:
SELECT 2 AS nd_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_80 (wins INTEGER, losses INTEGER)
### Question:
What is the highest number of wins when there are less 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_6 (opponent VARCHAR, date VARCHAR)
### Question:
What opponent played on 1/13/1974?
### Answer:
SELECT 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_29 (grid INTEGER, time_retired VARCHAR, laps VARCHAR)
### Question:
What is the high grid number for a 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_1140078_2 (report VARCHAR, race VARCHAR)
### Question:
What is the number of reports for the italian grand 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_91 (location VARCHAR, best_goalkeeper VARCHAR)
### Question:
What is the location of the tournament wher... |
Below is an context that describes a sql 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 (decision VARCHAR, game INTEGER)
### Question:
What is the decision of the game larger than 6.
### 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_1 (peak_date VARCHAR, main_artist VARCHAR)
### Question:
What was the peak date of Kelis's song?
### 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_17 (player VARCHAR, place VARCHAR)
### Question:
What player placed t10?
### Answer:
SELECT player 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_22043925_1 (denomination VARCHAR, school VARCHAR)
### Question:
What is every denomination for the school Sey... |
Below is an context that describes a sql 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 (original_title VARCHAR, role VARCHAR, directed_by VARCHAR)
### Question:
What is the Original title ... |
Below is an context that describes a sql 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 (points INTEGER, played INTEGER)
### Question:
What is the average points with less than 30 played?
#... |
Below is an context that describes a sql 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 (director VARCHAR, title VARCHAR)
### Question:
Who directed Bunker Hill Bunny?
### Answer:
SELECT di... |
Below is an context that describes a sql 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 (surface VARCHAR, date VARCHAR)
### Question:
Which Surface had a Date of june 13, 1983?
### 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_1140090_6 (circuit VARCHAR, winning_driver VARCHAR)
### Question:
What circuit did Clay Regazzoni win?
### 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_58 (date VARCHAR, result VARCHAR)
### Question:
Which Date has Result of 86-87?
### Answer:
SELECT date ... |
Below is an context that describes a sql 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 (date VARCHAR, competition VARCHAR, result VARCHAR)
### Question:
What was the date of the friendly 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_2970978_1 (ave_attendance INTEGER, ___ave_on_prev_season VARCHAR)
### Question:
What is the lowest value of a... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_41 (year INTEGER, result VARCHAR, award VARCHAR)
### Question:
What year did was the Inside Soap Awards ... |
Below is an context that describes a sql 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 (date VARCHAR, tyre VARCHAR, winning_driver VARCHAR)
### Question:
What date was the Tyre d and Bruce... |
Below is an context that describes a sql 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 (date INTEGER, building VARCHAR)
### Question:
Name the least date for the place which has a building... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_72 (enrollment INTEGER, school VARCHAR)
### Question:
Enrollment that has a School of south central (uni... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12001616_4 (laps VARCHAR, entrant VARCHAR)
### Question:
What is the laops of marcis auto racing?
### 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_63 (date VARCHAR, tournament VARCHAR)
### Question:
What is the Date of the Rodez, France Tournament?
##... |
Below is an context that describes a sql 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 (round INTEGER, overall VARCHAR, position VARCHAR, college VARCHAR)
### Question:
What's the average ... |
Below is an context that describes a sql 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 (games INTEGER, drawn INTEGER)
### Question:
Name the most games with drawn more than 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_13 (finish VARCHAR, qual VARCHAR)
### Question:
Which finish has a 99.550 Qual?
### Answer:
SELECT finis... |
Below is an context that describes a sql 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 (title VARCHAR, production_number VARCHAR, release_date VARCHAR)
### Question:
What is the title 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_68 (player VARCHAR, weight VARCHAR, team VARCHAR)
### Question:
Which player who weighs 210 plays for th... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_79 (december INTEGER, game VARCHAR)
### Question:
What is average December when game is 30?
### 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 city (Official_Name VARCHAR, Population VARCHAR)
### Question:
List official names of cities in descending order 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_27 (college_junior_club_team__league_ VARCHAR, position VARCHAR, round VARCHAR, nationality 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_10621256_1 (average VARCHAR, high_score VARCHAR)
### Question:
what's the average where high score is 120
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22514845_4 (trophy_presentation VARCHAR, year VARCHAR)
### Question:
How many trophy presentations where in 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_27 (_ VARCHAR, alignment_alignment VARCHAR, link VARCHAR)
### Question:
What is the alignment that predi... |
Below is an context that describes a sql 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 (school_club_team VARCHAR, years_in_orlando VARCHAR)
### Question:
Which School/Club Team has a Years... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28925058_1 (date VARCHAR, grand_prix VARCHAR)
### Question:
What is the date of the Italian Grand Prix?
### 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_191323_2 (notes VARCHAR, nssdc_id_no VARCHAR)
### Question:
What are the notes of the satellite whose nssdc 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 course (crs_credit VARCHAR, crs_description VARCHAR, crs_code VARCHAR)
### Question:
Find the description and credi... |
Below is an context that describes a sql 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 (date VARCHAR, label VARCHAR)
### Question:
What Date has a label of alfa records?
### 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_10706879_3 (fastest_lap VARCHAR, rd VARCHAR)
### Question:
How many fastest laps were there for a rd that equ... |
Below is an context that describes a sql 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 (laps VARCHAR, time VARCHAR)
### Question:
What was the total number of Laps for the rider whose time ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (a_ VARCHAR, year_ INTEGER, position VARCHAR, college VARCHAR)
### Question:
What is the most recent y... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22883210_9 (game INTEGER, team VARCHAR)
### Question:
What is the highest game number where the team was Clev... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_3 (opponent VARCHAR, season VARCHAR)
### Question:
Which opponent has a Season of 2011/12?
### 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_17 (category VARCHAR)
### Question:
Which car won the 1.4litre to 1.8litre award in 2001?
### 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_19215259_1 (branding VARCHAR, location VARCHAR)
### Question:
What is the brand in Cabanatuan?
### 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_23501776_16 (points VARCHAR, new_points VARCHAR)
### Question:
Name the number of points defending for 1075
#... |
Below is an context that describes a sql 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 (byes VARCHAR, draws VARCHAR, wins VARCHAR)
### Question:
What is the total number of byes associated... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_19753079_35 (first_elected VARCHAR, result VARCHAR, incumbent VARCHAR)
### Question:
Name the first elected 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_28 (place VARCHAR, score VARCHAR)
### Question:
What is the Place of the Player with a Score of 70-68=13... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_49 (record VARCHAR, home VARCHAR, date VARCHAR)
### Question:
Which Record has a Home of Montreal Canadi... |
Below is an context that describes a sql 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 (year_s__won VARCHAR, player VARCHAR)
### Question:
What year did Tom Watson win?
### 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_11545282_19 (no INTEGER, school_club_team VARCHAR)
### Question:
What is the number of school/club teams held... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2970978_1 (ave_attendance VARCHAR, ___ave_on_prev_season VARCHAR)
### Question:
How many values of 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_name_21 (home_team VARCHAR, venue VARCHAR)
### Question:
Tell me the home team for vfl park venue
### 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_1939405_2 (latin_americans_2001 VARCHAR, province VARCHAR)
### Question:
How many results of the count of Lat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23492454_1 (directed_by VARCHAR, written_by VARCHAR)
### Question:
who directed the episode written by Shonda... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE church (name VARCHAR, open_date VARCHAR)
### Question:
Show the name and opening year for three churches that opene... |
Below is an context that describes a sql 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 (floors VARCHAR, location VARCHAR)
### Question:
How many floors are in little Italy?
### 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_24018430_3 (us_viewers__millions_ VARCHAR, no_in_season VARCHAR)
### Question:
what number is us viewers in 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_25346763_1 (capacity VARCHAR, year_opened VARCHAR)
### Question:
What is the capacity for a facility opened 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_22514845_5 (race_caller VARCHAR, s_host VARCHAR, reporters VARCHAR)
### Question:
Name the race caller for ji... |
Below is an context that describes a sql 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 (approximate_age VARCHAR, significant_relationship VARCHAR)
### Question:
Can you give me the age 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_45 (locomotive_superintendent VARCHAR, lner_class VARCHAR)
### Question:
Who was the Locomotive superint... |
Below is an context that describes a sql 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 (ofsted VARCHAR, school VARCHAR)
### Question:
How many values for Ofsted occurr at Chowbent Primary 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_57 (gold INTEGER, bronze VARCHAR, silver VARCHAR, rank VARCHAR)
### Question:
What is the sum of Gold, 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_78 (winning_driver VARCHAR, name VARCHAR)
### Question:
Who was the winning driver of the Kraco Car Ster... |
Below is an context that describes a sql 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 (nir_number VARCHAR, type VARCHAR, br_number_s_ VARCHAR)
### Question:
Which NIR number is for the ts... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_16 (team_f VARCHAR, team_a VARCHAR)
### Question:
Who is team f when Aida Gagaring is team A?
### 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_98 (home_team VARCHAR)
### Question:
What did fitzroy score at their home game?
### Answer:
SELECT home_... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_64 (score VARCHAR, high_assists VARCHAR, high_points VARCHAR)
### Question:
What is Score, when High Ass... |
Below is an context that describes a sql 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 (rank INTEGER, country VARCHAR, total VARCHAR)
### Question:
What is the lowest Rank of Denmark County... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1507431_1 (to_par VARCHAR, winning_score VARCHAR)
### Question:
What are all values for 'to par' for the winn... |
Below is an context that describes a sql 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 (chinese_title VARCHAR, premiere VARCHAR)
### Question:
What is the Chinese title with a premiere rat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17632217_1 (total_wins VARCHAR, runners_up VARCHAR)
### Question:
How many total wins with Shanghai as runner... |
Below is an context that describes a sql 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 (country VARCHAR, date VARCHAR, company VARCHAR)
### Question:
For the Enernoc Australia Pty Ltd, 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_78 (karen_handel VARCHAR, poll_source VARCHAR, john_oxendine VARCHAR)
### Question:
What is Karen Handel... |
Below is an context that describes a sql 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 (nationality VARCHAR, lane VARCHAR, rank VARCHAR)
### Question:
What is the Nationality of the Swimme... |
Below is an context that describes a sql 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 (verb_meaning VARCHAR, part_2 VARCHAR)
### Question:
What is the verb meaning when the part 2 is blēot... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.