combined_text
stringlengths
106
1.05k
###question:What's Fitchburg State University's LEC sport?###answer:SELECT lec_sport FROM table_1974545_2 WHERE institution = "Fitchburg State University"###context:CREATE TABLE table_1974545_2 (lec_sport VARCHAR, institution VARCHAR)
###question:Where is the school whose students are nicknamed falcons located?###answer:SELECT location FROM table_1974545_2 WHERE nickname = "Falcons"###context:CREATE TABLE table_1974545_2 (location VARCHAR, nickname VARCHAR)
###question:What's Salem State University's primary conference?###answer:SELECT primary_conference FROM table_1974545_2 WHERE institution = "Salem State University"###context:CREATE TABLE table_1974545_2 (primary_conference VARCHAR, institution VARCHAR)
###question:Name the incumbent for north carolina 9###answer:SELECT incumbent FROM table_19753079_36 WHERE district = "North Carolina 9"###context:CREATE TABLE table_19753079_36 (incumbent VARCHAR, district VARCHAR)
###question:Name the total party for north carolina 7###answer:SELECT COUNT(party) FROM table_19753079_36 WHERE district = "North Carolina 7"###context:CREATE TABLE table_19753079_36 (party VARCHAR, district VARCHAR)
###question:Name the incumbent for sue myrick (r) 69.0% jeff doctor (d) 31.0%###answer:SELECT incumbent FROM table_19753079_36 WHERE candidates = "Sue Myrick (R) 69.0% Jeff Doctor (D) 31.0%"###context:CREATE TABLE table_19753079_36 (incumbent VARCHAR, candidates VARCHAR)
###question:Name the result for north carolina 7###answer:SELECT result FROM table_19753079_36 WHERE district = "North Carolina 7"###context:CREATE TABLE table_19753079_36 (result VARCHAR, district VARCHAR)
###question:What's Babson College's enrollment?###answer:SELECT MAX(enrollment) FROM table_1974782_1 WHERE institution = "Babson College"###context:CREATE TABLE table_1974782_1 (enrollment INTEGER, institution VARCHAR)
###question:When has Clark University joined the Conference?###answer:SELECT MAX(joined) FROM table_1974782_1 WHERE institution = "Clark University"###context:CREATE TABLE table_1974782_1 (joined INTEGER, institution VARCHAR)
###question:What's the type of the school in New London, Connecticut? ###answer:SELECT type FROM table_1974782_1 WHERE location = "New London, Connecticut"###context:CREATE TABLE table_1974782_1 (type VARCHAR, location VARCHAR)
###question:When was the school in Springfield, Massachusetts founded?###answer:SELECT MAX(founded) FROM table_1974782_1 WHERE location = "Springfield, Massachusetts"###context:CREATE TABLE table_1974782_1 (founded INTEGER, location VARCHAR)
###question:What school is located in Worcester, Massachusetts?###answer:SELECT institution FROM table_1974782_1 WHERE location = "Worcester, Massachusetts"###context:CREATE TABLE table_1974782_1 (institution VARCHAR, location VARCHAR)
###question:Who are the candidates in Florida 13 district?###answer:SELECT candidates FROM table_19753079_12 WHERE district = "Florida 13"###context:CREATE TABLE table_19753079_12 (candidates VARCHAR, district VARCHAR)
###question:How many different pairs of candidates were there for the district first elected in 1988?###answer:SELECT COUNT(candidates) FROM table_19753079_12 WHERE first_elected = 1988###context:CREATE TABLE table_19753079_12 (candidates VARCHAR, first_elected VARCHAR)
###question:Who were candidates in Florida 10 district?###answer:SELECT candidates FROM table_19753079_12 WHERE district = "Florida 10"###context:CREATE TABLE table_19753079_12 (candidates VARCHAR, district VARCHAR)
###question:What party got elected in Florida 9 district?###answer:SELECT party FROM table_19753079_12 WHERE district = "Florida 9"###context:CREATE TABLE table_19753079_12 (party VARCHAR, district VARCHAR)
###question:What is the first round that had #67 the racer's group with the fastest lap?###answer:SELECT MIN(rnd) FROM table_19751479_4 WHERE fastest_lap = "#67 The Racer's Group"###context:CREATE TABLE table_19751479_4 (rnd INTEGER, fastest_lap VARCHAR)
###question:How many races had #99 gainsco/bob stallings racing in round 10?###answer:SELECT COUNT(fastest_lap) FROM table_19751479_4 WHERE rnd = 10 AND pole_position = "#99 GAINSCO/Bob Stallings Racing"###context:CREATE TABLE table_19751479_4 (fastest_lap VARCHAR, rnd VARCHAR, pole_position VARCHAR)
###question:What incumbent was first elected in 2009?###answer:SELECT incumbent FROM table_19753079_8 WHERE first_elected = 2009###context:CREATE TABLE table_19753079_8 (incumbent VARCHAR, first_elected VARCHAR)
###question:How many were first elected in California 7?###answer:SELECT first_elected FROM table_19753079_8 WHERE district = "California 7"###context:CREATE TABLE table_19753079_8 (first_elected VARCHAR, district VARCHAR)
###question:What district did George Miller belong to?###answer:SELECT district FROM table_19753079_8 WHERE incumbent = "George Miller"###context:CREATE TABLE table_19753079_8 (district VARCHAR, incumbent VARCHAR)
###question:When mark critz (d) 50.8% tim burns (r) 49.2% are the candidates what is the party?###answer:SELECT party FROM table_19753079_41 WHERE candidates = "Mark Critz (D) 50.8% Tim Burns (R) 49.2%"###context:CREATE TABLE table_19753079_41 (party VARCHAR, candidates VARCHAR)
###question:When chris carney is the incumbent what are the results?###answer:SELECT result FROM table_19753079_41 WHERE incumbent = "Chris Carney"###context:CREATE TABLE table_19753079_41 (result VARCHAR, incumbent VARCHAR)
###question:When 1994 is the first elected what is the district?###answer:SELECT district FROM table_19753079_41 WHERE first_elected = 1994###context:CREATE TABLE table_19753079_41 (district VARCHAR, first_elected VARCHAR)
###question:When pennsylvania 3 is the district who is the incumbent?###answer:SELECT incumbent FROM table_19753079_41 WHERE district = "Pennsylvania 3"###context:CREATE TABLE table_19753079_41 (incumbent VARCHAR, district VARCHAR)
###question:When 1984 is the first elected who are the candidates?###answer:SELECT candidates FROM table_19753079_41 WHERE first_elected = 1984###context:CREATE TABLE table_19753079_41 (candidates VARCHAR, first_elected VARCHAR)
###question:What is Salva Ortega's result?###answer:SELECT result FROM table_19763199_4 WHERE artist = "Salva Ortega"###context:CREATE TABLE table_19763199_4 (result VARCHAR, artist VARCHAR)
###question:How many televotes are there where there is 4 jury votes?###answer:SELECT televotes FROM table_19763199_4 WHERE jury_votes = 4###context:CREATE TABLE table_19763199_4 (televotes VARCHAR, jury_votes VARCHAR)
###question:How many jury votes for the televote of 7?###answer:SELECT jury_votes FROM table_19763199_4 WHERE televotes = 7###context:CREATE TABLE table_19763199_4 (jury_votes VARCHAR, televotes VARCHAR)
###question:What is the result for Normativa Vigente?###answer:SELECT result FROM table_19763199_3 WHERE artist = "Normativa Vigente"###context:CREATE TABLE table_19763199_3 (result VARCHAR, artist VARCHAR)
###question:What song has 24 votes?###answer:SELECT song FROM table_19763199_3 WHERE total_votes = 24###context:CREATE TABLE table_19763199_3 (song VARCHAR, total_votes VARCHAR)
###question:What is the least total votes?###answer:SELECT MIN(total_votes) FROM table_19763199_3###context:CREATE TABLE table_19763199_3 (total_votes INTEGER)
###question:How many votes does Carlos Ferrer Eai have?###answer:SELECT total_votes FROM table_19763199_3 WHERE artist = "Carlos Ferrer EAI"###context:CREATE TABLE table_19763199_3 (total_votes VARCHAR, artist VARCHAR)
###question:How many players are on this list?###answer:SELECT MAX(_number) FROM table_197638_6###context:CREATE TABLE table_197638_6 (_number INTEGER)
###question:Who won the French Open in 1999?###answer:SELECT player FROM table_197638_6 WHERE french_open = 1999###context:CREATE TABLE table_197638_6 (player VARCHAR, french_open VARCHAR)
###question:Who won the US Open in 1937?###answer:SELECT player FROM table_197638_6 WHERE us_open = 1937###context:CREATE TABLE table_197638_6 (player VARCHAR, us_open VARCHAR)
###question:How many times did Roy Emerson win the Australian Open?###answer:SELECT COUNT(australian_open) FROM table_197638_6 WHERE player = "Roy Emerson"###context:CREATE TABLE table_197638_6 (australian_open VARCHAR, player VARCHAR)
###question:At what age did Roy Emerson complete the Grand Slam?###answer:SELECT MAX(age) FROM table_197638_6 WHERE player = "Roy Emerson"###context:CREATE TABLE table_197638_6 (age INTEGER, player VARCHAR)
###question:Name the least rank for 2###answer:SELECT MIN(rank) FROM table_19764939_1 WHERE total = 2###context:CREATE TABLE table_19764939_1 (rank INTEGER, total VARCHAR)
###question:Name the total for jamie carragher###answer:SELECT total FROM table_19764939_1 WHERE player = "Jamie Carragher"###context:CREATE TABLE table_19764939_1 (total VARCHAR, player VARCHAR)
###question:Name the total number of club worl cup for djibril cisse###answer:SELECT COUNT(club_world_cup) FROM table_19764939_1 WHERE player = "Djibril Cisse"###context:CREATE TABLE table_19764939_1 (club_world_cup VARCHAR, player VARCHAR)
###question:What's the post code of the county with the Chinese name 潜山县 / 潛山縣?###answer:SELECT MIN(post_code) FROM table_1976898_1 WHERE chinese_name__simplified___traditional_ = "潜山县 / 潛山縣"###context:CREATE TABLE table_1976898_1 (post_code INTEGER, chinese_name__simplified___traditional_ VARCHAR)
###question:What's the English name of the county called 太湖县 / 太湖縣 in Chinese?###answer:SELECT english_name FROM table_1976898_1 WHERE chinese_name__simplified___traditional_ = "太湖县 / 太湖縣"###context:CREATE TABLE table_1976898_1 (english_name VARCHAR, chinese_name__simplified___traditional_ VARCHAR)
###question:What's the English name of the county with a postcode 246400?###answer:SELECT english_name FROM table_1976898_1 WHERE post_code = 246400###context:CREATE TABLE table_1976898_1 (english_name VARCHAR, post_code VARCHAR)
###question:What's the Chinese (simplified/traditional) name of Susong County?###answer:SELECT chinese_name__simplified___traditional_ FROM table_1976898_1 WHERE english_name = "Susong County"###context:CREATE TABLE table_1976898_1 (chinese_name__simplified___traditional_ VARCHAR, english_name VARCHAR)
###question:What's the Pinyin name of the county with a postcode 246500?###answer:SELECT pinyin FROM table_1976898_1 WHERE post_code = 246500###context:CREATE TABLE table_1976898_1 (pinyin VARCHAR, post_code VARCHAR)
###question:On how many different dates was a game against Houston played?###answer:SELECT COUNT(date) FROM table_19778010_5 WHERE opponent = "Houston"###context:CREATE TABLE table_19778010_5 (date VARCHAR, opponent VARCHAR)
###question:How many different players did the high assists in games where the high rebounds were done by Sales (10)?###answer:SELECT COUNT(high_assists) FROM table_19778010_5 WHERE high_rebounds = "Sales (10)"###context:CREATE TABLE table_19778010_5 (high_assists VARCHAR, high_rebounds VARCHAR)
###question:What's the number of the game played on June 22?###answer:SELECT MAX(game) FROM table_19778010_5 WHERE date = "June 22"###context:CREATE TABLE table_19778010_5 (game INTEGER, date VARCHAR)
###question:Who was game number 8 played against?###answer:SELECT opponent FROM table_19778010_5 WHERE game = 8###context:CREATE TABLE table_19778010_5 (opponent VARCHAR, game VARCHAR)
###question:Who did the high rebounds in the game in which five players (3) did the high assists?###answer:SELECT high_rebounds FROM table_19778010_5 WHERE high_assists = "Five Players (3)"###context:CREATE TABLE table_19778010_5 (high_rebounds VARCHAR, high_assists VARCHAR)
###question:What are all the conjugated forms of the verb where the el/ ella/usted verb is piense?###answer:SELECT nosotros___nosotras FROM table_1977630_2 WHERE él___ella___usted = "piense"###context:CREATE TABLE table_1977630_2 (nosotros___nosotras VARCHAR, él___ella___usted VARCHAR)
###question:What are all the conjugated forms of the verb moler where the vosotros / vosotras is moláis for the yo tense?###answer:SELECT yo FROM table_1977630_2 WHERE vosotros___vosotras = "moláis"###context:CREATE TABLE table_1977630_2 (yo VARCHAR, vosotros___vosotras VARCHAR)
###question:how many verbs have the yo form as sienta?###answer:SELECT COUNT(verbs) FROM table_1977630_2 WHERE yo = "sienta"###context:CREATE TABLE table_1977630_2 (verbs VARCHAR, yo VARCHAR)
###question:What us the conjucated form(s) of el/ella/ usted when the Vos (*) is muelas / molás?###answer:SELECT él___ella___usted FROM table_1977630_2 WHERE vos__ * _ = "muelas / molás"###context:CREATE TABLE table_1977630_2 (él___ella___usted VARCHAR, vos__ VARCHAR, _ VARCHAR)
###question:What are the forms of the conjucated vos(*) where él / ella / usted is muela###answer:SELECT vos__ * _ FROM table_1977630_2 WHERE él___ella___usted = "muela"###context:CREATE TABLE table_1977630_2 (vos__ VARCHAR, _ VARCHAR, él___ella___usted VARCHAR)
###question:How many have the Till Agra of 500?###answer:SELECT COUNT(till_mathura) FROM table_19787093_1 WHERE till_agra = 500###context:CREATE TABLE table_19787093_1 (till_mathura VARCHAR, till_agra VARCHAR)
###question:What kind of vehicle is the agra 1050?###answer:SELECT vehicle_category FROM table_19787093_1 WHERE till_agra = 1050###context:CREATE TABLE table_19787093_1 (vehicle_category VARCHAR, till_agra VARCHAR)
###question:If the till aligarh is 150, what the mac till mathura?###answer:SELECT MAX(till_mathura) FROM table_19787093_1 WHERE till_aligarh = 150###context:CREATE TABLE table_19787093_1 (till_mathura INTEGER, till_aligarh VARCHAR)
###question:If the till agra is 1050, what is the max round trip?###answer:SELECT MAX(for_round_trip) FROM table_19787093_1 WHERE till_agra = 1050###context:CREATE TABLE table_19787093_1 (for_round_trip INTEGER, till_agra VARCHAR)
###question:If the vehicle category is multi-axle vehicle, what is the till aligarh?###answer:SELECT MIN(till_aligarh) FROM table_19787093_1 WHERE vehicle_category = "Multi-axle Vehicle"###context:CREATE TABLE table_19787093_1 (till_aligarh INTEGER, vehicle_category VARCHAR)
###question:What's the lowest number of a game where S. Johnson (3) did the most high assists?###answer:SELECT MIN(game) FROM table_19789597_6 WHERE high_assists = "S. Johnson (3)"###context:CREATE TABLE table_19789597_6 (game INTEGER, high_assists VARCHAR)
###question:Who was the game on July 12 played against?###answer:SELECT opponent FROM table_19789597_6 WHERE date = "July 12"###context:CREATE TABLE table_19789597_6 (opponent VARCHAR, date VARCHAR)
###question:What was the record in the game where McWilliams (8) did the most high rebounds?###answer:SELECT record FROM table_19789597_6 WHERE high_rebounds = "McWilliams (8)"###context:CREATE TABLE table_19789597_6 (record VARCHAR, high_rebounds VARCHAR)
###question:Who was the game on July 7 played against?###answer:SELECT opponent FROM table_19789597_6 WHERE date = "July 7"###context:CREATE TABLE table_19789597_6 (opponent VARCHAR, date VARCHAR)
###question:what is the owner of the callsign wliw###answer:SELECT owner FROM table_1979203_1 WHERE callsign = "WLIW"###context:CREATE TABLE table_1979203_1 (owner VARCHAR, callsign VARCHAR)
###question:how many callsigns are for the branding telemundo 47###answer:SELECT COUNT(callsign) FROM table_1979203_1 WHERE branding = "Telemundo 47"###context:CREATE TABLE table_1979203_1 (callsign VARCHAR, branding VARCHAR)
###question:what is the virtual callsign if is wnet###answer:SELECT _virtual_ FROM table_1979203_1 WHERE callsign = "WNET"###context:CREATE TABLE table_1979203_1 (_virtual_ VARCHAR, callsign VARCHAR)
###question:what is the name of the branding where the virtual is 13.1###answer:SELECT branding FROM table_1979203_1 WHERE _virtual_ = "13.1"###context:CREATE TABLE table_1979203_1 (branding VARCHAR, _virtual_ VARCHAR)
###question:Name the district for newtown square###answer:SELECT MIN(district) FROM table_1979619_3 WHERE residence = "Newtown Square"###context:CREATE TABLE table_1979619_3 (district INTEGER, residence VARCHAR)
###question:Name the party for bensalem###answer:SELECT party FROM table_1979619_3 WHERE residence = "Bensalem"###context:CREATE TABLE table_1979619_3 (party VARCHAR, residence VARCHAR)
###question:Name the term ends for bethlehem###answer:SELECT COUNT(term_ends) FROM table_1979619_3 WHERE residence = "Bethlehem"###context:CREATE TABLE table_1979619_3 (term_ends VARCHAR, residence VARCHAR)
###question:Name the total number of districts for rob teplitz###answer:SELECT COUNT(district) FROM table_1979619_3 WHERE representative = "Rob Teplitz"###context:CREATE TABLE table_1979619_3 (district VARCHAR, representative VARCHAR)
###question:What was the result for the contestant whose background was as a business major?###answer:SELECT result FROM table_19810459_1 WHERE background = "Business major"###context:CREATE TABLE table_19810459_1 (result VARCHAR, background VARCHAR)
###question:What was the background of the contestant whose result was 11th place?###answer:SELECT background FROM table_19810459_1 WHERE result = "11th place"###context:CREATE TABLE table_19810459_1 (background VARCHAR, result VARCHAR)
###question:For how many contestants was the background internet dreamer? ###answer:SELECT COUNT(contestant) FROM table_19810459_1 WHERE background = "Internet dreamer"###context:CREATE TABLE table_19810459_1 (contestant VARCHAR, background VARCHAR)
###question:What was the result for the contestant who was a small business owner? ###answer:SELECT result FROM table_19810459_1 WHERE background = "Small business owner"###context:CREATE TABLE table_19810459_1 (result VARCHAR, background VARCHAR)
###question:What team was the contestant who finished in 10th place originally on? ###answer:SELECT original_team FROM table_19810459_1 WHERE result = "10th place"###context:CREATE TABLE table_19810459_1 (original_team VARCHAR, result VARCHAR)
###question:What is the hometown of the contestant whose background is as a financial consultant? ###answer:SELECT hometown FROM table_19810459_1 WHERE background = "Financial consultant"###context:CREATE TABLE table_19810459_1 (hometown VARCHAR, background VARCHAR)
###question:If the rating/share is 3.8/10, what is the total number of rating?###answer:SELECT COUNT(rating) FROM table_19805130_3 WHERE rating / SHARE(18 - 49) = 3.8 / 10###context:CREATE TABLE table_19805130_3 (rating VARCHAR)
###question:If the night rank is 9, what is the total share number?###answer:SELECT COUNT(share) FROM table_19805130_3 WHERE rank__night_ = "9"###context:CREATE TABLE table_19805130_3 (share VARCHAR, rank__night_ VARCHAR)
###question:What is the name of the episode with a night rank of 9?###answer:SELECT episode FROM table_19805130_3 WHERE rank__night_ = "9"###context:CREATE TABLE table_19805130_3 (episode VARCHAR, rank__night_ VARCHAR)
###question:If the amount of viewers is 5.14 million and the rating/share is 2.0/6, what is the ranking?###answer:SELECT rating FROM table_19805130_3 WHERE rating / SHARE(18 - 49) = 2.0 / 6 AND viewers__millions_ = "5.14"###context:CREATE TABLE table_19805130_3 (rating VARCHAR, viewers__millions_ VARCHAR)
###question:Name the writers for swedish sailor###answer:SELECT writer_s_ FROM table_19852975_3 WHERE arties_disguises = "Swedish sailor"###context:CREATE TABLE table_19852975_3 (writer_s_ VARCHAR, arties_disguises VARCHAR)
###question:Name the season number for herr ostropolyer, pastry chef###answer:SELECT MIN(season__number) FROM table_19852975_3 WHERE arties_disguises = "Herr Ostropolyer, pastry chef"###context:CREATE TABLE table_19852975_3 (season__number INTEGER, arties_disguises VARCHAR)
###question:Name the principal of Northfield Junior-Senior High School.###answer:SELECT principal FROM table_1984697_85 WHERE school = "Northfield Junior-Senior High school"###context:CREATE TABLE table_1984697_85 (principal VARCHAR, school VARCHAR)
###question:What is the name of the school/s in North Manchester?###answer:SELECT school FROM table_1984697_85 WHERE city___town = "North Manchester"###context:CREATE TABLE table_1984697_85 (school VARCHAR, city___town VARCHAR)
###question:Name the school/s with is size of 604.###answer:SELECT school FROM table_1984697_85 WHERE size = 604###context:CREATE TABLE table_1984697_85 (school VARCHAR, size VARCHAR)
###question:What is the IDOE Profile in North Manchester?###answer:SELECT idoe_profile FROM table_1984697_85 WHERE city___town = "North Manchester"###context:CREATE TABLE table_1984697_85 (idoe_profile VARCHAR, city___town VARCHAR)
###question:What are the grades served at Manchester Junior-Senior High School?###answer:SELECT grades FROM table_1984697_85 WHERE school = "Manchester Junior-Senior High school"###context:CREATE TABLE table_1984697_85 (grades VARCHAR, school VARCHAR)
###question:Writer Max Ehrlich, what is the minimum series number?###answer:SELECT MIN(series__number) FROM table_19852975_4 WHERE writer_s_ = "Max Ehrlich"###context:CREATE TABLE table_19852975_4 (series__number INTEGER, writer_s_ VARCHAR)
###question:From writer Denne Bart Petitclerc, what is the maximum season number?###answer:SELECT MAX(season__number) FROM table_19852975_4 WHERE writer_s_ = "Denne Bart Petitclerc"###context:CREATE TABLE table_19852975_4 (season__number INTEGER, writer_s_ VARCHAR)
###question:From writer Max Ehrlich, what is the total amount of series numbers?###answer:SELECT COUNT(series__number) FROM table_19852975_4 WHERE writer_s_ = "Max Ehrlich"###context:CREATE TABLE table_19852975_4 (series__number VARCHAR, writer_s_ VARCHAR)
###question:Who is the winning driver when rd. is 3?###answer:SELECT winning_driver FROM table_19850806_3 WHERE rd = "3"###context:CREATE TABLE table_19850806_3 (winning_driver VARCHAR, rd VARCHAR)
###question:How many winning drivers are there when the winning team is Bryan herta autosport?###answer:SELECT COUNT(winning_driver) FROM table_19850806_3 WHERE winning_team = "Bryan Herta Autosport"###context:CREATE TABLE table_19850806_3 (winning_driver VARCHAR, winning_team VARCHAR)
###question:Which report is where rd. is 9?###answer:SELECT report FROM table_19850806_3 WHERE rd = "9"###context:CREATE TABLE table_19850806_3 (report VARCHAR, rd VARCHAR)
###question:Who held the fastest lap in the race in texas and dario franchitti is the winning driver?###answer:SELECT fastest_lap FROM table_19850806_3 WHERE race = "Texas" AND winning_driver = "Dario Franchitti"###context:CREATE TABLE table_19850806_3 (fastest_lap VARCHAR, race VARCHAR, winning_driver VARCHAR)
###question:How many Huckleberry Hound episodes were aired on 1960.09.18?###answer:SELECT COUNT(huckleberry_hound) FROM table_19860361_4 WHERE air_date = "1960.09.18"###context:CREATE TABLE table_19860361_4 (huckleberry_hound VARCHAR, air_date VARCHAR)
###question:What is the Pixie and Dixie skit in episode 7?###answer:SELECT pixie_and_dixie FROM table_19860361_3 WHERE ep = 7###context:CREATE TABLE table_19860361_3 (pixie_and_dixie VARCHAR, ep VARCHAR)
###question:What is the Yogi Bear that aired on 1959.12.21?###answer:SELECT yogi_bear FROM table_19860361_3 WHERE air_date = "1959.12.21"###context:CREATE TABLE table_19860361_3 (yogi_bear VARCHAR, air_date VARCHAR)