combined_text stringlengths 106 1.05k |
|---|
###question:what is the united fc wehre pifa colaba is maratha united?###answer:SELECT united_fc FROM table_28759261_5 WHERE pifa_colaba_fc_u_17 = "Maratha United"###context:CREATE TABLE table_28759261_5 (united_fc VARCHAR, pifa_colaba_fc_u_17 VARCHAR) |
###question:what is the united fc where pifa colaba is sporting options?###answer:SELECT united_fc FROM table_28759261_5 WHERE pifa_colaba_fc_u_17 = "Sporting Options"###context:CREATE TABLE table_28759261_5 (united_fc VARCHAR, pifa_colaba_fc_u_17 VARCHAR) |
###question:what is the dadar xi b where pifa colaba is sporting options?###answer:SELECT dadar_xi_‘b’ FROM table_28759261_5 WHERE pifa_colaba_fc_u_17 = "Sporting Options"###context:CREATE TABLE table_28759261_5 (dadar_xi_‘b’ VARCHAR, pifa_colaba_fc_u_17 VARCHAR) |
###question:what is the athens xi where dada xi b is strikers fc?###answer:SELECT athens_xi FROM table_28759261_5 WHERE dadar_xi_‘b’ = "Strikers FC"###context:CREATE TABLE table_28759261_5 (athens_xi VARCHAR, dadar_xi_‘b’ VARCHAR) |
###question:what is the dadar xi b where the good shepherd is sea liner fc?###answer:SELECT dadar_xi_‘b’ FROM table_28759261_5 WHERE good_shepherd = "Sea Liner FC"###context:CREATE TABLE table_28759261_5 (dadar_xi_‘b’ VARCHAR, good_shepherd VARCHAR) |
###question:What is the Record at School of Tom O'Brien's team?###answer:SELECT record_at_school FROM table_28744929_2 WHERE head_coach = "Tom O'Brien"###context:CREATE TABLE table_28744929_2 (record_at_school VARCHAR, head_coach VARCHAR) |
###question:How many values were used to express the years at school of the Maryland team?###answer:SELECT COUNT(years_at_school) FROM table_28744929_2 WHERE team = "Maryland"###context:CREATE TABLE table_28744929_2 (years_at_school VARCHAR, team VARCHAR) |
###question:What is the record in the atlantic coast conference for the Miami team?###answer:SELECT acc_record FROM table_28744929_2 WHERE team = "Miami"###context:CREATE TABLE table_28744929_2 (acc_record VARCHAR, team VARCHAR) |
###question:How many values reflect the overall record of the team coached by Frank Beamer?###answer:SELECT COUNT(overall_record) FROM table_28744929_2 WHERE head_coach = "Frank Beamer"###context:CREATE TABLE table_28744929_2 (overall_record VARCHAR, head_coach VARCHAR) |
###question:what type over school is Clemson?###answer:SELECT school_type FROM table_28744929_1 WHERE institution = "Clemson"###context:CREATE TABLE table_28744929_1 (school_type VARCHAR, institution VARCHAR) |
###question:what year did north carolina institution join the acc?###answer:SELECT MAX(joined_acc) FROM table_28744929_1 WHERE institution = "North Carolina"###context:CREATE TABLE table_28744929_1 (joined_acc INTEGER, institution VARCHAR) |
###question:how many acc football titles have been won by the institution nicknamed tar heels?###answer:SELECT acc_football_titles FROM table_28744929_1 WHERE nickname = "Tar Heels"###context:CREATE TABLE table_28744929_1 (acc_football_titles VARCHAR, nickname VARCHAR) |
###question:what type of school is the institution nicknamed seminoles?###answer:SELECT school_type FROM table_28744929_1 WHERE nickname = "Seminoles"###context:CREATE TABLE table_28744929_1 (school_type VARCHAR, nickname VARCHAR) |
###question:when did the institution at chapel hill, North carolina join acc?###answer:SELECT joined_acc FROM table_28744929_1 WHERE location = "Chapel Hill, North Carolina"###context:CREATE TABLE table_28744929_1 (joined_acc VARCHAR, location VARCHAR) |
###question:What were the supersonics record at game 2?###answer:SELECT record FROM table_28768469_5 WHERE game = 2###context:CREATE TABLE table_28768469_5 (record VARCHAR, game VARCHAR) |
###question:What is the most amount of games played this season?###answer:SELECT MAX(game) FROM table_28768469_5###context:CREATE TABLE table_28768469_5 (game INTEGER) |
###question:Who had highest assists in game against Utah?###answer:SELECT high_assists FROM table_28768469_5 WHERE team = "Utah"###context:CREATE TABLE table_28768469_5 (high_assists VARCHAR, team VARCHAR) |
###question:In the North Central region, what are the regional page #'s?###answer:SELECT regional_page__number FROM table_287659_2 WHERE region_name = "North Central"###context:CREATE TABLE table_287659_2 (regional_page__number VARCHAR, region_name VARCHAR) |
###question:What states have a regional page # of 1, 5-7, 9-11, 13-15?###answer:SELECT state_name FROM table_287659_2 WHERE regional_page__number = "1, 5-7, 9-11, 13-15"###context:CREATE TABLE table_287659_2 (state_name VARCHAR, regional_page__number VARCHAR) |
###question:Which region has a regional page # of 1-3, 5-7, 9-11, 13-15?###answer:SELECT region_name FROM table_287659_2 WHERE regional_page__number = "1-3, 5-7, 9-11, 13-15"###context:CREATE TABLE table_287659_2 (region_name VARCHAR, regional_page__number VARCHAR) |
###question:In Ca/Nv, what are all of the regional page #s?###answer:SELECT regional_page__number FROM table_287659_2 WHERE state_name = "CA/NV"###context:CREATE TABLE table_287659_2 (regional_page__number VARCHAR, state_name VARCHAR) |
###question:What is the maximum number of 2nd places for Tajikistan?###answer:SELECT MAX(second_place) FROM table_2876467_3 WHERE region_represented = "Tajikistan"###context:CREATE TABLE table_2876467_3 (second_place INTEGER, region_represented VARCHAR) |
###question:What is the maximum number of 1st places for the country with exactly 1 third place?###answer:SELECT MAX(first_place) FROM table_2876467_3 WHERE third_place = 1###context:CREATE TABLE table_2876467_3 (first_place INTEGER, third_place VARCHAR) |
###question:How many values of total top 3 placements does Taiwan have?###answer:SELECT COUNT(total_top_3_placements) FROM table_2876467_3 WHERE region_represented = "Taiwan"###context:CREATE TABLE table_2876467_3 (total_top_3_placements VARCHAR, region_represented VARCHAR) |
###question:What is the name of the country when the ioc code is mas?###answer:SELECT country FROM table_2879165_1 WHERE ioc_code = "MAS"###context:CREATE TABLE table_2879165_1 (country VARCHAR, ioc_code VARCHAR) |
###question:What is the ioc code when the country is listed as Singapore?###answer:SELECT ioc_code FROM table_2879165_1 WHERE country = "Singapore"###context:CREATE TABLE table_2879165_1 (ioc_code VARCHAR, country VARCHAR) |
###question:What is listed in Network station when the country is Brunei?###answer:SELECT COUNT(network_station) FROM table_2879165_1 WHERE country = "Brunei"###context:CREATE TABLE table_2879165_1 (network_station VARCHAR, country VARCHAR) |
###question:How many television station listing have a radio station as lao national radio?###answer:SELECT COUNT(television_station) FROM table_2879165_1 WHERE radio_station = "Lao National Radio"###context:CREATE TABLE table_2879165_1 (television_station VARCHAR, radio_station VARCHAR) |
###question:How many television station listings have a ioc code as mas?###answer:SELECT COUNT(television_station) FROM table_2879165_1 WHERE ioc_code = "MAS"###context:CREATE TABLE table_2879165_1 (television_station VARCHAR, ioc_code VARCHAR) |
###question:Who wrote episode 27 in the series that was directed by Wendey Stanzler?###answer:SELECT written_by FROM table_28768925_1 WHERE directed_by = "Wendey Stanzler" AND no_in_series = 27###context:CREATE TABLE table_28768925_1 (written_by VARCHAR, directed_by VARCHAR, no_in_series VARCHAR) |
###question:What is the name of episode 43 in the series?###answer:SELECT title FROM table_28768925_1 WHERE no_in_series = 43###context:CREATE TABLE table_28768925_1 (title VARCHAR, no_in_series VARCHAR) |
###question:What date did the episode that had 8.84 million u.s. viewers originally air?###answer:SELECT original_air_date FROM table_28768925_1 WHERE us_viewers__million_ = "8.84"###context:CREATE TABLE table_28768925_1 (original_air_date VARCHAR, us_viewers__million_ VARCHAR) |
###question:How many games have high assists as earl watson (11) and location attendance as Keyarena 16,841?###answer:SELECT COUNT(game) FROM table_28768469_7 WHERE high_assists = "Earl Watson (11)" AND location_attendance = "KeyArena 16,841"###context:CREATE TABLE table_28768469_7 (game VARCHAR, high_assists VARCHAR, ... |
###question:What is the record listed when the high assists is earl watson (6)?###answer:SELECT record FROM table_28768469_7 WHERE high_assists = "Earl Watson (6)"###context:CREATE TABLE table_28768469_7 (record VARCHAR, high_assists VARCHAR) |
###question:Where is the location attendance when the date is January 9?###answer:SELECT location_attendance FROM table_28768469_7 WHERE date = "January 9"###context:CREATE TABLE table_28768469_7 (location_attendance VARCHAR, date VARCHAR) |
###question:What is listed in hight points when the high rebounds is listed as Nick Collison (10)?###answer:SELECT high_points FROM table_28768469_7 WHERE high_rebounds = "Nick Collison (10)"###context:CREATE TABLE table_28768469_7 (high_points VARCHAR, high_rebounds VARCHAR) |
###question:What is listed in game when the location attendance is listed as Keyarena 16,841?###answer:SELECT MAX(game) FROM table_28768469_7 WHERE location_attendance = "KeyArena 16,841"###context:CREATE TABLE table_28768469_7 (game INTEGER, location_attendance VARCHAR) |
###question:What was the airdate of the episode of production code 214?###answer:SELECT original_air_date FROM table_28787871_3 WHERE production_code = 214###context:CREATE TABLE table_28787871_3 (original_air_date VARCHAR, production_code VARCHAR) |
###question:How many numbers in the season have an air date of June 3, 2012?###answer:SELECT COUNT(no_in_season) FROM table_28787871_3 WHERE original_air_date = "June 3, 2012"###context:CREATE TABLE table_28787871_3 (no_in_season VARCHAR, original_air_date VARCHAR) |
###question:What is the highest production code of the episodes having a US viewership of exactly 2.3?###answer:SELECT MAX(production_code) FROM table_28787871_3 WHERE us_viewers__millions_ = "2.3"###context:CREATE TABLE table_28787871_3 (production_code INTEGER, us_viewers__millions_ VARCHAR) |
###question:When the number of wickets is 29, what was the economy?###answer:SELECT economy FROM table_28797906_3 WHERE wickets = 29###context:CREATE TABLE table_28797906_3 (economy VARCHAR, wickets VARCHAR) |
###question:How many wickets was there when the economy was 3.64?###answer:SELECT wickets FROM table_28797906_3 WHERE economy = "3.64"###context:CREATE TABLE table_28797906_3 (wickets VARCHAR, economy VARCHAR) |
###question:What is the average of all the wickets that were 27?###answer:SELECT average FROM table_28797906_3 WHERE wickets = 27###context:CREATE TABLE table_28797906_3 (average VARCHAR, wickets VARCHAR) |
###question:Which branding has the callsign of DXGH?###answer:SELECT branding FROM table_28794440_1 WHERE callsign = "DXGH"###context:CREATE TABLE table_28794440_1 (branding VARCHAR, callsign VARCHAR) |
###question:What type of station is within the 972khz frequency?###answer:SELECT station_type FROM table_28794440_1 WHERE frequency = "972kHz"###context:CREATE TABLE table_28794440_1 (station_type VARCHAR, frequency VARCHAR) |
###question:What types of stations are located in Cebu?###answer:SELECT station_type FROM table_28794440_1 WHERE location = "Cebu"###context:CREATE TABLE table_28794440_1 (station_type VARCHAR, location VARCHAR) |
###question:Where are all the 1485khz frequency located?###answer:SELECT location FROM table_28794440_1 WHERE frequency = "1485kHz"###context:CREATE TABLE table_28794440_1 (location VARCHAR, frequency VARCHAR) |
###question:How many locations have the callsign DXGH?###answer:SELECT COUNT(location) FROM table_28794440_1 WHERE callsign = "DXGH"###context:CREATE TABLE table_28794440_1 (location VARCHAR, callsign VARCHAR) |
###question:Where are the broadcasting companys with the callsign DWRH located?###answer:SELECT location FROM table_28794440_1 WHERE callsign = "DWRH"###context:CREATE TABLE table_28794440_1 (location VARCHAR, callsign VARCHAR) |
###question:Where is the audition city when the venue is upi convention center?###answer:SELECT audition_city FROM table_28793672_1 WHERE venue = "UPI Convention Center"###context:CREATE TABLE table_28793672_1 (audition_city VARCHAR, venue VARCHAR) |
###question:How many times is there a golden tickets entry when the callback venue is rcti studio, jakarta?###answer:SELECT COUNT(golden_tickets) FROM table_28793672_1 WHERE callback_venue = "RCTI Studio, Jakarta"###context:CREATE TABLE table_28793672_1 (golden_tickets VARCHAR, callback_venue VARCHAR) |
###question:In what year was 1.35% the average vote per candidate?###answer:SELECT year FROM table_28819393_1 WHERE average__percentage_of_vote_per_candidate = "1.35"###context:CREATE TABLE table_28819393_1 (year VARCHAR, average__percentage_of_vote_per_candidate VARCHAR) |
###question:When 3.29% was the average per candidate, what was the number of average votes per candidate?###answer:SELECT MIN(average_votes_per_candidate) FROM table_28819393_1 WHERE average__percentage_of_vote_per_candidate = "3.29"###context:CREATE TABLE table_28819393_1 (average_votes_per_candidate INTEGER, average_... |
###question:What was the percentage of total votes in 1997?###answer:SELECT _percentage_of_total_vote FROM table_28819393_1 WHERE year = "1997"###context:CREATE TABLE table_28819393_1 (_percentage_of_total_vote VARCHAR, year VARCHAR) |
###question:How many shows were launched on CBS (2002)?###answer:SELECT COUNT(launched) FROM table_28803803_1 WHERE original_channel = "CBS (2002)"###context:CREATE TABLE table_28803803_1 (launched VARCHAR, original_channel VARCHAR) |
###question:How many IRST figures for the show that premiered on Canale 5 (2006)?###answer:SELECT COUNT(irst) FROM table_28803803_1 WHERE original_channel = "Canale 5 (2006)"###context:CREATE TABLE table_28803803_1 (irst VARCHAR, original_channel VARCHAR) |
###question:What are the dates that Falling Angel aired?###answer:SELECT date FROM table_28803803_1 WHERE name = "Falling Angel"###context:CREATE TABLE table_28803803_1 (date VARCHAR, name VARCHAR) |
###question:How many economy stats for the player with 2/19 BBI?###answer:SELECT COUNT(economy) FROM table_28846752_13 WHERE bbi = "2/19"###context:CREATE TABLE table_28846752_13 (economy VARCHAR, bbi VARCHAR) |
###question:Who is the player with an average of 35.42?###answer:SELECT player FROM table_28846752_13 WHERE average = "35.42"###context:CREATE TABLE table_28846752_13 (player VARCHAR, average VARCHAR) |
###question:What is the economy of the player with BBI of 3/33?###answer:SELECT economy FROM table_28846752_13 WHERE bbi = "3/33"###context:CREATE TABLE table_28846752_13 (economy VARCHAR, bbi VARCHAR) |
###question:What is the average when the highest score is 151?###answer:SELECT average FROM table_28846752_4 WHERE highest_score = "151"###context:CREATE TABLE table_28846752_4 (average VARCHAR, highest_score VARCHAR) |
###question:Who is the player when the highest score is 84?###answer:SELECT player FROM table_28846752_4 WHERE highest_score = "84"###context:CREATE TABLE table_28846752_4 (player VARCHAR, highest_score VARCHAR) |
###question:How many runs are there when the highest score is 228*?###answer:SELECT MIN(runs) FROM table_28846752_4 WHERE highest_score = "228*"###context:CREATE TABLE table_28846752_4 (runs INTEGER, highest_score VARCHAR) |
###question:What is the innings when the highest score is 72?###answer:SELECT MAX(innings) FROM table_28846752_4 WHERE highest_score = "72"###context:CREATE TABLE table_28846752_4 (innings INTEGER, highest_score VARCHAR) |
###question:What is the highest number listed for matches?###answer:SELECT MAX(matches) FROM table_28846752_8###context:CREATE TABLE table_28846752_8 (matches INTEGER) |
###question:How many entries is under 50s column when the average is 39.60?###answer:SELECT 50 AS s FROM table_28846752_8 WHERE average = "39.60"###context:CREATE TABLE table_28846752_8 (average VARCHAR) |
###question:Who is the player when the average is 69.66?###answer:SELECT player FROM table_28846752_8 WHERE average = "69.66"###context:CREATE TABLE table_28846752_8 (player VARCHAR, average VARCHAR) |
###question:what is the minimumfor 5wi?###answer:SELECT MIN(5 AS wi) FROM table_28846752_5###context:CREATE TABLE table_28846752_5 (Id VARCHAR) |
###question:how many 10wi and bbi is 6/101###answer:SELECT COUNT(10 AS wi) FROM table_28846752_5 WHERE bbi = "6/101"###context:CREATE TABLE table_28846752_5 (bbi VARCHAR) |
###question:how many innings had bbi 4/26?###answer:SELECT innings FROM table_28846752_5 WHERE bbi = "4/26"###context:CREATE TABLE table_28846752_5 (innings VARCHAR, bbi VARCHAR) |
###question:how many 5wi with an average of 33.13?###answer:SELECT COUNT(5 AS wi) FROM table_28846752_5 WHERE average = "33.13"###context:CREATE TABLE table_28846752_5 (average VARCHAR) |
###question:how many innings have an average of 19.60?###answer:SELECT innings FROM table_28846752_5 WHERE average = "19.60"###context:CREATE TABLE table_28846752_5 (innings VARCHAR, average VARCHAR) |
###question:What is the average when the BBI is 3/27?###answer:SELECT average FROM table_28846752_9 WHERE bbi = "3/27"###context:CREATE TABLE table_28846752_9 (average VARCHAR, bbi VARCHAR) |
###question:Who is the player when the economy is 6.14?###answer:SELECT player FROM table_28846752_9 WHERE economy = "6.14"###context:CREATE TABLE table_28846752_9 (player VARCHAR, economy VARCHAR) |
###question:Who is the player when the economy is 5.29?###answer:SELECT player FROM table_28846752_9 WHERE economy = "5.29"###context:CREATE TABLE table_28846752_9 (player VARCHAR, economy VARCHAR) |
###question:What the number of matches when the BBI is 3/27?###answer:SELECT MIN(matches) FROM table_28846752_9 WHERE bbi = "3/27"###context:CREATE TABLE table_28846752_9 (matches INTEGER, bbi VARCHAR) |
###question:What is the BBI whent the economy is 5.68?###answer:SELECT bbi FROM table_28846752_9 WHERE economy = "5.68"###context:CREATE TABLE table_28846752_9 (bbi VARCHAR, economy VARCHAR) |
###question:What is the year listed when tied is listed as 11?###answer:SELECT year FROM table_28848697_4 WHERE tied = 11###context:CREATE TABLE table_28848697_4 (year VARCHAR, tied VARCHAR) |
###question:What is the goals against listed when the goals scored is 30?###answer:SELECT goals_against FROM table_28848697_4 WHERE goals_scored = 30###context:CREATE TABLE table_28848697_4 (goals_against VARCHAR, goals_scored VARCHAR) |
###question:How many goals scored entries are listed when the year is verano 2001?###answer:SELECT COUNT(goals_scored) FROM table_28848697_4 WHERE year = "Verano 2001"###context:CREATE TABLE table_28848697_4 (goals_scored VARCHAR, year VARCHAR) |
###question:What are goals scored when postition is 17 and tied is 5?###answer:SELECT goals_scored FROM table_28848697_4 WHERE position = 17 AND tied = 5###context:CREATE TABLE table_28848697_4 (goals_scored VARCHAR, position VARCHAR, tied VARCHAR) |
###question:Who was the winner if the Mountains Classification award was given to Jaime Vergara and the Team Classification award is given to Col es Pasion Café De Colombia 472?###answer:SELECT winner FROM table_28853064_15 WHERE mountains_classification = "Jaime Vergara" AND team_classification = "Col es Pasion Café D... |
###question:Who was the General Classification awardee if Sergio Luis Henao was the winner and the Points Classification award was given to Sergio Luis Henao?###answer:SELECT general_classification FROM table_28853064_15 WHERE winner = "Sergio Luis Henao" AND points_classification = "Sergio Luis Henao"###context:CREATE... |
###question:Who were the winners if the Mountain Classification award was given to Oscar Solis and Team Classification was given to EPM-Une?###answer:SELECT winner FROM table_28853064_15 WHERE mountains_classification = "Oscar Solis" AND team_classification = "EPM-UNE"###context:CREATE TABLE table_28853064_15 (winner V... |
###question:In what stage did Jaime Vergara won, Team Classification was given to EPM-Une and Mountain Classification winner was Oscar Solis?###answer:SELECT stage FROM table_28853064_15 WHERE team_classification = "EPM-UNE" AND mountains_classification = "Oscar Solis" AND winner = "Jaime Vergara"###context:CREATE TABL... |
###question:Who directed the episode that aired November 21, 2003?###answer:SELECT directed_by FROM table_28859177_2 WHERE original_air_date = "November 21, 2003"###context:CREATE TABLE table_28859177_2 (directed_by VARCHAR, original_air_date VARCHAR) |
###question:How many episode titles have series number 4?###answer:SELECT COUNT(title) FROM table_28859177_2 WHERE series__number = 4###context:CREATE TABLE table_28859177_2 (title VARCHAR, series__number VARCHAR) |
###question:How may college/junior/club team has a the nhl team listed as Colorado Avalanche?###answer:SELECT COUNT(college_junior_club_team) FROM table_2886617_5 WHERE nhl_team = "Colorado Avalanche"###context:CREATE TABLE table_2886617_5 (college_junior_club_team VARCHAR, nhl_team VARCHAR) |
###question:What player was picked by the New York Rangers?###answer:SELECT player FROM table_2886617_2 WHERE nhl_team = "New York Rangers"###context:CREATE TABLE table_2886617_2 (player VARCHAR, nhl_team VARCHAR) |
###question:What position did the draft pick for Toronto Maple Leafs play?###answer:SELECT position FROM table_2886617_8 WHERE nhl_team = "Toronto Maple Leafs"###context:CREATE TABLE table_2886617_8 (position VARCHAR, nhl_team VARCHAR) |
###question:Who did Edmonton Oilers get for their draft pick?###answer:SELECT player FROM table_2886617_8 WHERE nhl_team = "Edmonton Oilers"###context:CREATE TABLE table_2886617_8 (player VARCHAR, nhl_team VARCHAR) |
###question:What college team did Milan Kostolny play for?###answer:SELECT college_junior_club_team FROM table_2886617_8 WHERE player = "Milan Kostolny"###context:CREATE TABLE table_2886617_8 (college_junior_club_team VARCHAR, player VARCHAR) |
###question:What player was picked for Buffalo Sabres?###answer:SELECT player FROM table_2886617_8 WHERE nhl_team = "Buffalo Sabres"###context:CREATE TABLE table_2886617_8 (player VARCHAR, nhl_team VARCHAR) |
###question:What NHL team picked Sergei Luchinkin?###answer:SELECT nhl_team FROM table_2886617_8 WHERE player = "Sergei Luchinkin"###context:CREATE TABLE table_2886617_8 (nhl_team VARCHAR, player VARCHAR) |
###question:What is the minimum MotoGP/500cc ranking?###answer:SELECT MIN(motogp_500cc) FROM table_2889810_1###context:CREATE TABLE table_2889810_1 (motogp_500cc INTEGER) |
###question:Who was the tournament winner in the Southwestern Athletic Conference?###answer:SELECT tournament_winner FROM table_28884880_4 WHERE conference = "Southwestern Athletic conference"###context:CREATE TABLE table_28884880_4 (tournament_winner VARCHAR, conference VARCHAR) |
###question:what is the crashandride cymbalpads for the drumset name td-9k2###answer:SELECT crashandride_cymbalpads FROM table_2889300_6 WHERE drumset_name = "TD-9K2"###context:CREATE TABLE table_2889300_6 (crashandride_cymbalpads VARCHAR, drumset_name VARCHAR) |
###question:how many drumsets of drumstand (oftenoptional) with hd-1/3stand and tom-tom pads is 3xcloth-head are###answer:SELECT COUNT(drumset_name) FROM table_2889300_6 WHERE drumstand__oftenoptional_ = "HD-1/3Stand" AND tom_tom_pads = "3xCloth-Head"###context:CREATE TABLE table_2889300_6 (drumset_name VARCHAR, drumst... |
###question:in which year was available the rubber as kickdrum pad###answer:SELECT years_available FROM table_2889300_6 WHERE kickdrum_pad = "Rubber"###context:CREATE TABLE table_2889300_6 (years_available VARCHAR, kickdrum_pad VARCHAR) |
###question:in the drum module td-5 what are the tom-tom pads###answer:SELECT tom_tom_pads FROM table_2889300_6 WHERE drum_module = "TD-5"###context:CREATE TABLE table_2889300_6 (tom_tom_pads VARCHAR, drum_module VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.