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_35 (money___ INTEGER, to_par VARCHAR, player VARCHAR) ### Question: What is the highest Money ($), when ...
Below is an context that describes a sql 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 (rider_status VARCHAR, team_country VARCHAR, year VARCHAR) ### Question: What is the rider status for...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_62 (date VARCHAR, venue VARCHAR) ### Question: What date was the game played at Princes Park? ### 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_17085724_1 (sarasota VARCHAR, indianapolis_concerts VARCHAR) ### Question: Name the sarasota samantha sharpe ...
Below is an context that describes a sql 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 (winning_score VARCHAR, year VARCHAR) ### Question: What is the Winning score in 1956? ### 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_23 (team_1 VARCHAR) ### Question: What 2nd leg has rk gold club kozina as team 1? ### Answer: SELECT 2 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 (game_4 VARCHAR, position VARCHAR, game_1 VARCHAR) ### Question: For which Game 4 did Michael O'Connor...
Below is an context that describes a sql 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 (position VARCHAR, mls_team VARCHAR) ### Question: What position does the player from the MLS New 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_84 (award VARCHAR, organisation VARCHAR) ### Question: Which award was given to Lianhe Zaobao? ### 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_5 (season INTEGER, level INTEGER) ### Question: Tell me the least season with level less than 1 ### Answ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_32 (date VARCHAR, home VARCHAR, visitor VARCHAR) ### Question: What is the date of the game with pittsbu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28677723_14 (tor_fløysvik INTEGER, karianne_gulliksen VARCHAR) ### Question: Name the most for fløysvik for 8...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_25 (carrier VARCHAR, package_version VARCHAR) ### Question: WHAT IS THE CARRIER FOR 4.7.0.208 VERSION? #...
Below is an context that describes a sql 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 (part_1 VARCHAR, class VARCHAR) ### Question: what is part 1 when the class is 7d? ### 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_10 (leading_lady VARCHAR, title VARCHAR) ### Question: Who is the leading lady in a yank in the r.a.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_86 (score VARCHAR, date VARCHAR, home_team VARCHAR) ### Question: What is the score for the game where 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_59 (attendance VARCHAR, score VARCHAR) ### Question: What is the Attendance of the game with a Score of ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1949746_1 (call_sign VARCHAR, frequency VARCHAR) ### Question: When 1180 am is the frequency how many call si...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_29458735_5 (colonel VARCHAR, regiment VARCHAR) ### Question: what is the name of the coloneo of the 35th regi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_25 (score VARCHAR, visitor VARCHAR, date VARCHAR) ### Question: What is the score of the game on Februar...
Below is an context that describes a sql 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 (record VARCHAR, score VARCHAR) ### Question: Which record has a score of 7–6 (12)? ### 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_27 (school VARCHAR, pick INTEGER) ### Question: Which school was the drafted player from in a pick large...
Below is an context that describes a sql 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 (decile INTEGER, roll VARCHAR, area VARCHAR) ### Question: What is the decile sum with a roll smaller...
Below is an context that describes a sql 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 (name VARCHAR, circuit VARCHAR) ### Question: Which Grand Prix has the Circuit of Lille? ### 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_53 (opponent VARCHAR, match_day VARCHAR, date VARCHAR) ### Question: Who was the opponent on 12 May, whe...
Below is an context that describes a sql 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 (drawn INTEGER, played INTEGER) ### Question: Which Drawn is the highest one that has a Played smalle...
Below is an context that describes a sql 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 (title VARCHAR, genre VARCHAR, year VARCHAR, network VARCHAR) ### Question: What's the title when the ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_189893_1 (percentage__2006_ VARCHAR, mother_tongue VARCHAR) ### Question: What is every value for percentage(...
Below is an context that describes a sql 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 (pictorials VARCHAR, date VARCHAR) ### Question: Which Pictorials is on 5-01? ### Answer: SELECT pict...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_11734041_10 (years_for_rockets VARCHAR, height_in_ft VARCHAR) ### Question: Rockets height was 6-6 in feet, l...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1974545_2 (location VARCHAR, institution VARCHAR) ### Question: Where is the Westfield State University locat...
Below is an context that describes a sql 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 (overall INTEGER, round VARCHAR) ### Question: Which Overall has a Round of 7? ### 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_96 (points INTEGER, wins VARCHAR, team VARCHAR, year VARCHAR) ### Question: Before 1981, how many 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_79 (player VARCHAR, score VARCHAR) ### Question: Who is the player with a 75-68-70=213 score? ### 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_3 (score VARCHAR, home_team VARCHAR) ### Question: What is the score of the wigan athletic home team? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE races (raceid VARCHAR, name VARCHAR); CREATE TABLE results (raceid VARCHAR) ### Question: How many drivers particip...
Below is an context that describes a sql 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 (theme VARCHAR, paper_type VARCHAR, date_of_issue VARCHAR) ### Question: What is the Theme with a Pap...
Below is an context that describes a sql 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 (attendance VARCHAR, date VARCHAR) ### Question: What's the attendance for the game held on January 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_14951643_1 (record VARCHAR, result VARCHAR) ### Question: what's the record with result being w 52–19 ### 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_34 (average VARCHAR) ### Question: Which 1990-91 has an average number of 1.035? ### Answer: SELECT 1990...
Below is an context that describes a sql 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 (driver VARCHAR, grid VARCHAR) ### Question: who is the driver when grid is 11? ### Answer: SELECT dr...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_75 (sport VARCHAR, medal VARCHAR, event VARCHAR) ### Question: Name the sport for men's light flyweight ...
Below is an context that describes a sql 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 (laps INTEGER, qual VARCHAR) ### Question: What car had the fewest laps with a qual of 138.750? ### 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_97 (counties_represented VARCHAR, first_elected VARCHAR, committee VARCHAR) ### Question: What counties ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_14312471_7 (home_team VARCHAR, away_team VARCHAR) ### Question: Who played Richmond at home? ### 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_181892_4 (race_status VARCHAR, chassis VARCHAR) ### Question: What was the race status(es) with the lotus-for...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_53 (venue VARCHAR, away_team VARCHAR) ### Question: Where was the game when Melbourne was the away team?...
Below is an context that describes a sql 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, championship VARCHAR) ### Question: What is the highest Year with of the open champion...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_33 (year INTEGER, movie VARCHAR) ### Question: What's the average year a Rangam movie came out? ### 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_29690363_3 (fastest_lap VARCHAR, pole_position VARCHAR) ### Question: Who had the fastest lap(s) when stefan ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27654988_1 (result VARCHAR, opponent VARCHAR) ### Question: What is the result of the game where the opponent...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE evaluation (bonus INTEGER) ### Question: What is total bonus given in all evaluations? ### Answer: SELECT SUM(bonus...
Below is an context that describes a sql 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 (grid INTEGER, time_retired VARCHAR, laps VARCHAR) ### Question: What is the grid total associated wi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_26 (division VARCHAR, wins VARCHAR) ### Question: Which MLB division has a win record of 76? ### 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_46 (opponent VARCHAR, time VARCHAR) ### Question: Which opponent has a Time of 1:34? ### 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 Band (firstname VARCHAR, lastname VARCHAR, id VARCHAR); CREATE TABLE Performance (bandmate VARCHAR, SongId 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_name_32 (hometown VARCHAR, college VARCHAR) ### Question: What's the hometown of the player who went to lsu? ...
Below is an context that describes a sql 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 (college_junior_club_team__league_ VARCHAR, round VARCHAR, player 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_name_44 (year VARCHAR, production VARCHAR, award VARCHAR) ### Question: During what year was Wicked associate...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2761641_1 (points_per_game VARCHAR, assists_per_game VARCHAR) ### Question: How many points per game did he h...
Below is an context that describes a sql 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 (overall INTEGER, college VARCHAR) ### Question: Total overall from penn state? ### Answer: SELECT SU...
Below is an context that describes a sql 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 (score VARCHAR, visitor VARCHAR, record VARCHAR) ### Question: What is the score when Philadelphia wa...
Below is an context that describes a sql 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 VARCHAR, lane VARCHAR) ### Question: What rank was the swimmer in lane 4? ### 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 MODEL_LIST (Maker VARCHAR, model VARCHAR); CREATE TABLE CAR_MAKERS (Maker VARCHAR, Id VARCHAR); CREATE TABLE CARS_D...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_34 (class VARCHAR, year_made VARCHAR) ### Question: Which class was made in 1880? ### Answer: SELECT cla...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_23285849_11 (location_attendance VARCHAR, high_points VARCHAR) ### Question: When carmelo anthony (39) has 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_95 (week_3 VARCHAR, week_4 VARCHAR) ### Question: What Week 3 has a Week 4 of gina blair? ### 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_261954_1 (institution VARCHAR, nickname VARCHAR) ### Question: What is every institution with the nickname 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_73 (result VARCHAR, home_away VARCHAR, opponent VARCHAR) ### Question: What is the result when you play ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1888165_1 (Otl INTEGER, PCt VARCHAR) ### Question: If the PCT is 0.514, what was the minimum OTL? ### 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_1245350_1 (production_period VARCHAR, units_produced VARCHAR) ### Question: When were 668 units produced? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_229917_2 (fatalities VARCHAR, brief_description VARCHAR) ### Question: How many fatalities were there in 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_2 (season INTEGER, third_driver VARCHAR) ### Question: What is the largest season with a Third Driver 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_32 (pick__number INTEGER, name VARCHAR, round VARCHAR) ### Question: Which Pick # is the highest one 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_64 (tournament VARCHAR, week VARCHAR) ### Question: What is Tournament, when Week is November 23? ### 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_66 (goals VARCHAR, caps VARCHAR) ### Question: What were the goals when the caps were set at 48? ### 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_36 (results VARCHAR, seed VARCHAR, year VARCHAR) ### Question: What Results has a Seed #12 and a Year 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_26986076_6 (sat_21_aug VARCHAR, tues_24_aug VARCHAR) ### Question: What was the Sat 21 Aug time for the rider...
Below is an context that describes a sql 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 (band VARCHAR, callsign VARCHAR) ### Question: What band does 4cca use? ### Answer: SELECT band 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_24115349_6 (turnout__percentage VARCHAR, brown__percentage VARCHAR) ### Question: What was the turnout percen...
Below is an context that describes a sql 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 (band VARCHAR, year INTEGER) ### Question: What band has a year above 2011? ### Answer: SELECT band 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_6 (crowd INTEGER, away_team VARCHAR) ### Question: What was the smallest crowd at a game when Richmond 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_26198709_1 (written_by VARCHAR, us_viewers__million_ VARCHAR) ### Question: Who wrote the episode with 18.07 ...
Below is an context that describes a sql 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 (score VARCHAR, record VARCHAR) ### Question: What was the score of the game when the record was 18–43...
Below is an context that describes a sql 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 (drawn VARCHAR, club VARCHAR) ### Question: what is drawn when the club is hirwaun rfc? ### 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 All_documents (document_id VARCHAR, document_name VARCHAR); CREATE TABLE Document_locations (date_in_location_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 browser (id VARCHAR, market_share VARCHAR, name VARCHAR) ### Question: What is the id and market share of the brows...
Below is an context that describes a sql 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_rebounds VARCHAR) ### Question: What is the record when George Hill (11) had 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_14562722_1 (production_code VARCHAR, written_by VARCHAR, directed_by VARCHAR) ### Question: What was the prod...
Below is an context that describes a sql 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 (state_territory VARCHAR, winning_driver VARCHAR, round VARCHAR) ### Question: What is the state the 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_62 (purpose VARCHAR, area_served VARCHAR) ### Question: What is the Purpose of the Area Braidwood? ### 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_71 (score VARCHAR, surface VARCHAR, date VARCHAR) ### Question: What was the April 7, 2008 score on a cl...
Below is an context that describes a sql 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 (crowd VARCHAR, away_team VARCHAR) ### Question: How big was the crowd when the away team was Richmond...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_9 (location VARCHAR, round VARCHAR, opponent VARCHAR) ### Question: Which location had a round of 3, 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_1682026_7 (market_value__billion_$_ VARCHAR, assets__billion_$_ VARCHAR) ### Question: What is the market val...
Below is an context that describes a sql 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 (martin VARCHAR, date VARCHAR) ### Question: What martin is on july 8–9, 2008? ### Answer: SELECT mar...
Below is an context that describes a sql 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 (react INTEGER, athlete VARCHAR, rank VARCHAR) ### Question: What is the average react of athlete muna...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1133844_4 (candidates_winning_candidate_in_bold VARCHAR, state__linked_to_summaries_below_ VARCHAR) ### Quest...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1251878_3 (least_compression_at_24_fps VARCHAR, mpix VARCHAR) ### Question: What is the smallest frames per 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_1 (crowd INTEGER, venue VARCHAR) ### Question: What was the lowest crowd size at MCG? ### Answer: SELECT...