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_54 (wins VARCHAR, total_final_appearances VARCHAR, club VARCHAR) ### Question: How manywins for dunferml...
Below is an context that describes a sql 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 (january VARCHAR, opponent VARCHAR) ### Question: What is the number in January for Philadelphia Flye...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17356873_1 (venue VARCHAR, head_coach VARCHAR) ### Question: Erdoğan Arıca is the head coach at what venue? #...
Below is an context that describes a sql 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 (city_of_license VARCHAR, frequency_mhz VARCHAR) ### Question: Tell me the city of license with frequ...
Below is an context that describes a sql 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 (enrollment INTEGER, ihsaa_class VARCHAR, mascot VARCHAR) ### Question: What's the most enrolled havi...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_25271777_1 (index INTEGER, forcible_rape VARCHAR) ### Question: What was the largest index the year/s forcibl...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_50 (ntfs VARCHAR, refs VARCHAR, hpfs VARCHAR) ### Question: Which NTFS has a no for ReFS and a yes for 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_58 (authority VARCHAR, gender VARCHAR, area VARCHAR) ### Question: What authority is the coed school 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_42 (played INTEGER, difference VARCHAR, position VARCHAR) ### Question: What is the largest played 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_2159506_3 (state__class_ VARCHAR, reason_for_change VARCHAR) ### Question: Name the state class for resigned ...
Below is an context that describes a sql 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 (gold INTEGER, nation VARCHAR, total VARCHAR) ### Question: How much Gold has a Nation of mongolia, 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_16 (podiums VARCHAR, wins VARCHAR, points VARCHAR) ### Question: What is the number of podiums with 0 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_59 (record VARCHAR, date VARCHAR) ### Question: What record has September 21 as the date? ### 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_80 (surface VARCHAR, date VARCHAR) ### Question: On what type of surface did they play on 13 February 19...
Below is an context that describes a sql 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 (character VARCHAR, duration VARCHAR, soap_opera VARCHAR) ### Question: What character was portrayed ...
Below is an context that describes a sql 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 VARCHAR, school VARCHAR) ### Question: What is the total number of rounds that UCLA has? ### 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 customer (acc_type VARCHAR, acc_bal INTEGER, credit_score INTEGER) ### Question: For each account type, find the av...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27155678_2 (genus_species VARCHAR, accession_number VARCHAR) ### Question: Name the genus/species of accessio...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_11 (opponent VARCHAR, attendance VARCHAR) ### Question: What team did the Flames play against when 526 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_43 (home_team VARCHAR, away_team VARCHAR) ### Question: What was the home team score when 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_35 (power_notation VARCHAR, long_scale VARCHAR) ### Question: For a long scale of one million, what is 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 club (clubid VARCHAR, clubname VARCHAR); CREATE TABLE student (fname VARCHAR, lname VARCHAR, stuid VARCHAR, sex VAR...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_18332845_2 (departure VARCHAR, going_to VARCHAR, arrival VARCHAR) ### Question: What is the departure for Pet...
Below is an context that describes a sql 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 (opponents VARCHAR, surface VARCHAR, date VARCHAR) ### Question: who is the opponents when the surfac...
Below is an context that describes a sql 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 (competition VARCHAR, date VARCHAR) ### Question: What is the Competition with a Date with 6 december...
Below is an context that describes a sql 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 (survived INTEGER, destroyed VARCHAR, to_iran VARCHAR, aircraft VARCHAR) ### Question: What's the ave...
Below is an context that describes a sql 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 (title VARCHAR, catalog__number VARCHAR) ### Question: What CD has a catalog # of PCR 502? ### 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_83 (date VARCHAR, home_team VARCHAR) ### Question: On what date were the Melbourne Tigers the 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 table_name_40 (variant_id VARCHAR, genbank_id VARCHAR) ### Question: Which Variant id has the GenBank id of nm_0054...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1176371_1 (fc_matches INTEGER) ### Question: What is the maximum fc matches? ### Answer: SELECT MAX(fc_matche...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Claims (Amount_Settled VARCHAR, Amount_Claimed VARCHAR) ### Question: Among all the claims, what is the settlement ...
Below is an context that describes a sql 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 (platforms VARCHAR, stations VARCHAR) ### Question: Name the total number of platforms that waddon 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_1566852_5 (date VARCHAR, interview_subject VARCHAR) ### Question: Name the date for oliver stone ### 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_71 (rank VARCHAR, points VARCHAR) ### Question: What is the rank associated with 141.48 points? ### 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_17 (rounds VARCHAR, engine_† VARCHAR) ### Question: what is the rounds when the engine is mercedes fo110...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_74 (member VARCHAR, state VARCHAR, electorate VARCHAR) ### Question: Which member is from the state of 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_96 (attendance VARCHAR, week VARCHAR) ### Question: What was the total attendance in week 8? ### 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_48 (Id VARCHAR) ### Question: Which 2008 has a 2005 of 13–3? ### Answer: SELECT 2008 FROM table_name_48 ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_16225511_2 (school VARCHAR, percent VARCHAR) ### Question: How many schools had the win loss ratio of 0.667? ...
Below is an context that describes a sql 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 (torque VARCHAR, name VARCHAR, capacity VARCHAR) ### Question: What torque does 1.9 diesel with 1905 ...
Below is an context that describes a sql 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 (laps INTEGER, grid VARCHAR) ### Question: What is the mean number of laps when the grid was 8? ### 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_2679061_2 (pick__number INTEGER, nhl_team VARCHAR, college_junior_club_team VARCHAR) ### Question: what is 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_25675509_1 (longitude VARCHAR, date__yyyy_mm_dd_ VARCHAR) ### Question: What was the longitude for the shock ...
Below is an context that describes a sql 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 (shooter VARCHAR, rank_points VARCHAR, score_points VARCHAR) ### Question: Who is the shooter with 15...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_98 (died VARCHAR, spouse_to VARCHAR) ### Question: When did the consort who had talal i as a spouse die?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1507852_5 (cancelable VARCHAR, bubbles VARCHAR) ### Question: what's the cancelable with bubbles being yes ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1341395_44 (district VARCHAR, incumbent VARCHAR) ### Question: What district has Ron Paul? ### 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_67 (date VARCHAR, pictorials VARCHAR) ### Question: Which Date has a Pictorials of mercedes mcnab, girls...
Below is an context that describes a sql 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 (laps INTEGER, rider VARCHAR, grid VARCHAR) ### Question: What is the lowest laps for rider andrew 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_name_1 (reversal_symmetry VARCHAR, clone_independence VARCHAR, non_dictatorship VARCHAR, consistency_ 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_27862483_3 (overall_record VARCHAR, win VARCHAR) ### Question: What was the overall record in the game won by...
Below is an context that describes a sql 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 (countries_sampled INTEGER, ranking_in_latin_america__2_ VARCHAR, year_of_publication VARCHAR, world_...
Below is an context that describes a sql 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 (earnings__ INTEGER, player VARCHAR) ### Question: What's the most jim colbert got paid? ### 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_99 (akira VARCHAR, prince_devitt VARCHAR) ### Question: What is the Akira when Prince Devitt is Devitt (...
Below is an context that describes a sql 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 (round VARCHAR, time VARCHAR) ### Question: How many rounds have a time of 2:18? ### 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_62 (home_team VARCHAR, venue VARCHAR) ### Question: What home team plays at Princes Park? ### 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_73 (authors VARCHAR, location VARCHAR) ### Question: Which author is located in Mexico? ### 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_15187735_4 (episode INTEGER, segment_d VARCHAR) ### Question: What is the last episode which has segment d as...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_17289604_38 (round_of_64 VARCHAR, athlete VARCHAR, event VARCHAR, round_of_16 VARCHAR) ### Question: What was...
Below is an context that describes a sql 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 (h___a VARCHAR, date VARCHAR) ### Question: What is the H/A on 5 August 1990? ### Answer: SELECT 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_11207040_5 (highest INTEGER, team VARCHAR) ### Question: What is the highest attendance at a game played by 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_5 (no_in_series INTEGER, written_by VARCHAR, no_in_season VARCHAR) ### Question: What is the sum 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_91 (points INTEGER, score VARCHAR, game VARCHAR) ### Question: Which Points have a Score of 4–1, and a 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_72 (opponent_in_final VARCHAR, date VARCHAR, surface VARCHAR, location VARCHAR) ### Question: What is Op...
Below is an context that describes a sql 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 (genes VARCHAR, base_pairs VARCHAR) ### Question: Which gene has 4,895,836 base pairs? ### 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_60 (outcome VARCHAR, opponents_in_the_final VARCHAR, surface VARCHAR) ### Question: What was the outcome...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1013129_10 (player VARCHAR, nhl_team VARCHAR, nationality VARCHAR) ### Question: NHL team player San Jose Sha...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_13403120_1 (writer_s_ VARCHAR, prodcode VARCHAR) ### Question: who is the writer of the episode with prod.cod...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE people (weight VARCHAR, people_id VARCHAR, height VARCHAR); CREATE TABLE body_builder (people_id VARCHAR, snatch VA...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_65 (december VARCHAR, record VARCHAR) ### Question: Which December has a Record of 4-3-6? ### 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_60 (high_assists VARCHAR, game INTEGER) ### Question: With the game that was less than 16 what was the 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_75 (track INTEGER, song_title VARCHAR) ### Question: What is the highest track for Burning Love? ### 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_88 (points INTEGER, games VARCHAR, goalsagainst VARCHAR, season VARCHAR) ### Question: Goalsagainst of 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_48 (teams VARCHAR, name VARCHAR) ### Question: What is the team with the name Boumediene Abderahmane? ##...
Below is an context that describes a sql 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 (series VARCHAR, poles VARCHAR, races VARCHAR) ### Question: Which Series has Poles of 0, and Races 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_65 (grid VARCHAR, driver VARCHAR, laps VARCHAR) ### Question: What is the number of the grid for mika 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_89 (player VARCHAR, team VARCHAR, position VARCHAR) ### Question: Who is the player that plays position ...
Below is an context that describes a sql 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 (week VARCHAR, tournament VARCHAR) ### Question: In what Week is the Rome Tournament? ### 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_40 (grid VARCHAR, constructor VARCHAR, laps VARCHAR) ### Question: What was the grid placement for the M...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_67 (date VARCHAR, penciller VARCHAR, title VARCHAR) ### Question: What was the Date of the Cimmeria Issu...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_26815674_1 (wins VARCHAR, final_placing VARCHAR) ### Question: When 12th is the final placing what is the 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_55 (freq INTEGER, owner VARCHAR, day_power___w__ VARCHAR) ### Question: What is the WPW freq with a day ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE Ref_Incident_Type (incident_type_description VARCHAR, incident_type_code VARCHAR) ### Question: What is the inciden...
Below is an context that describes a sql 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 (set_3 VARCHAR, score VARCHAR, set_2 VARCHAR) ### Question: What is the Set 3 with a Score of 3–1, 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_name_54 (competition VARCHAR, main_article VARCHAR, captain VARCHAR, lost VARCHAR) ### Question: What Competi...
Below is an context that describes a sql 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 (date VARCHAR, opponent VARCHAR, week VARCHAR, game_site VARCHAR) ### Question: When did the Titans p...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_80 (team VARCHAR, laps VARCHAR, points VARCHAR, time_retired VARCHAR) ### Question: What team has 0 poin...
Below is an context that describes a sql 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 (date VARCHAR, round INTEGER) ### Question: Which date has a round more than 9? ### Answer: SELECT da...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_7 (bible_gothic VARCHAR, english VARCHAR) ### Question: What's the Bible Gothic for the word hand? ### 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_51 (location_attendance VARCHAR, game VARCHAR) ### Question: What was the Location and Attendance of Gam...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2562572_9 (cyrillic_name_other_names VARCHAR, population__2011_ VARCHAR) ### Question: What is the cyrillic n...
Below is an context that describes a sql 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 (points INTEGER, wins VARCHAR, year VARCHAR) ### Question: What are the sum of points in 1989 with 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_18 (high_assists VARCHAR, date VARCHAR) ### Question: What is High Assists, when Date is "November 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_name_24 (name VARCHAR, location VARCHAR, release_date VARCHAR) ### Question: What is the name in the UK, 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_55 (overall INTEGER, position VARCHAR, pick VARCHAR) ### Question: If the pick is under 28 and the posit...
Below is an context that describes a sql 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 (competition VARCHAR, location VARCHAR) ### Question: Which competition was held at Addis Ababa? ### ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22982552_9 (class_year INTEGER, highlight_s_ VARCHAR) ### Question: What class year was the player whose high...
Below is an context that describes a sql 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 (date VARCHAR, record VARCHAR) ### Question: What is the Date of the game with a Record of 12–7–6? ##...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_25 (cuts_made INTEGER, tournament VARCHAR, wins VARCHAR) ### Question: Which Cuts made has a Tournament ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_74 (finish VARCHAR, start VARCHAR, year VARCHAR) ### Question: What is the Finish when the start shows 3...