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_22496344_1 (name VARCHAR, year VARCHAR, _number VARCHAR) ### Question: What is the name when senior is the ye...
Below is an context that describes a sql 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 (laps INTEGER, grid VARCHAR, points VARCHAR) ### Question: What is the top lap that had 2 grids and mo...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_99 (title VARCHAR, pages VARCHAR) ### Question: Tell me the title for pages of 96 ### Answer: SELECT tit...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_15038373_1 (license VARCHAR, software VARCHAR) ### Question: How many licenses have mind workstation software...
Below is an context that describes a sql 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 (stadium VARCHAR, sport VARCHAR, league VARCHAR) ### Question: Which stadium is for football with 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_1672976_6 (winner VARCHAR, challenge_leader VARCHAR) ### Question: Who won the game where the Challenge Leade...
Below is an context that describes a sql 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, opponent VARCHAR, record VARCHAR) ### Question: what score has the opponent of tigers...
Below is an context that describes a sql 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 (cuts_made INTEGER, top_25 VARCHAR, events VARCHAR) ### Question: How many cuts did he make in the to...
Below is an context that describes a sql 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 (starts INTEGER, winnings VARCHAR, avg_start VARCHAR) ### Question: How many starts had an avg start ...
Below is an context that describes a sql 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 (winner_and_score VARCHAR, semifinalists VARCHAR) ### Question: Who is the winner and score of the to...
Below is an context that describes a sql 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 (voltage VARCHAR, frequency VARCHAR, release_date VARCHAR) ### Question: What kind of Voltage has 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_60 (played INTEGER, lost VARCHAR, drawn VARCHAR, difference VARCHAR) ### Question: What is the highest 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_58 (name VARCHAR, club VARCHAR) ### Question: Which player is on the roster for the Sydney University Li...
Below is an context that describes a sql 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 (home_team VARCHAR, venue VARCHAR) ### Question: Which Home team has a Venue of mcg? ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_47 (third VARCHAR, skip VARCHAR) ### Question: What is the name of the third who has Barbora Vojtusova 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_23 (books VARCHAR, gender VARCHAR, animal_name VARCHAR) ### Question: What are the male Bounder books? #...
Below is an context that describes a sql 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 (year VARCHAR, event VARCHAR, position VARCHAR) ### Question: What year did she place 8th in the junio...
Below is an context that describes a sql 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 (position VARCHAR, level VARCHAR, nationality VARCHAR) ### Question: What is the Position of the Leve...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_27218002_2 (originalairdate VARCHAR, written_by VARCHAR) ### Question: What date did the episode that was wri...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE station (lat INTEGER, long INTEGER, city VARCHAR) ### Question: What is the average latitude and longitude of stati...
Below is an context that describes a sql 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 (athlete VARCHAR, date VARCHAR) ### Question: Date of 10 july 2009 includes what athlete? ### 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_27329061_2 (default_desktop_environment VARCHAR, code_base VARCHAR, edition 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_name_23 (grand_prix VARCHAR, pole_position VARCHAR) ### Question: Name the Grand Prix for pole position of ki...
Below is an context that describes a sql 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 (opponent VARCHAR, loss VARCHAR) ### Question: Who was the opponent at the game that had a loss of We...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20098199_2 (representative VARCHAR, religion VARCHAR, prior_background VARCHAR) ### Question: Who has a relig...
Below is an context that describes a sql 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, attendance VARCHAR) ### Question: What was the Score that has an Attendance of 39,446?...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_2771237_1 (overall_attendance VARCHAR, average_attendance VARCHAR) ### Question: How many times was the overa...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_2 (rank VARCHAR, bronze VARCHAR, gold VARCHAR) ### Question: What is the rank of the team with 1 bronze ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_22825679_1 (road_record VARCHAR, team VARCHAR) ### Question: Name the number of road record for team ole miss...
Below is an context that describes a sql 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 (winning_driver VARCHAR, pole_position VARCHAR, fastest_lap VARCHAR) ### Question: When the fastest 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_name_83 (location_attendance VARCHAR, score VARCHAR) ### Question: What is the location and attendance when 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 film (directed_by VARCHAR) ### Question: Show all directors. ### Answer: SELECT DISTINCT directed_by FROM film
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE web_client_accelerator (name VARCHAR, id VARCHAR); CREATE TABLE accelerator_compatible_browser (accelerator_id VARC...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12165999_1 (college VARCHAR, player VARCHAR) ### Question: Which college did Dennis Byrd come from? ### 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_10 (constructor VARCHAR, driver VARCHAR) ### Question: Tell me the constructor for david coulthard ### 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 (athlete VARCHAR, nationality VARCHAR, rank VARCHAR, lane VARCHAR) ### Question: Which Athlete 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 table_20799587_1 (mccain_percentage VARCHAR, county VARCHAR) ### Question: What percentage of the votes did McCain ...
Below is an context that describes a sql 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_5 VARCHAR, week_3 VARCHAR) ### Question: Felicia Taylor was cyber girl in week 3, so who was 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_300283_1 (official_name VARCHAR, name_in_spanish VARCHAR) ### Question: What is the official name of the muni...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_10818465_1 (max_memory VARCHAR, model VARCHAR) ### Question: What is the max memory of the t5120 model? ### 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_17 (goals INTEGER, seasons VARCHAR, order VARCHAR) ### Question: What is the low goal for orders more 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_4 (laps INTEGER, driver VARCHAR, grid VARCHAR) ### Question: When the driver peter gethin has a grid les...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_20278716_2 (mccain__percentage VARCHAR, county VARCHAR) ### Question: What percentage of voters choise McCain...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_28715942_2 (track_no VARCHAR, track VARCHAR) ### Question: How many tracks have the title let love be your en...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_49 (date_of_appointment VARCHAR, outgoing_manager VARCHAR) ### Question: What is the date of appointment...
Below is an context that describes 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); CREATE...
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR) ### Question: What was the score for the date of 15/6/03 ### 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_39 (weight__kg_ INTEGER, birthplace VARCHAR) ### Question: What is the sum of Weight for the person born...
Below is an context that describes a sql 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 (position VARCHAR, level VARCHAR, season VARCHAR) ### Question: Which Position has a Level of tier 3...
Below is an context that describes a sql 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 (manufacturer VARCHAR, laps VARCHAR, time_retired VARCHAR) ### Question: WHAT IS THE MANUFACTURER WIT...
Below is an context that describes a sql 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 (height VARCHAR, players VARCHAR) ### Question: How tall is Ye Fei? ### Answer: SELECT height FROM ta...
Below is an context that describes a sql 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 (location VARCHAR, year VARCHAR, country VARCHAR) ### Question: What is the location for Egypt in 201...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_39 (position VARCHAR, total_apps VARCHAR) ### Question: Which position has 5 total apps? ### 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_7 (laps VARCHAR, driver VARCHAR) ### Question: How many laps in total does the driver named Eddie Irvine...
Below is an context that describes a sql 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 (week VARCHAR, result VARCHAR) ### Question: Which week was there a w 23–14 result? ### 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_79 (season VARCHAR, final_placing VARCHAR, podiums VARCHAR) ### Question: Which Season has a Final 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_name_22 (arena VARCHAR, date VARCHAR) ### Question: At what arena was the September 21 game? ### Answer: SELE...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_97 (pl_gp INTEGER, pick__number VARCHAR, reg_gp VARCHAR) ### Question: Tell me the highest PI GP with 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_20 (mascot VARCHAR, location VARCHAR) ### Question: What is bedford's mascot? ### Answer: SELECT mascot ...
Below is an context that describes a sql 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 (college VARCHAR, player VARCHAR) ### Question: What college has Lance Moore Category:articles with 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_17971449_2 (military_expenditures__2011 VARCHAR, _us$_millions_ VARCHAR, country VARCHAR) ### Question: Name ...
Below is an context that describes a sql 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 (score VARCHAR, date VARCHAR) ### Question: Date of april 3, 2007 had what score? ### Answer: SELECT 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_16034882_3 (points VARCHAR, club VARCHAR) ### Question: how many times were points counted for fk prienai ###...
Below is an context that describes a sql 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 (tries_against VARCHAR, losing_bonus VARCHAR) ### Question: How many tries against have a losing bonu...
Below is an context that describes a sql 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 (place VARCHAR, score VARCHAR) ### Question: Where was the score 67-71-70=208? ### Answer: SELECT pla...
Below is an context that describes a sql 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 (rank INTEGER, time VARCHAR) ### Question: What was the rank when then time was 7:52.53? ### 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 airports (city VARCHAR) ### Question: List the cities which have more than 2 airports sorted by the number of airpo...
Below is an context that describes a 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_7 (population__1991_ INTEGER, cyrillic_name VARCHAR) ### Question: What is the population (1991) 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_56 (record VARCHAR, visitor VARCHAR) ### Question: What is the record when St. Louis is the visitor? ###...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_63 (province VARCHAR, airport VARCHAR) ### Question: Which province is Luogang International Airport loc...
Below is an context that describes a sql 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 (time VARCHAR, score VARCHAR) ### Question: What was the time when the score was 0–3? ### 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_20174050_23 (company VARCHAR, author VARCHAR) ### Question: which company uses pinborough, sarah sarah pinbor...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1620397_5 (doctor VARCHAR, author VARCHAR) ### Question: What was the doctor when the author was Gary Hopkins...
Below is an context that describes a sql 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 (prominence__m_ INTEGER, elevation__m_ VARCHAR) ### Question: Which Prominence (m) has an Elevation (...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_12379297_1 (power__kw_ VARCHAR, ch__number VARCHAR, callsign VARCHAR) ### Question: What is the power when ch...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_24639086_3 (original_air_date VARCHAR, viewers__in_millions_ VARCHAR) ### Question: If the amount of viewers ...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_45 (rank INTEGER, airline VARCHAR) ### Question: What is the average rank of gol on airlines? ### 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_78 (nationality VARCHAR, year VARCHAR, player VARCHAR) ### Question: After 2009, what's the nationality ...
Below is an context that describes a sql 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 (status VARCHAR, country VARCHAR, transfer_window VARCHAR) ### Question: What is the status of bel wit...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: What is the value in 2012 if it is 2R in 2013, 1R in 2005, and 1R in 2008?...
Below is an context that describes a sql 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 (money___£__ VARCHAR, score VARCHAR) ### Question: How much money does the player with a 68-67-69-71=...
Below is an context that describes a sql 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 (rider VARCHAR, speed VARCHAR) ### Question: Which Rider finished with a speed of 80.18mph? ### 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_37 (fcc_info VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR) ### Question: Name the FCC info for freq...
Below is an context that describes a sql 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 (matches_as_champion INTEGER, title_last_held VARCHAR, rank VARCHAR) ### Question: Which Matches is on...
Below is an context that describes a sql 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 (length_fuel VARCHAR, floor_styling VARCHAR, year_built VARCHAR) ### Question: What is the Length/Fue...
Below is an context that describes a sql 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 (series VARCHAR, visitor VARCHAR, date VARCHAR) ### Question: What is the series score of the game 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 STUDENTS (cell_mobile_number VARCHAR, email_address VARCHAR) ### Question: Return the cell phone number and email 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_10 (circuit VARCHAR, event VARCHAR) ### Question: Which Circuit has an Event of international procar mee...
Below is an context that describes a sql 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 (Id VARCHAR) ### Question: Tell me the lowest 2005 for 2010 less than 21 for 2009 being 19 ### 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_85 (nationality VARCHAR, position VARCHAR, school_country VARCHAR) ### Question: What nationality 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_67 (registrations VARCHAR, district VARCHAR) ### Question: What is the registration of the station at Ca...
Below is an context that describes a sql 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 (dipole_moment___d__ VARCHAR, density VARCHAR) ### Question: What dipole moment has a density of 1.09...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_1637041_2 (top_10 INTEGER, position VARCHAR) ### Question: What is the maximum number of top 10s when he fini...
Below is an context that describes a sql 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 (senior_list VARCHAR, date_of_birth__age_when_delisted_ VARCHAR) ### Question: What is listed under 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_10602294_1 (dates_active VARCHAR, deaths VARCHAR) ### Question: What were the active dates for the storm 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_30030477_1 (original_air_date VARCHAR, written_by VARCHAR) ### Question: What dated the episode written by is...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_7 (pick__number VARCHAR, position VARCHAR, college VARCHAR) ### Question: What was the pick number for 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_1977630_2 (yo VARCHAR, vosotros___vosotras VARCHAR) ### Question: What are all the conjugated forms of the v...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_54 (team VARCHAR, driver VARCHAR, schedule VARCHAR, year VARCHAR) ### Question: what is the team when th...
Below is an context that describes a sql query, paired with an question that provides further information. Write an answer that appropriately completes the request. # noqa: E501 ### Context: CREATE TABLE table_name_7 (round INTEGER, pick INTEGER) ### Question: What top round has a pick smaller than 2? ### Answer: SELE...