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_11207040_5 (team VARCHAR, stadium VARCHAR)
### Question:
What team plays at Palmerston Park?
### 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_64 (points VARCHAR, time_retired VARCHAR)
### Question:
How many points were scored in 1:44:59.557 of 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 table_name_59 (name VARCHAR, overall VARCHAR, round VARCHAR)
### Question:
What is Name, when Overall is greater 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_14778650_1 (arranger VARCHAR, writer VARCHAR)
### Question:
Who was the arranger for the track written by Niz... |
Below is an context that describes a sql 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 (second VARCHAR, skip VARCHAR)
### Question:
Which Second has a Skip of barbora vojtusova?
### 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_23274514_9 (score VARCHAR, record VARCHAR)
### Question:
What was the score when the record was 22-53?
### 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_24 (pick INTEGER, player VARCHAR)
### Question:
What is the sum of the pick for player roger zatkoff?
##... |
Below is an context that describes a sql 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 (season VARCHAR, goals VARCHAR, club VARCHAR, rank VARCHAR)
### Question:
Which Season has a Club of r... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12792876_3 (losing_bonus VARCHAR, points_against VARCHAR)
### Question:
What was the losing bonus when the po... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_12419515_4 (total_viewers__in_millions_ VARCHAR, season__number VARCHAR)
### Question:
How many millions of 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_55 (chassis VARCHAR, points VARCHAR)
### Question:
Which chassis scored 52 points?
### Answer:
SELECT ch... |
Below is an context that describes a sql 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 (origin VARCHAR, hanzi VARCHAR)
### Question:
Where did the Hanzi of 凤凰卫视电影台 originate?
### 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_35 (role VARCHAR, theatre VARCHAR)
### Question:
Tell me the role of festival theatre
### 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_28138035_26 (mens_doubles VARCHAR, womens_singles VARCHAR)
### Question:
Who won the mens doubles when wu yan... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE procedures (cost INTEGER)
### Question:
What are the highest cost, lowest cost and average cost of procedures?
### ... |
Below is an context that describes a sql 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 (building VARCHAR, storeys VARCHAR)
### Question:
Which building has 26 storeys?
### Answer:
SELECT 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_41 (name VARCHAR, number VARCHAR, date VARCHAR)
### Question:
What is the name of the train numbered les... |
Below is an context that describes a sql 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 (total VARCHAR, rank VARCHAR)
### Question:
What is the total for Rank 11?
### Answer:
SELECT COUNT(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_92 (outcome VARCHAR, opponent VARCHAR)
### Question:
The match against Paul-Henri Mathieu had what outco... |
Below is an context that describes a sql 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 (malaysia_cup VARCHAR, total INTEGER)
### Question:
How many Malaysia Cups have a total less than 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_17309500_1 (assists VARCHAR, games VARCHAR)
### Question:
Name the assists for 157 games
### Answer:
SELECT 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_8 (score VARCHAR, opponent VARCHAR)
### Question:
What was the score when the opponent was Montreal Cana... |
Below is an context that describes a sql 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 (election INTEGER, municipality VARCHAR, inhabitants VARCHAR)
### Question:
Which Election has a Muni... |
Below is an context that describes a sql 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 (college VARCHAR, position VARCHAR, school VARCHAR)
### Question:
What is the college for 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_name_21 (score VARCHAR, date VARCHAR)
### Question:
What is the score for 04 september 2006?
### 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_95 (losses INTEGER, byes INTEGER)
### Question:
What are the highest losses when byes are larger than 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_269920_17 (turbo_boost VARCHAR, model VARCHAR)
### Question:
Does the model e5504 have a turbo boost?
### 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_1520559_1 (purse___$__ VARCHAR, winners_share__$_ VARCHAR)
### Question:
What purses had a winners share equa... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_28628309_9 (totals VARCHAR, average VARCHAR, category VARCHAR)
### Question:
What is the total listed when 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 storm (number_deaths INTEGER, damage_millions_USD INTEGER, max_speed INTEGER)
### Question:
What is the total 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_85 (airport VARCHAR, city VARCHAR)
### Question:
What is the name of the airport in the city of Kota Kin... |
Below is an context that describes a sql 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 (director VARCHAR, original_title VARCHAR)
### Question:
Who is the Director of the Original title 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_1341577_22 (district VARCHAR, first_elected VARCHAR)
### Question:
What is the district for 1952?
### 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_54 (country VARCHAR, place VARCHAR, player VARCHAR)
### Question:
Which country has is Len Mattiace 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_1682865_1 (reverse VARCHAR, £1_fraction VARCHAR)
### Question:
What is the reverse when the £1 fraction is 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_22360_3 (discipline VARCHAR, bronze VARCHAR)
### Question:
Name the discipline for bronze being 0
### 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_94 (location VARCHAR, capacity INTEGER)
### Question:
Which location has a capacity larger than 52,000?
... |
Below is an context that describes a sql 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 (number_of_clubs INTEGER, season VARCHAR, total_wins VARCHAR)
### Question:
What is the sum of the 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 accelerator_compatible_browser (id VARCHAR, accelerator_id VARCHAR); CREATE TABLE web_client_accelerator (id VARCHA... |
Below is an context that describes a sql 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 (total INTEGER, rank VARCHAR, gold VARCHAR)
### Question:
What is the lowest Total for rank 3 with mo... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_99 (enrollment INTEGER, school VARCHAR)
### Question:
What is lebanon's enrollment?
### Answer:
SELECT 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 trip (name VARCHAR, end_station_name VARCHAR, city VARCHAR); CREATE TABLE station (name VARCHAR, end_station_name V... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27816698_2 (founded VARCHAR, location VARCHAR)
### Question:
When was the institution in boise, idaho founded... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11667521_17 (stage__winner_ VARCHAR, general_classification VARCHAR)
### Question:
IN WHAT STAGE DID ALEXANDE... |
Below is an context that describes a sql 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 (winter_olympics VARCHAR, country VARCHAR)
### Question:
What was the Winter Olympics was Japan as 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_8 (report VARCHAR, circuit VARCHAR, race_name VARCHAR)
### Question:
Name the report for circuit of kyal... |
Below is an context that describes a sql 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 (tournament VARCHAR)
### Question:
Which 2008-12 has a 2013 of A, and a Tournament of wimbledon?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22319599_1 (njcaa_championships INTEGER)
### Question:
What is the minimum possible for the NJCAA championshi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14102379_4 (attendance VARCHAR, stadium VARCHAR)
### Question:
how many attendance with stadium being cotton... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_60 (winner VARCHAR, result VARCHAR)
### Question:
Who was the winner with the 24-21 result?
### 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_66 (pick VARCHAR, position VARCHAR, name VARCHAR)
### Question:
What pick had a wide receiver named john... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14937957_1 (martial_art_style VARCHAR, city VARCHAR)
### Question:
Which martial arts style was shown in Rio ... |
Below is an context that describes a sql 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 (year VARCHAR, competition VARCHAR, event VARCHAR)
### Question:
How many years was the 400 m event 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_15 (fa_cup INTEGER, total VARCHAR, league VARCHAR)
### Question:
How many FA Cups on average have a larg... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22683369_8 (p VARCHAR, player VARCHAR)
### Question:
What is bryan hodge's player number
### Answer:
SELECT 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_65 (weight_ VARCHAR, _height VARCHAR, player VARCHAR)
### Question:
Which Weight & Height has a Player 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_64 (result VARCHAR, nominee VARCHAR)
### Question:
What was the result of Frank Langella?
### 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_28 (tie_no VARCHAR, away_team VARCHAR)
### Question:
Which Tie no that has an Away team of altrincham?
#... |
Below is an context that describes a sql 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 (date VARCHAR, home_team VARCHAR)
### Question:
What is the Date for the Home team West Ham United
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_255188_3 (location VARCHAR, nickname VARCHAR)
### Question:
What location is nicknamed the 49ers?
### 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_41 (pole_position VARCHAR, winning_team VARCHAR, name VARCHAR)
### Question:
What is the Pole Position 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_145439_1 (economics VARCHAR, justice VARCHAR)
### Question:
what's the economics score with justice being 90.... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2101431_1 (episode VARCHAR, viewers__in_millions_ VARCHAR)
### Question:
Which episode was watched by 7.2 mil... |
Below is an context that describes a sql 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 (score VARCHAR, arena VARCHAR)
### Question:
What is the Score at Jobing.com Arena?
### 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_64 (total INTEGER, finish VARCHAR, year_won VARCHAR)
### Question:
Which Total has a Finish of t64, and ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1341663_26 (first_elected INTEGER)
### Question:
When was the earliest first election?
### Answer:
SELECT MIN... |
Below is an context that describes a sql 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 (score VARCHAR, country VARCHAR)
### Question:
What is the score of the player from fiji?
### 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_68 (field_goals INTEGER, points VARCHAR, touchdowns VARCHAR)
### Question:
Who had the lowest field goal... |
Below is an context that describes a sql 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 (head_coach VARCHAR, city VARCHAR)
### Question:
Who is the head coach for the club from Estoril?
###... |
Below is an context that describes a sql 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 (date VARCHAR, record VARCHAR)
### Question:
Name the date that had a record of 90-60
### 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_67 (method VARCHAR, record VARCHAR, round VARCHAR, res VARCHAR)
### Question:
What is the method for a 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_83 (gold INTEGER, silver VARCHAR, bronze VARCHAR)
### Question:
What is the highest number of gold medal... |
Below is an context that describes a sql 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 (team_2 VARCHAR)
### Question:
What was the 2nd leg score for Al-Merrikh as team 2?
### 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_2820584_3 (partner VARCHAR, year VARCHAR)
### Question:
How many different partners played in the finale 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_1974782_1 (joined INTEGER, institution VARCHAR)
### Question:
When has Clark University joined the Conference... |
Below is an context that describes a sql 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 (centerfold_model VARCHAR, date VARCHAR)
### Question:
Who was the Centerfold model on 5-88?
### 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_11703336_1 (link_abilities VARCHAR, predecessors VARCHAR)
### Question:
What is the link abilities when the p... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_41 (college VARCHAR, overall VARCHAR, round VARCHAR)
### Question:
What is the college when the over 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_142159_1 (arrival INTEGER, name VARCHAR)
### Question:
What is the arrival time of greenbat
### 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_27683516_3 (manner_of_departure VARCHAR, date_of_vacancy VARCHAR)
### Question:
What is the manner of departu... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_46 (result VARCHAR, nominee VARCHAR)
### Question:
What is the result for Brent Spiner?
### 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_41 (nba_draft VARCHAR, height VARCHAR, college VARCHAR)
### Question:
For the player with a Height of 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_12280396_1 (county VARCHAR, isolation__km_ VARCHAR)
### Question:
What county is in isolation of 29?
### 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_22753245_1 (constituency VARCHAR, runner_up_a VARCHAR)
### Question:
Who is the constituency when the 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_13869651_3 (frequency VARCHAR, part_number_s_ VARCHAR)
### Question:
What is the frequency of the model whose... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE station (city VARCHAR, lat INTEGER)
### Question:
For each city, return the highest latitude among its stations.
##... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14342367_15 (field_goals__5_points_ INTEGER)
### Question:
How many 5 points field goals is minimum
### 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_93 (total INTEGER, gold VARCHAR, silver VARCHAR)
### Question:
What is the average total medals of the 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_58 (league VARCHAR, regular_season VARCHAR)
### Question:
Which League has a Regular Season of 2nd, sout... |
Below is an context that describes a sql 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 (money___ INTEGER, score VARCHAR)
### Question:
WHAT IS THE LOWEST MONEY WITH 74-74-76-74=298 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_25762852_1 (name VARCHAR, runs VARCHAR)
### Question:
How many resorts have 118 runs?
### Answer:
SELECT COUN... |
Below is an context that describes a sql 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, year VARCHAR, position VARCHAR)
### Question:
Which player played wide receiver afte... |
Below is an context that describes a sql 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 VARCHAR, team VARCHAR)
### Question:
What is the School, when the Team is Golden Knights?
###... |
Below is an context that describes a sql 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 (home_team VARCHAR)
### Question:
What was Melbourne's score as the home team?
### Answer:
SELECT hom... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_23249053_8 (score VARCHAR, game INTEGER)
### Question:
What is the score when the game is bigger than 29.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_81 (nominee VARCHAR, category VARCHAR, award VARCHAR, result VARCHAR)
### Question:
Which nominee won 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_1341577_44 (party VARCHAR, incumbent VARCHAR)
### Question:
What party did Beau Boulter represent?
### 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_76 (time_retired VARCHAR, grid VARCHAR)
### Question:
What was the retired time for someone who was on g... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11404452_1 (director VARCHAR, us_viewers__millions_ VARCHAR)
### Question:
Who was the director when there we... |
Below is an context that describes a sql 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 (run_rate INTEGER, rank VARCHAR)
### Question:
What is the run rate for rank 4?
### Answer:
SELECT MA... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.