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_99 (points INTEGER, difference VARCHAR, against VARCHAR)
### Question:
What is the average number of poi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE Rating (mID VARCHAR, stars INTEGER); CREATE TABLE Movie (title VARCHAR, director VARCHAR, mID VARCHAR)
### Question... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_31 (apparent_magnitude INTEGER, constellation VARCHAR)
### Question:
What is the least apparent magnitud... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_29626583_1 (position VARCHAR, affiliation VARCHAR)
### Question:
What is the position for the university 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_65 (la_cañada_flintridge VARCHAR, pasadena VARCHAR)
### Question:
What is the figure for La Canada Flint... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE follows (f1 VARCHAR); CREATE TABLE user_profiles (name VARCHAR, uid VARCHAR)
### Question:
Find the names of the us... |
Below is an context that describes a sql 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 (player VARCHAR, bowling_style VARCHAR)
### Question:
Who has a bowling style of source:?
### 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_18600760_18 (township VARCHAR, land___sqmi__ VARCHAR)
### Question:
What township is 34.781 square miles?
###... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1841901_1 (macedonian VARCHAR, french VARCHAR)
### Question:
Name the macedonian for il/elle avait entendu
#... |
Below is an context that describes a sql 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 (rank VARCHAR, title VARCHAR)
### Question:
What rank has skyfall as the title?
### Answer:
SELECT ra... |
Below is an context that describes a sql 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 (losses INTEGER, wins VARCHAR, against VARCHAR)
### Question:
How many losses for the team with 3 win... |
Below is an context that describes a sql 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 (date VARCHAR, opponents VARCHAR)
### Question:
Opponents of sheffield wednesday had what date?
### 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_38 (name VARCHAR, decile INTEGER)
### Question:
Which Names have Deciles larger than 7?
### 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_25655781_17 (mountains_classification VARCHAR, winner VARCHAR)
### Question:
Who had the mountains classifica... |
Below is an context that describes a sql 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 (rank INTEGER, silver INTEGER)
### Question:
What average rank that has a silver less than 0?
### 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_40 (tournament VARCHAR, score VARCHAR)
### Question:
Which Tournament has a Score of 4-6 6-2 6-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_63 (eliminated_by VARCHAR, wrestler VARCHAR)
### Question:
Who Eliminated Kane?
### Answer:
SELECT elimi... |
Below is an context that describes a sql 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 (Id VARCHAR)
### Question:
What is the 2010 when the 2009 is 1r, and a 2008 is 1r?
### 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_1342256_33 (party VARCHAR, first_elected VARCHAR)
### Question:
How many partys have a candidate first electe... |
Below is an context that describes a sql 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 (score VARCHAR, opponent VARCHAR)
### Question:
What was the score for the game against the New Jerse... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17080868_8 (record VARCHAR, high_points VARCHAR)
### Question:
All high points were record by corey maggette ... |
Below is an context that describes a sql 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 (leading_scorer VARCHAR, date VARCHAR)
### Question:
Who is the leading scorer of the game on 20 Nove... |
Below is an context that describes a sql 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 (date VARCHAR, loss VARCHAR)
### Question:
What date shows a Loss of lilly (2–2)?
### 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_19 (stage VARCHAR, winner VARCHAR)
### Question:
Which stage has a Winner of lucien van impe?
### 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_17 (discipline VARCHAR, championship VARCHAR)
### Question:
What was the discipline for the Championship... |
Below is an context that describes a sql 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 (launch_date__utc_ VARCHAR, cospar_id_satcat_№ VARCHAR)
### Question:
What is the launch date of 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_name_58 (ice_level_reporters VARCHAR, year VARCHAR, color_commentator_s_ VARCHAR, play_by_play VARCHAR)
### Q... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE branch (city VARCHAR, membership_amount VARCHAR)
### Question:
Show all distinct city where branches with at least ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (administrative_panel INTEGER, agricultural_panel VARCHAR, labour_panel VARCHAR)
### Question:
What 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_14650373_1 (pick__number INTEGER)
### Question:
What is the highest pick number?
### Answer:
SELECT MAX(pick_... |
Below is an context that describes a sql 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 (game VARCHAR, streak VARCHAR, score VARCHAR)
### Question:
Which Game has a Streak of loss 1, and 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_24 (transfer_fee VARCHAR, status VARCHAR, country VARCHAR)
### Question:
Name the transfer fee for trans... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_75 (score VARCHAR, surface VARCHAR, tournament VARCHAR)
### Question:
What is the score of the hard cour... |
Below is an context that describes a sql 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 (average VARCHAR, county VARCHAR, rank VARCHAR)
### Question:
What is the average total in the 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_name_42 (visitor VARCHAR, time VARCHAR)
### Question:
Who was the visitor at 5:00 pm?
### Answer:
SELECT visi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_11602313_4 (fsb VARCHAR, part_number_s_ VARCHAR)
### Question:
What is the FSB of the model with part 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_19 (wins INTEGER, appearances VARCHAR, division VARCHAR, losses VARCHAR)
### Question:
How many losses d... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_1427998_1 (division VARCHAR, playoffs VARCHAR)
### Question:
How many divisions have been won when the playof... |
Below is an context that describes a sql 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 (college VARCHAR, round INTEGER)
### Question:
Which college has fewer than 2 rounds?
### 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_101196_1 (population VARCHAR, irish_name VARCHAR)
### Question:
What is the population for the Irish Name Lei... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE bookings (booking_start_date VARCHAR, booking_end_date VARCHAR, booking_id VARCHAR); CREATE TABLE products_booked (... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (ordinary_value VARCHAR, metric_value VARCHAR)
### Question:
What ordinary value has a metric value 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_3 (laps VARCHAR, constructor VARCHAR, time_retired VARCHAR)
### Question:
How many laps had a constructo... |
Below is an context that describes a sql 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 (length_fuel VARCHAR, quantity VARCHAR)
### Question:
What is the Length/Fuel of the bus with a Quant... |
Below is an context that describes a sql 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 (round INTEGER, res VARCHAR, time VARCHAR)
### Question:
What round has the highest Res loss, and 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_11964154_7 (record VARCHAR, score VARCHAR)
### Question:
How many times was the final score l 96–123 (ot)?
#... |
Below is an context that describes a sql 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 (attendance VARCHAR, home_team VARCHAR)
### Question:
What is the attendance of the match with F.C. 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_25800134_14 (season__number INTEGER, airdate VARCHAR)
### Question:
What is the season # for the episode 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_14 (year INTEGER, team VARCHAR)
### Question:
What is the average year of the montreal expos?
### 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_2268216_1 (year VARCHAR, team VARCHAR, manufacturer VARCHAR)
### Question:
How many years was Pontiac the man... |
Below is an context that describes a sql 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 (proto_germanic VARCHAR, old_english VARCHAR)
### Question:
What's the Proto-Germanic when the Old Eng... |
Below is an context that describes a sql 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 (score VARCHAR, opponent VARCHAR, date VARCHAR)
### Question:
What is the score from September 15 tha... |
Below is an context that describes a sql 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 (finish VARCHAR, engine VARCHAR, start VARCHAR)
### Question:
What was the position of 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_name_68 (silver INTEGER, rank VARCHAR, total VARCHAR)
### Question:
What is the lowest number of silver 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_16 (catalog VARCHAR, label VARCHAR, format VARCHAR)
### Question:
What catalog had an Epic Records label... |
Below is an context that describes a sql 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 (record VARCHAR, high_points VARCHAR)
### Question:
Which Record has a High points of hoffman (16)?
#... |
Below is an context that describes a sql 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 (rank VARCHAR, nation VARCHAR, total VARCHAR)
### Question:
What is the Rank of the Nation of Germany... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22597626_6 (championship VARCHAR, year VARCHAR, surface VARCHAR)
### Question:
Name the championship for 1980... |
Below is an context that describes a sql 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 (place INTEGER, losses VARCHAR, ties VARCHAR, points VARCHAR)
### Question:
Name the average place 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_name_53 (decision VARCHAR, record VARCHAR)
### Question:
Which Decision has a Record of 29–18–6?
### 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_8 (role VARCHAR, original_broadway_cast VARCHAR)
### Question:
What was the role when the original broad... |
Below is an context that describes a sql 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 (away VARCHAR, ground VARCHAR)
### Question:
What is the Away with a Ground that is humber college la... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_92 (score VARCHAR, january INTEGER)
### Question:
What was the score in January that was less than 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_64 (laps INTEGER, driver VARCHAR)
### Question:
What's the average of the amount of laps for the driver ... |
Below is an context that describes a sql 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 (opponent VARCHAR, attendance VARCHAR)
### Question:
Who was the opponent for the game played with 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_17 (country VARCHAR, year VARCHAR)
### Question:
Which county has 2011 as the year?
### 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_14 (points INTEGER, date VARCHAR, attendance VARCHAR)
### Question:
What is the average Points, when Dat... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2490289_1 (year VARCHAR, pc_intro VARCHAR)
### Question:
What year did fr-08: the product ( farbrausch ) win ... |
Below is an context that describes a sql 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 (year VARCHAR, nominee VARCHAR)
### Question:
How many years was Best Musical Revival nominated?
### ... |
Below is an context that describes a sql 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 (fa_cup_goals INTEGER, flt_goals INTEGER)
### Question:
what is the highest fa cup goals when flt goa... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_15736385_1 (engine VARCHAR, team VARCHAR)
### Question:
What engine does Galles Racing use?
### 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_10 (place VARCHAR, player VARCHAR)
### Question:
Where was Steve Stricker from?
### Answer:
SELECT place... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_2668378_5 (first_elected VARCHAR, district VARCHAR)
### Question:
Name the first elected for kentucky 3
### 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_182499_1 (porphyria VARCHAR, substrate VARCHAR)
### Question:
how many porphyria have substrate δ-aminolevuli... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_26400075_2 (weeks_in_top_10 VARCHAR, artist VARCHAR)
### Question:
How many weeks in the top-10 did Beats Int... |
Below is an context that describes a sql 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 (grand_prix VARCHAR, fastest_lap VARCHAR, pole_position VARCHAR)
### Question:
Which grand prix had 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_name_37 (total INTEGER, nation VARCHAR)
### Question:
What was the most total medals awarded to Poland?
### 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_12 (finals INTEGER, a_league VARCHAR, pre_season VARCHAR)
### Question:
Which Finals has a A-League of 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_1850339_2 (air_force___navy_score VARCHAR, season VARCHAR)
### Question:
What's the Air Force - Navy score in... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_73 (tonnage INTEGER, flag VARCHAR)
### Question:
What is the Tonnage of the ship from Canada?
### 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_13759592_2 (institution VARCHAR, founded VARCHAR)
### Question:
Which institution was founded in 1923?
### 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_96 (last_match VARCHAR, manner_of_departure VARCHAR, date_of_vacancy VARCHAR)
### Question:
What is 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_1914090_2 (africa VARCHAR, australia VARCHAR)
### Question:
How many members did Africa have the year that Au... |
Below is an context that describes a sql 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 (nhl_team VARCHAR, pick__number VARCHAR)
### Question:
What is the NHL team that had pick number 32?
... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_22879323_6 (high_points VARCHAR, team VARCHAR)
### Question:
When we played Houston who had the most points?
... |
Below is an context that describes a sql 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 (runner_s__up VARCHAR, date VARCHAR)
### Question:
Who were the runners-up in the tournament on May 2... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_60 (date VARCHAR, countries_surveyed VARCHAR, _percentage_rank VARCHAR)
### Question:
Date for less than... |
Below is an context that describes a sql 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 (rank VARCHAR, athletes VARCHAR)
### Question:
What is Andreas Kiligkaridis rank?
### 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_1341453_34 (first_elected VARCHAR, incumbent VARCHAR)
### Question:
What's the first elected year of the dist... |
Below is an context that describes a sql 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 (role VARCHAR, leading_lady VARCHAR, title VARCHAR)
### Question:
What role did John Wayne play in 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_41 (points INTEGER, attendance VARCHAR, date VARCHAR)
### Question:
What's the sum of the points when at... |
Below is an context that describes a sql 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 (name VARCHAR, pos VARCHAR, club VARCHAR)
### Question:
What is the name of the player from club Circ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_18686317_1 (leagues VARCHAR, comp__percentage VARCHAR)
### Question:
In which league would you find the playe... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_17357929_1 (lost INTEGER)
### Question:
What is the fewest number of games lost?
### Answer:
SELECT MIN(lost)... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_name_56 (crowd INTEGER, away_team VARCHAR)
### Question:
What were the Away team Kangaroos Crowd totals?
### ... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_27753492_2 (mixed_doubles VARCHAR, tour VARCHAR)
### Question:
Who is the mixed doubled on the tour korea sup... |
Below is an context that describes a sql 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, player VARCHAR)
### Question:
What is the sum of rounds where freddie mitchell was pi... |
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501
### Context:
CREATE TABLE table_14132239_3 (rookie VARCHAR, transition VARCHAR, offensive VARCHAR)
### Question:
Who won the rookie award 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_name_13 (attendance VARCHAR, score VARCHAR)
### Question:
When the Score was 4-10, what was the 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_79 (playoffs INTEGER, teams VARCHAR)
### Question:
What is the highest playoffs that has tampa bay as th... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.