training_input
stringlengths
118
1.06k
###context:CREATE TABLE table_26368963_1 (under_15 VARCHAR, under_17 VARCHAR) ###human: Who was the under-15 when Moises Galvez was the under-17? ###assistant: SELECT under_15 FROM table_26368963_1 WHERE under_17 = "Moises Galvez"
###context:CREATE TABLE table_26368963_1 (year VARCHAR, under_15 VARCHAR, under_19 VARCHAR) ###human: How many years are there where the the under-15 is Arturo Salazar Martinez and the under-19 is Moises Galvez? ###assistant: SELECT COUNT(year) FROM table_26368963_1 WHERE under_15 = "Arturo Salazar Martinez" AN...
###context:CREATE TABLE table_26368963_1 (under_13 VARCHAR, under_11 VARCHAR) ###human: When the under-11 was Aly Abou El Einen, who was the under-13? ###assistant: SELECT under_13 FROM table_26368963_1 WHERE under_11 = "Aly Abou El Einen"
###context:CREATE TABLE table_26362472_1 (election_date VARCHAR, left_office VARCHAR) ###human: What is the election date for those politicians who left office on 1850-11-15? ###assistant: SELECT COUNT(election_date) FROM table_26362472_1 WHERE left_office = "1850-11-15"
###context:CREATE TABLE table_26362472_1 (election_date VARCHAR, province VARCHAR) ###human: What are the election date for elections held in the province of Albacete? ###assistant: SELECT election_date FROM table_26362472_1 WHERE province = "Albacete"
###context:CREATE TABLE table_26362472_1 (left_office VARCHAR, election_number VARCHAR) ###human: What is the date in which a politician who left office on 1840-10-11 for a politician whose election number was 11? ###assistant: SELECT left_office FROM table_26362472_1 WHERE election_number = 11
###context:CREATE TABLE table_26362472_1 (district VARCHAR, took_office VARCHAR) ###human: In how many district has a politician took office on 1844-10-14? ###assistant: SELECT district FROM table_26362472_1 WHERE took_office = "1844-10-14"
###context:CREATE TABLE table_26362472_1 (left_office VARCHAR, province VARCHAR) ###human: What are the dates of leaving office for politician from the province of Seville? ###assistant: SELECT left_office FROM table_26362472_1 WHERE province = "Seville"
###context:CREATE TABLE table_26358264_2 (fastest_qualifying VARCHAR, country VARCHAR) ###human: When united arab emirates is the country how many fastest qualifying are there? ###assistant: SELECT COUNT(fastest_qualifying) FROM table_26358264_2 WHERE country = "United Arab Emirates"
###context:CREATE TABLE table_26358264_2 (location VARCHAR, fastest_qualifying VARCHAR) ###human: When cancelled is the fastest qualifying where is the location? ###assistant: SELECT location FROM table_26358264_2 WHERE fastest_qualifying = "Cancelled"
###context:CREATE TABLE table_26358264_2 (winning_aircraft VARCHAR, country VARCHAR) ###human: When united arab emirates is the country what is the winning aircraft? ###assistant: SELECT winning_aircraft FROM table_26358264_2 WHERE country = "United Arab Emirates"
###context:CREATE TABLE table_26360571_2 (assists VARCHAR, opponent VARCHAR) ###human: List the number of assists against illinois-chicago. ###assistant: SELECT assists FROM table_26360571_2 WHERE opponent = "Illinois-Chicago"
###context:CREATE TABLE table_26360571_2 (opponent VARCHAR, date VARCHAR) ###human: List the opposing team on february 15, 2003. ###assistant: SELECT opponent FROM table_26360571_2 WHERE date = "February 15, 2003"
###context:CREATE TABLE table_26360571_2 (rebounds VARCHAR, _number VARCHAR) ###human: List the number of recovers for player #2. ###assistant: SELECT rebounds FROM table_26360571_2 WHERE _number = 2
###context:CREATE TABLE table_26360571_2 (opponent VARCHAR, date VARCHAR) ###human: List the opposing team from february 22, 1983. ###assistant: SELECT opponent FROM table_26360571_2 WHERE date = "February 22, 1983"
###context:CREATE TABLE table_26360571_2 (assists INTEGER) ###human: List the lowest number of assists. ###assistant: SELECT MIN(assists) FROM table_26360571_2
###context:CREATE TABLE table_26368963_2 (under_11 VARCHAR, under_17 VARCHAR) ###human: What is every value for Under-11 when value of under-17 is Salma Nassar? ###assistant: SELECT under_11 FROM table_26368963_2 WHERE under_17 = "Salma Nassar"
###context:CREATE TABLE table_26368963_2 (under_13 VARCHAR, under_15 VARCHAR) ###human: What is every value for Under-13 when value for Under-15 is Maria Elena Ubina? ###assistant: SELECT under_13 FROM table_26368963_2 WHERE under_15 = "Maria Elena Ubina"
###context:CREATE TABLE table_26368963_2 (under_17 VARCHAR, under_15 VARCHAR) ###human: What is every value for Under-17 if Under-15 is Maria Elena Ubina? ###assistant: SELECT under_17 FROM table_26368963_2 WHERE under_15 = "Maria Elena Ubina"
###context:CREATE TABLE table_26368963_2 (under_11 VARCHAR, under_19 VARCHAR) ###human: What is every value for Under-11 if Under-19 is Leong Siu Lynn? ###assistant: SELECT under_11 FROM table_26368963_2 WHERE under_19 = "Leong Siu Lynn"
###context:CREATE TABLE table_26368963_2 (under_15 VARCHAR, under_11 VARCHAR) ###human: Who is every Under-15 if Under-11 is Reeham Sedky? ###assistant: SELECT under_15 FROM table_26368963_2 WHERE under_11 = "Reeham Sedky"
###context:CREATE TABLE table_26375386_16 (rank VARCHAR, vote_percentage VARCHAR) ###human: How many couples had a vote percentage of 9.5%? ###assistant: SELECT COUNT(rank) FROM table_26375386_16 WHERE vote_percentage = "9.5%"
###context:CREATE TABLE table_26375386_16 (judges INTEGER, couple VARCHAR) ###human: What was the lowest judge rank for danny and frankie? ###assistant: SELECT MIN(judges) FROM table_26375386_16 WHERE couple = "Danny and Frankie"
###context:CREATE TABLE table_26375386_16 (couple VARCHAR, total VARCHAR) ###human: What couple had a total of 8? ###assistant: SELECT couple FROM table_26375386_16 WHERE total = 8
###context:CREATE TABLE table_2637317_1 (change_in_population_since_1993 VARCHAR, _percentage_of_countrys_population VARCHAR) ###human: What is the change in population since 1993 in the region where the % of country's population was 4.2? ###assistant: SELECT COUNT(change_in_population_since_1993) FROM table_2...
###context:CREATE TABLE table_2638104_1 (broadcast_area VARCHAR, channel VARCHAR) ###human: What is the broadcast are for channel 1? ###assistant: SELECT broadcast_area FROM table_2638104_1 WHERE channel = 1
###context:CREATE TABLE table_2638104_1 (callsign VARCHAR, channel VARCHAR) ###human: What is the call sign for channel 6? ###assistant: SELECT callsign FROM table_2638104_1 WHERE channel = 6
###context:CREATE TABLE table_2638104_1 (channel VARCHAR, broadcast_area VARCHAR) ###human: How many channels are there in the Greater Tokyo area? ###assistant: SELECT COUNT(channel) FROM table_2638104_1 WHERE broadcast_area = "Greater Tokyo"
###context:CREATE TABLE table_2638104_1 (signal_power VARCHAR, callsign VARCHAR) ###human: What is the signal power for JOAB-DTV? ###assistant: SELECT signal_power FROM table_2638104_1 WHERE callsign = "JOAB-DTV"
###context:CREATE TABLE table_26375386_20 (rank VARCHAR, vote_percentage VARCHAR) ###human: How many times is the voting percentage 10.7% ###assistant: SELECT COUNT(rank) FROM table_26375386_20 WHERE vote_percentage = "10.7%"
###context:CREATE TABLE table_26375386_20 (vote_percentage VARCHAR, couple VARCHAR) ###human: What is the vote percentage for the couple gary and maria? ###assistant: SELECT vote_percentage FROM table_26375386_20 WHERE couple = "Gary and Maria"
###context:CREATE TABLE table_26375386_20 (couple VARCHAR, vote_percentage VARCHAR) ###human: what couple had a vote percentage of 5.8%? ###assistant: SELECT couple FROM table_26375386_20 WHERE vote_percentage = "5.8%"
###context:CREATE TABLE table_26375386_20 (public VARCHAR, vote_percentage VARCHAR) ###human: What is the public when the vote percentage is 16.0% ###assistant: SELECT public FROM table_26375386_20 WHERE vote_percentage = "16.0%"
###context:CREATE TABLE table_26375386_20 (judges INTEGER, result VARCHAR, vote_percentage VARCHAR) ###human: How many judges were there when the result is safe with a vote percentage of 10.7%? ###assistant: SELECT MIN(judges) FROM table_26375386_20 WHERE result = "Safe" AND vote_percentage = "10.7%"
###context:CREATE TABLE table_26375386_20 (total VARCHAR, vote_percentage VARCHAR) ###human: How many times was the vote percentage 15.0%? ###assistant: SELECT COUNT(total) FROM table_26375386_20 WHERE vote_percentage = "15.0%"
###context:CREATE TABLE table_26375386_28 (place INTEGER, couple VARCHAR) ###human: What is the least place when the couple is Keiron & Brianne? ###assistant: SELECT MIN(place) FROM table_26375386_28 WHERE couple = "Keiron & Brianne"
###context:CREATE TABLE table_26375386_28 (number_of_dances VARCHAR, place VARCHAR) ###human: How many numbers of dances for place 1? ###assistant: SELECT COUNT(number_of_dances) FROM table_26375386_28 WHERE place = 1
###context:CREATE TABLE table_26375386_28 (rank_by_average VARCHAR, couple VARCHAR) ###human: How many ranks by average when Keiron & Brianne are the couple? ###assistant: SELECT COUNT(rank_by_average) FROM table_26375386_28 WHERE couple = "Keiron & Brianne"
###context:CREATE TABLE table_26375386_28 (average VARCHAR, number_of_dances VARCHAR) ###human: What is every average when number of dances is 1? ###assistant: SELECT average FROM table_26375386_28 WHERE number_of_dances = 1
###context:CREATE TABLE table_26375386_28 (rank_by_average VARCHAR, couple VARCHAR) ###human: How many ranks by average for the couple Tana and Stuart? ###assistant: SELECT COUNT(rank_by_average) FROM table_26375386_28 WHERE couple = "Tana and Stuart"
###context:CREATE TABLE table_26375386_22 (rank VARCHAR, couple VARCHAR) ###human: Name the rank for mikey and melanie ###assistant: SELECT rank FROM table_26375386_22 WHERE couple = "Mikey and Melanie"
###context:CREATE TABLE table_26375386_22 (public VARCHAR, couple VARCHAR) ###human: Name the public for mikey and melanie ###assistant: SELECT public FROM table_26375386_22 WHERE couple = "Mikey and Melanie"
###context:CREATE TABLE table_26375386_22 (judges VARCHAR, public VARCHAR) ###human: Name the judges for 4 public ###assistant: SELECT judges FROM table_26375386_22 WHERE public = 4
###context:CREATE TABLE table_26375386_22 (total VARCHAR, public VARCHAR) ###human: Name the total number for 3 public ###assistant: SELECT COUNT(total) FROM table_26375386_22 WHERE public = 3
###context:CREATE TABLE table_26385848_1 (director VARCHAR, film_title VARCHAR) ###human: What is the number of directors for the film title Eldra? ###assistant: SELECT COUNT(director) FROM table_26385848_1 WHERE film_title = "Eldra"
###context:CREATE TABLE table_26385848_1 (year__ceremony_ VARCHAR, film_title VARCHAR) ###human: What is the year (ceremony) for the film title Eldra? ###assistant: SELECT year__ceremony_ FROM table_26385848_1 WHERE film_title = "Eldra"
###context:CREATE TABLE table_26385848_1 (director VARCHAR, film_title VARCHAR) ###human: Who is the director for the film title Eldra? ###assistant: SELECT director FROM table_26385848_1 WHERE film_title = "Eldra"
###context:CREATE TABLE table_26385848_1 (main_language_s_ VARCHAR, year__ceremony_ VARCHAR) ###human: In the year (ceremony) 1998 (71st), what are all the main languages? ###assistant: SELECT main_language_s_ FROM table_26385848_1 WHERE year__ceremony_ = "1998 (71st)"
###context:CREATE TABLE table_26385848_1 (director VARCHAR, year__ceremony_ VARCHAR) ###human: In the year (ceremony) 2009 (82nd), who are all the directors? ###assistant: SELECT director FROM table_26385848_1 WHERE year__ceremony_ = "2009 (82nd)"
###context:CREATE TABLE table_26385848_1 (film_title VARCHAR, year__ceremony_ VARCHAR) ###human: In the year (ceremony) 1995 (68th), what is the film title? ###assistant: SELECT film_title FROM table_26385848_1 WHERE year__ceremony_ = "1995 (68th)"
###context:CREATE TABLE table_26389588_1 (primary_user VARCHAR, country_of_origin VARCHAR) ###human: If the country of Origin is South Africa, who is the primary user? ###assistant: SELECT primary_user FROM table_26389588_1 WHERE country_of_origin = "South Africa"
###context:CREATE TABLE table_26389588_1 (primary_cartridge VARCHAR, year_of_introduction VARCHAR, country_of_origin VARCHAR) ###human: If the Country of Origin is Denmark and the year of introduction is 1962, what is the primary cartridge? ###assistant: SELECT primary_cartridge FROM table_26389588_1 WHERE year...
###context:CREATE TABLE table_26389588_1 (year_of_introduction VARCHAR, name___designation VARCHAR) ###human: How many different years was the name/designation cetme? ###assistant: SELECT COUNT(year_of_introduction) FROM table_26389588_1 WHERE name___designation = "CETME"
###context:CREATE TABLE table_26389588_1 (name___designation VARCHAR, country_of_origin VARCHAR) ###human: If the country of origin is switzerland, what is the name/ designation? ###assistant: SELECT name___designation FROM table_26389588_1 WHERE country_of_origin = "Switzerland"
###context:CREATE TABLE table_26400075_2 (single VARCHAR, artist VARCHAR) ###human: How many singles does Lisa Stansfield have? ###assistant: SELECT COUNT(single) FROM table_26400075_2 WHERE artist = "Lisa Stansfield"
###context:CREATE TABLE table_26400075_2 (weeks_in_top_10 VARCHAR, artist VARCHAR) ###human: How many weeks in the top-10 did Beats International have? ###assistant: SELECT weeks_in_top_10 FROM table_26400075_2 WHERE artist = "Beats International"
###context:CREATE TABLE table_26401898_2 (final_score VARCHAR, opponent VARCHAR) ###human: Name the final score for barcelona dragons ###assistant: SELECT final_score FROM table_26401898_2 WHERE opponent = "Barcelona Dragons"
###context:CREATE TABLE table_26401898_2 (week INTEGER, final_score VARCHAR) ###human: Name the least week for l 26–42 ###assistant: SELECT MIN(week) FROM table_26401898_2 WHERE final_score = "L 26–42"
###context:CREATE TABLE table_26401898_2 (game_site VARCHAR, final_score VARCHAR) ###human: Name the game site for l 26–42 ###assistant: SELECT game_site FROM table_26401898_2 WHERE final_score = "L 26–42"
###context:CREATE TABLE table_26401898_2 (attendance INTEGER) ###human: Name the most attendance ###assistant: SELECT MIN(attendance) FROM table_26401898_2
###context:CREATE TABLE table_26416704_1 (incumbent VARCHAR, party VARCHAR, elected VARCHAR, status VARCHAR) ###human: Who is the incumbent when the elected year is 2004, the status is re-elected and the party is republican? ###assistant: SELECT incumbent FROM table_26416704_1 WHERE elected = "2004" AND status ...
###context:CREATE TABLE table_26409328_1 (written_by VARCHAR, directed_by VARCHAR, production_code VARCHAR) ###human: who wrote the episode having joe daniello as director with production code 6ajn05? ###assistant: SELECT written_by FROM table_26409328_1 WHERE directed_by = "Joe Daniello" AND production_code = ...
###context:CREATE TABLE table_26409328_1 (title VARCHAR, production_code VARCHAR) ###human: what title was given to the episode with production code 6ajn08? ###assistant: SELECT title FROM table_26409328_1 WHERE production_code = "6AJN08"
###context:CREATE TABLE table_26409328_1 (production_code VARCHAR, us_viewers__millions_ VARCHAR) ###human: what is the production code of the episode viewed by 5.36 million u.s. people? ###assistant: SELECT production_code FROM table_26409328_1 WHERE us_viewers__millions_ = "5.36"
###context:CREATE TABLE table_26419467_1 (hometown VARCHAR, fresh_meat_partner VARCHAR) ###human: How many cast members had sydney walker as their fresh meat partner? ###assistant: SELECT COUNT(hometown) FROM table_26419467_1 WHERE fresh_meat_partner = "Sydney Walker"
###context:CREATE TABLE table_26419467_1 (alumni VARCHAR, fresh_meat_partner VARCHAR) ###human: What alumni had noor jehangir as their fresh meat partner? ###assistant: SELECT alumni FROM table_26419467_1 WHERE fresh_meat_partner = "Noor Jehangir"
###context:CREATE TABLE table_26419467_1 (alumni VARCHAR, original_season VARCHAR) ###human: What alumni were in rw: cancun as their original season? ###assistant: SELECT alumni FROM table_26419467_1 WHERE original_season = "RW: Cancun"
###context:CREATE TABLE table_26419467_1 (age VARCHAR, hometown VARCHAR) ###human: How many people were from portland, or? ###assistant: SELECT COUNT(age) FROM table_26419467_1 WHERE hometown = "Portland, OR"
###context:CREATE TABLE table_26423157_2 (conference VARCHAR, school VARCHAR) ###human: What conference is Tennessee? ###assistant: SELECT conference FROM table_26423157_2 WHERE school = "Tennessee"
###context:CREATE TABLE table_26423157_2 (seed VARCHAR, school VARCHAR) ###human: What seed was California? ###assistant: SELECT seed FROM table_26423157_2 WHERE school = "California"
###context:CREATE TABLE table_26428602_1 (ε__m_−1_cm_−1__ VARCHAR, color VARCHAR) ###human: What is the ε (m −1 cm −1 ) of the red dye? ###assistant: SELECT ε__m_−1_cm_−1__ FROM table_26428602_1 WHERE color = "red"
###context:CREATE TABLE table_26428602_1 (absorb__nm_ INTEGER, color VARCHAR) ###human: How much absorption in nm does the orange dye have? ###assistant: SELECT MIN(absorb__nm_) FROM table_26428602_1 WHERE color = "orange"
###context:CREATE TABLE table_26428602_1 (ε__m_−1_cm_−1__ VARCHAR, color VARCHAR) ###human: What is the ε (m −1 cm −1 ) of the orange flourescent dye? ###assistant: SELECT ε__m_−1_cm_−1__ FROM table_26428602_1 WHERE color = "orange"
###context:CREATE TABLE table_26428602_1 (absorb__nm_ INTEGER) ###human: What is the lowest dye absoprtion in nm? ###assistant: SELECT MIN(absorb__nm_) FROM table_26428602_1
###context:CREATE TABLE table_26429771_1 (title VARCHAR, no_in_season VARCHAR) ###human: What is the name of chapter 8 of season 4? ###assistant: SELECT title FROM table_26429771_1 WHERE no_in_season = 8
###context:CREATE TABLE table_26429543_1 (production_code VARCHAR, us_viewers__millions_ VARCHAR) ###human: How many different production codes are there for the episode with 4.69 million US viewers? ###assistant: SELECT COUNT(production_code) FROM table_26429543_1 WHERE us_viewers__millions_ = "4.69"
###context:CREATE TABLE table_26436_2 (role VARCHAR) ###human: Who was in the 2005 film with the role mark cohen? ###assistant: SELECT 2005 AS _film FROM table_26436_2 WHERE role = "Mark Cohen"
###context:CREATE TABLE table_26436_2 (original_broadway_cast VARCHAR) ###human: who was in the 2005 role when the original broadway cast was played by jesse l. martin? ###assistant: SELECT 2005 AS _film FROM table_26436_2 WHERE original_broadway_cast = "Jesse L. Martin"
###context:CREATE TABLE table_26448179_3 (written_by VARCHAR, production_code VARCHAR) ###human: Who wrote the episode that is production code 202? ###assistant: SELECT written_by FROM table_26448179_3 WHERE production_code = "202"
###context:CREATE TABLE table_26448179_3 (title VARCHAR, us_viewers__millions_ VARCHAR) ###human: What title was watched by 3.8 million US viewers? ###assistant: SELECT title FROM table_26448179_3 WHERE us_viewers__millions_ = "3.8"
###context:CREATE TABLE table_26448179_3 (no_in_season INTEGER, production_code VARCHAR) ###human: What season number in the season has production code 210? ###assistant: SELECT MIN(no_in_season) FROM table_26448179_3 WHERE production_code = "210"
###context:CREATE TABLE table_26448179_2 (written_by VARCHAR, production_code VARCHAR) ###human: He wrote production number 102? ###assistant: SELECT written_by FROM table_26448179_2 WHERE production_code = "102"
###context:CREATE TABLE table_26448179_4 (title VARCHAR, us_viewers__millions_ VARCHAR) ###human: What is the title of the episode watched by 3.2 million viewers? ###assistant: SELECT title FROM table_26448179_4 WHERE us_viewers__millions_ = "3.2"
###context:CREATE TABLE table_26448179_4 (title VARCHAR, production_code VARCHAR) ###human: What is the title of the episode with production code 305? ###assistant: SELECT title FROM table_26448179_4 WHERE production_code = 305
###context:CREATE TABLE table_26448179_4 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR) ###human: How many air dates had 3.2 million viewers? ###assistant: SELECT COUNT(original_air_date) FROM table_26448179_4 WHERE us_viewers__millions_ = "3.2"
###context:CREATE TABLE table_26448179_4 (production_code INTEGER) ###human: What is the highest production code? ###assistant: SELECT MAX(production_code) FROM table_26448179_4
###context:CREATE TABLE table_26454128_9 (points VARCHAR, athlete VARCHAR) ###human: What are the point value(s) for when the athlete was Barney Berlinger? ###assistant: SELECT points FROM table_26454128_9 WHERE athlete = "Barney Berlinger"
###context:CREATE TABLE table_26454128_9 (points VARCHAR, distance__metres_ VARCHAR) ###human: What is the total number of times points were listed when the distance was 41.05 metres? ###assistant: SELECT COUNT(points) FROM table_26454128_9 WHERE distance__metres_ = "41.05"
###context:CREATE TABLE table_26454128_9 (rank INTEGER, distance__metres_ VARCHAR) ###human: What is the highest rank where the distance is 52.73? ###assistant: SELECT MAX(rank) FROM table_26454128_9 WHERE distance__metres_ = "52.73"
###context:CREATE TABLE table_26454128_9 (country VARCHAR, points VARCHAR) ###human: What is the country(s) where the points equal 723.075? ###assistant: SELECT country FROM table_26454128_9 WHERE points = "723.075"
###context:CREATE TABLE table_26454128_4 (Adjusted INTEGER, country VARCHAR) ###human: What is the most adjusted points for Great Britain? ###assistant: SELECT MAX(Adjusted) AS points FROM table_26454128_4 WHERE country = "Great Britain"
###context:CREATE TABLE table_26454128_4 (country VARCHAR, athlete VARCHAR) ###human: What is the country of Paavo Yrjölä? ###assistant: SELECT country FROM table_26454128_4 WHERE athlete = "Paavo Yrjölä"
###context:CREATE TABLE table_26454128_4 (athlete VARCHAR, height VARCHAR, country VARCHAR) ###human: Which athlete has a height of 1.87 and is from Sweden? ###assistant: SELECT athlete FROM table_26454128_4 WHERE height = "1.87" AND country = "Sweden"
###context:CREATE TABLE table_26454128_7 (country VARCHAR, athlete VARCHAR) ###human: Name the country that has ken doherty ###assistant: SELECT country FROM table_26454128_7 WHERE athlete = "Ken Doherty"
###context:CREATE TABLE table_26454128_7 (athlete VARCHAR, rank VARCHAR) ###human: Name the athlete for 7 rank ###assistant: SELECT athlete FROM table_26454128_7 WHERE rank = 7
###context:CREATE TABLE table_26454128_7 (rank VARCHAR, athlete VARCHAR) ###human: Name the total number of rank for tom churchill ###assistant: SELECT COUNT(rank) FROM table_26454128_7 WHERE athlete = "Tom Churchill"
###context:CREATE TABLE table_26460435_5 (heir VARCHAR, monarch VARCHAR) ###human: Who was the heir when the monarch was Wareru? ###assistant: SELECT heir FROM table_26460435_5 WHERE monarch = "Wareru"
###context:CREATE TABLE table_26460435_5 (monarch VARCHAR, heir VARCHAR) ###human: What is the number of monarchs that had Yan Maw la Mon as the heir? ###assistant: SELECT COUNT(monarch) FROM table_26460435_5 WHERE heir = "Yan Maw La Mon"
###context:CREATE TABLE table_26460435_7 (status VARCHAR, monarch VARCHAR) ###human: What is the status for the monarch Mingyinyo? ###assistant: SELECT status FROM table_26460435_7 WHERE monarch = "Mingyinyo"
###context:CREATE TABLE table_26460435_8 (monarch VARCHAR, heir VARCHAR) ###human: Who is the monarch with the heir thado minsaw? ###assistant: SELECT monarch FROM table_26460435_8 WHERE heir = "Thado Minsaw"