phase
int32
1
2
question
stringlengths
14
268
table
dict
sql
dict
1
Who-all play in the 1990 Broadway after Tom Halloran play the character in the 1955 Broadcast?
{ "header": [ "Character", "1954 Broadway", "1955 broadcast", "1960 broadcast", "1979 Broadway", "1990 Broadway", "1991 Broadway", "1998 Broadway", "1999 Broadway" ], "page_title": "Peter Pan (1954 musical)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10312547-1", "section_title": "Cast of major productions (1954–1999)", "caption": "Cast of major productions (1954–1999)", "rows": [ [ "Peter Pan", "Mary Martin", "Mary Martin", "Mary Martin", "Sandy Duncan", "Cathy Rigby", "Cathy Rigby", "Cathy Rigby", "Cathy Rigby" ], [ "Captain Hook / Mr. Darling", "Cyril Ritchard", "Cyril Ritchard", "Cyril Ritchard", "George Rose", "Stephen Hanan", "J.K. Simmons", "Paul Schoeffler", "Paul Schoeffler" ], [ "Mrs. Darling", "Margalo Gillmore", "Margalo Gillmore", "Margalo Gillmore", "Beth Fowler", "Lauren Thompson", "Lauren Thompson", "Barbara McCulloh", "Barbara McCulloh" ], [ "Tiger Lily", "Sondra Lee", "Sondra Lee", "Sondra Lee", "Maria Pogee", "Holly Irwin", "Michelle Schumacher", "Dana Solimando", "Dana Solimando" ], [ "Wendy Darling", "Kathleen Nolan", "Kathleen Nolan", "Maureen Bailey", "Marsha Kramer", "Cindy Robinson", "Cindy Robinson", "Elisa Sagardia", "Elisa Sagardia" ], [ "Michael Darling", "Joseph Stafford", "Tom Halloran", "Kent Fletcher", "Jonathan Ward", "Chad Hutchison", "Joey Cee", "Drake English", "Drake English" ], [ "John Darling", "Robert Harrington", "Robert Harrington", "Joey Trent", "Alexander Winter", "Britt West", "David Burdick", "Chase Kniffen", "Barry Cavanagh" ] ], "name": "table_10312547_1" }
{ "human_readable": "SELECT 1990 Broadway FROM table WHERE 1955 broadcast = Tom Halloran", "sel": 5, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "Tom Halloran" ] } }
1
What character did Drake English play in the 1998 Broadway?
{ "header": [ "Character", "1954 Broadway", "1955 broadcast", "1960 broadcast", "1979 Broadway", "1990 Broadway", "1991 Broadway", "1998 Broadway", "1999 Broadway" ], "page_title": "Peter Pan (1954 musical)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10312547-1", "section_title": "Cast of major productions (1954–1999)", "caption": "Cast of major productions (1954–1999)", "rows": [ [ "Peter Pan", "Mary Martin", "Mary Martin", "Mary Martin", "Sandy Duncan", "Cathy Rigby", "Cathy Rigby", "Cathy Rigby", "Cathy Rigby" ], [ "Captain Hook / Mr. Darling", "Cyril Ritchard", "Cyril Ritchard", "Cyril Ritchard", "George Rose", "Stephen Hanan", "J.K. Simmons", "Paul Schoeffler", "Paul Schoeffler" ], [ "Mrs. Darling", "Margalo Gillmore", "Margalo Gillmore", "Margalo Gillmore", "Beth Fowler", "Lauren Thompson", "Lauren Thompson", "Barbara McCulloh", "Barbara McCulloh" ], [ "Tiger Lily", "Sondra Lee", "Sondra Lee", "Sondra Lee", "Maria Pogee", "Holly Irwin", "Michelle Schumacher", "Dana Solimando", "Dana Solimando" ], [ "Wendy Darling", "Kathleen Nolan", "Kathleen Nolan", "Maureen Bailey", "Marsha Kramer", "Cindy Robinson", "Cindy Robinson", "Elisa Sagardia", "Elisa Sagardia" ], [ "Michael Darling", "Joseph Stafford", "Tom Halloran", "Kent Fletcher", "Jonathan Ward", "Chad Hutchison", "Joey Cee", "Drake English", "Drake English" ], [ "John Darling", "Robert Harrington", "Robert Harrington", "Joey Trent", "Alexander Winter", "Britt West", "David Burdick", "Chase Kniffen", "Barry Cavanagh" ] ], "name": "table_10312547_1" }
{ "human_readable": "SELECT Character FROM table WHERE 1998 Broadway = Drake English", "sel": 0, "agg": 0, "conds": { "column_index": [ 7 ], "operator_index": [ 0 ], "condition": [ "Drake English" ] } }
1
What date have been BBC One total viewing greater then 11616996.338225884?
{ "header": [ "Year", "Broadcast date", "BBC One total viewing", "BBC One Rank", "BBC Two total viewing", "BBC Two Rank" ], "page_title": "Comic Relief", "page_id": "", "types": [ "real", "text", "real", "text", "text", "text" ], "id": "1-103084-4", "section_title": "TV ratings", "caption": "TV ratings", "rows": [ [ "1999", "12 March", "6830000", "20th", "3,130,000", "13th" ], [ "2001", "16 March", "8510000", "8th", "N/A", "N/A" ], [ "2003", "14 March", "11740000", "4th", "6,010,000", "1st" ], [ "2005", "11 March", "10940000", "4th", "4,720,000", "1st" ], [ "2007", "16 March", "9730000", "2nd", "6,400,000", "1st" ], [ "2009", "13 March", "9840000", "1st", "7,090,000", "1st" ], [ "2011", "18 March", "10260000", "1st", "7,530,000", "1st" ], [ "2013", "15 March", "10280000", "1st", "4,790,000", "1st" ] ], "name": "table_103084_4" }
{ "human_readable": "SELECT Broadcast date FROM table WHERE BBC One total viewing > 11616996.338225884", "sel": 1, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 1 ], "condition": [ "11616996.338225884" ] } }
1
How many years did BBC One rank 20th?
{ "header": [ "Year", "Broadcast date", "BBC One total viewing", "BBC One Rank", "BBC Two total viewing", "BBC Two Rank" ], "page_title": "Comic Relief", "page_id": "", "types": [ "real", "text", "real", "text", "text", "text" ], "id": "1-103084-4", "section_title": "TV ratings", "caption": "TV ratings", "rows": [ [ "1999", "12 March", "6830000", "20th", "3,130,000", "13th" ], [ "2001", "16 March", "8510000", "8th", "N/A", "N/A" ], [ "2003", "14 March", "11740000", "4th", "6,010,000", "1st" ], [ "2005", "11 March", "10940000", "4th", "4,720,000", "1st" ], [ "2007", "16 March", "9730000", "2nd", "6,400,000", "1st" ], [ "2009", "13 March", "9840000", "1st", "7,090,000", "1st" ], [ "2011", "18 March", "10260000", "1st", "7,530,000", "1st" ], [ "2013", "15 March", "10280000", "1st", "4,790,000", "1st" ] ], "name": "table_103084_4" }
{ "human_readable": "SELECT COUNT Year FROM table WHERE BBC One Rank = 20th", "sel": 0, "agg": 3, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "20th" ] } }
1
What year had been the BBC two total viewing 7,530,000?
{ "header": [ "Year", "Broadcast date", "BBC One total viewing", "BBC One Rank", "BBC Two total viewing", "BBC Two Rank" ], "page_title": "Comic Relief", "page_id": "", "types": [ "real", "text", "real", "text", "text", "text" ], "id": "1-103084-4", "section_title": "TV ratings", "caption": "TV ratings", "rows": [ [ "1999", "12 March", "6830000", "20th", "3,130,000", "13th" ], [ "2001", "16 March", "8510000", "8th", "N/A", "N/A" ], [ "2003", "14 March", "11740000", "4th", "6,010,000", "1st" ], [ "2005", "11 March", "10940000", "4th", "4,720,000", "1st" ], [ "2007", "16 March", "9730000", "2nd", "6,400,000", "1st" ], [ "2009", "13 March", "9840000", "1st", "7,090,000", "1st" ], [ "2011", "18 March", "10260000", "1st", "7,530,000", "1st" ], [ "2013", "15 March", "10280000", "1st", "4,790,000", "1st" ] ], "name": "table_103084_4" }
{ "human_readable": "SELECT MIN Year FROM table WHERE BBC Two total viewing = 7,530,000", "sel": 0, "agg": 2, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "7,530,000" ] } }
1
How many ↓ function / genus → with escherichia being espd
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT COUNT ↓ Function / Genus → FROM table WHERE Escherichia = EspD", "sel": 0, "agg": 3, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "EspD" ] } }
1
what-all's the salmonella with escherichia being espd
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT Salmonella FROM table WHERE Escherichia = EspD", "sel": 2, "agg": 0, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "EspD" ] } }
1
what-all's the ↓ function / genus → with shigella a-being spa32
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT ↓ Function / Genus → FROM table WHERE Shigella = Spa32", "sel": 0, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "Spa32" ] } }
1
what-all's the salmonella with shigella a-being ipgc
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT Salmonella FROM table WHERE Shigella = IpgC", "sel": 2, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "IpgC" ] } }
1
what-all's the salmonella with escherichia being sepb (escn)
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT Salmonella FROM table WHERE Escherichia = SepB (EscN)", "sel": 2, "agg": 0, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "SepB (EscN)" ] } }
1
what-all's the shigella with yersinia a-being yscp
{ "header": [ "↓ Function / Genus →", "Shigella", "Salmonella", "Yersinia", "Escherichia" ], "page_title": "Type three secretion system", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321124-1", "section_title": "Nomenclature of T3SS proteins", "caption": "Nomenclature of T3SS proteins", "rows": [ [ "Needle monomer", "MxiH", "PrgI", "YscF", "EscF" ], [ "Inner rod", "MxiI", "PrgJ", "YscI", "EscI" ], [ "Needle-tip protein", "IpaD", "SipD", "LcrV", "EspA" ], [ "Translocator", "IpaB", "SipB", "YopB", "EspD" ], [ "Translocator", "IpaC", "SipC", "YopD", "EspB" ], [ "Chaperone for the two translocators", "IpgC", "SicA", "SycD", "CesD" ], [ "ATPase", "Spa47", "InvC", "YscN", "SepB (EscN)" ], [ "Ruler protein", "Spa32", "InvJ", "YscP", "Orf16" ], [ "Switch", "Spa40", "SpaS", "YscU", "EscU" ] ], "name": "table_10321124_1" }
{ "human_readable": "SELECT Shigella FROM table WHERE Yersinia = YscP", "sel": 1, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "YscP" ] } }
1
How many original titles did Marriage Italian-Style have?
{ "header": [ "Year (Ceremony)", "Film title used in nomination", "Original title", "Director", "Result" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321805-1", "section_title": "", "caption": "", "rows": [ [ "1947 (20th)", "Shoeshine", "Sciuscià", "Vittorio De Sica Category:Articles with hCards", "Won Honorary Award" ], [ "1949 (22nd)", "The Bicycle Thief", "Ladri di biciclette", "Vittorio De Sica Category:Articles with hCards", "Won Honorary Award" ], [ "1950 (23rd)", "The Walls of Malapaga", "Le mura di Malapaga", "René Clément Category:Articles with hCards", "Won Honorary Award" ], [ "1956: (29th)", "La Strada", "La strada", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1957: (30th)", "Nights of Cabiria", "Le notti di Cabiria", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1958: (31st)", "Big Deal on Madonna Street", "I soliti ignoti", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1959: (32nd)", "The Great War", "La grande guerra", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1960: (33rd)", "Kapò", "Kapò", "Gillo Pontecorvo Category:Articles with hCards", "Nominee" ], [ "1962: (35th)", "The Four Days of Naples", "Le quattro giornate di Napoli", "Nanni Loy Category:Articles with hCards", "Nominee" ], [ "1963: (36th)", "8½", "Otto e mezzo", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1964: (37th)", "Yesterday, Today and Tomorrow", "Ieri, oggi, domani", "Vittorio De Sica Category:Articles with hCards", "Won Academy Award" ], [ "1965: (38th)", "Marriage Italian-Style", "Matrimonio all'Italiana", "Vittorio De Sica Category:Articles with hCards", "Nominee" ], [ "1966: (39th)", "The Battle of Algiers", "La Battaglia di Algeri", "Gillo Pontecorvo Category:Articles with hCards", "Nominee" ], [ "1967: (40th)", "China is Near", "La Cina è vicina", "Marco Bellocchio Category:Articles with hCards", "Not Nominated" ], [ "1968: (41st)", "The Girl with the Pistol", "La ragazza con la pistola", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1969: (42nd)", "Satyricon", "Fellini Satyricon", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1971: (44th)", "The Garden of the Finzi-Continis", "Il Giardino dei Finzi-Contini", "Vittorio De Sica Category:Articles with hCards", "Won Academy Award" ], [ "1972: (45th)", "Roma", "Roma", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1974: (47th)", "Amarcord", "Amarcord", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1975: (48th)", "Scent of a Woman", "Profumo di donna", "Dino Risi Category:Articles with hCards", "Nominee" ], [ "1976: (49th)", "Seven Beauties", "Pasqualino Settebellezze", "Lina Wertmüller Category:Articles with hCards", "Nominee" ], [ "1977: (50th)", "A Special Day", "Una giornata particolare", "Ettore Scola Category:Articles with hCards", "Nominee" ], [ "1979: (52nd)", "To Forget Venice", "Dimenticare Venezia", "Franco Brusati Category:Articles with hCards", "Nominee" ], [ "1980: (53rd)", "A Leap in the Dark", "Salto nel vuoto", "Marco Bellocchio Category:Articles with hCards", "Nominee" ], [ "1981: (54th)", "Three Brothers", "Tre Fratelli", "Francesco Rosi Category:Articles with hCards", "Nominee" ], [ "1983: (56th)", "And the Ship Sails On", "E la nave va", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1984: (57th)", "Where's Picone?", "Mi manda Picone", "Nanni Loy Category:Articles with hCards", "Not Nominated" ], [ "1985: (58th)", "Macaroni", "Maccheroni", "Ettore Scola Category:Articles with hCards", "Not Nominated" ], [ "1987: (60th)", "The Family", "La famiglia", "Ettore Scola Category:Articles with hCards", "Nominee" ], [ "1988: (61st)", "The Legend of the Holy Drinker", "La leggenda del santo bevitore", "Ermanno Olmi Category:Articles with hCards", "Not Nominated" ], [ "1989: (62nd)", "Cinema Paradiso", "Nuovo Cinema Paradiso", "Giuseppe Tornatore Category:Articles with hCards", "Won Academy Award" ], [ "1990: (63rd)", "Open Doors", "Porte Aperte", "Gianni Amelio Category:Articles with hCards", "Nominee" ], [ "1991: (64th)", "Mediterraneo", "Mediterraneo", "Gabriele Salvatores Category:Articles with hCards", "Won Academy Award" ], [ "1992: (65th)", "The Stolen Children", "Il ladro di bambini", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "1993: (66th)", "The Great Pumpkin", "Il grande cocomero", "Francesca Archibugi Category:Articles with hCards", "Not Nominated" ], [ "1994: (67th)", "Lamerica", "Lamerica", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "1995: (68th)", "The Star Maker", "L'uomo delle stelle", "Giuseppe Tornatore Category:Articles with hCards", "Nominee" ], [ "1996: (69th)", "My Generation", "La mia generazione", "Wilma Labate Category:Articles with hCards", "Not Nominated" ], [ "1997: (70th)", "The Best Man", "Il testimone dello sposo", "Pupi Avati Category:Articles with hCards", "Not Nominated" ], [ "1998: (71st)", "Life Is Beautiful", "La vita è bella", "Roberto Benigni Category:Articles with hCards", "Won Academy Award" ], [ "1999: (72nd)", "Not of This World", "Fuori dal mondo", "Giuseppe Piccioni Category:Articles with hCards", "Not Nominated" ], [ "2001: (74th)", "The Son's Room", "La stanza del figlio", "Nanni Moretti Category:Articles with hCards", "Not Nominated" ], [ "2002: (75th)", "Pinocchio", "Pinocchio", "Roberto Benigni Category:Articles with hCards", "Not Nominated" ], [ "2003: (76th)", "I'm Not Scared", "Io non ho paura", "Gabriele Salvatores Category:Articles with hCards", "Not Nominated" ], [ "2004: (77th)", "The Keys to the House", "Le chiavi di casa", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "2005: (78th)", "Don't Tell", "La bestia nel cuore", "Cristina Comencini Category:Articles with hCards", "Nominee" ], [ "2006: (79th)", "The Golden Door", "Nuovomondo", "Emanuele Crialese Category:Articles with hCards", "Not Nominated" ], [ "2007: (80th)", "The Unknown", "La sconosciuta", "Giuseppe Tornatore Category:Articles with hCards", "Made January Shortlist" ], [ "2008: (81st)", "Gomorrah", "Gomorra", "Matteo Garrone Category:Articles with hCards", "Not Nominated" ], [ "2009: (82nd)", "Baarìa", "Baarìa", "Giuseppe Tornatore Category:Articles with hCards", "Not Nominated" ], [ "2010: (83rd)", "The First Beautiful Thing", "La prima cosa bella", "Paolo Virzì Category:Articles with hCards", "Not Nominated" ], [ "2011: (84th)", "Terraferma", "Terraferma", "Emanuele Crialese Category:Articles with hCards", "Not Nominated" ], [ "2012: (85th)", "Caesar Must Die", "Cesare deve morire", "Paolo and Vittorio Taviani", "Not Nominated" ] ], "name": "table_10321805_1" }
{ "human_readable": "SELECT COUNT Original title FROM table WHERE Film title used in nomination = Marriage Italian-Style", "sel": 2, "agg": 3, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "Marriage Italian-Style" ] } }
1
What year was a movie with the original title La Leggenda del Santo Bevitore submit?
{ "header": [ "Year (Ceremony)", "Film title used in nomination", "Original title", "Director", "Result" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10321805-1", "section_title": "", "caption": "", "rows": [ [ "1947 (20th)", "Shoeshine", "Sciuscià", "Vittorio De Sica Category:Articles with hCards", "Won Honorary Award" ], [ "1949 (22nd)", "The Bicycle Thief", "Ladri di biciclette", "Vittorio De Sica Category:Articles with hCards", "Won Honorary Award" ], [ "1950 (23rd)", "The Walls of Malapaga", "Le mura di Malapaga", "René Clément Category:Articles with hCards", "Won Honorary Award" ], [ "1956: (29th)", "La Strada", "La strada", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1957: (30th)", "Nights of Cabiria", "Le notti di Cabiria", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1958: (31st)", "Big Deal on Madonna Street", "I soliti ignoti", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1959: (32nd)", "The Great War", "La grande guerra", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1960: (33rd)", "Kapò", "Kapò", "Gillo Pontecorvo Category:Articles with hCards", "Nominee" ], [ "1962: (35th)", "The Four Days of Naples", "Le quattro giornate di Napoli", "Nanni Loy Category:Articles with hCards", "Nominee" ], [ "1963: (36th)", "8½", "Otto e mezzo", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1964: (37th)", "Yesterday, Today and Tomorrow", "Ieri, oggi, domani", "Vittorio De Sica Category:Articles with hCards", "Won Academy Award" ], [ "1965: (38th)", "Marriage Italian-Style", "Matrimonio all'Italiana", "Vittorio De Sica Category:Articles with hCards", "Nominee" ], [ "1966: (39th)", "The Battle of Algiers", "La Battaglia di Algeri", "Gillo Pontecorvo Category:Articles with hCards", "Nominee" ], [ "1967: (40th)", "China is Near", "La Cina è vicina", "Marco Bellocchio Category:Articles with hCards", "Not Nominated" ], [ "1968: (41st)", "The Girl with the Pistol", "La ragazza con la pistola", "Mario Monicelli Category:Articles with hCards", "Nominee" ], [ "1969: (42nd)", "Satyricon", "Fellini Satyricon", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1971: (44th)", "The Garden of the Finzi-Continis", "Il Giardino dei Finzi-Contini", "Vittorio De Sica Category:Articles with hCards", "Won Academy Award" ], [ "1972: (45th)", "Roma", "Roma", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1974: (47th)", "Amarcord", "Amarcord", "Federico Fellini Category:Articles with hCards", "Won Academy Award" ], [ "1975: (48th)", "Scent of a Woman", "Profumo di donna", "Dino Risi Category:Articles with hCards", "Nominee" ], [ "1976: (49th)", "Seven Beauties", "Pasqualino Settebellezze", "Lina Wertmüller Category:Articles with hCards", "Nominee" ], [ "1977: (50th)", "A Special Day", "Una giornata particolare", "Ettore Scola Category:Articles with hCards", "Nominee" ], [ "1979: (52nd)", "To Forget Venice", "Dimenticare Venezia", "Franco Brusati Category:Articles with hCards", "Nominee" ], [ "1980: (53rd)", "A Leap in the Dark", "Salto nel vuoto", "Marco Bellocchio Category:Articles with hCards", "Nominee" ], [ "1981: (54th)", "Three Brothers", "Tre Fratelli", "Francesco Rosi Category:Articles with hCards", "Nominee" ], [ "1983: (56th)", "And the Ship Sails On", "E la nave va", "Federico Fellini Category:Articles with hCards", "Not Nominated" ], [ "1984: (57th)", "Where's Picone?", "Mi manda Picone", "Nanni Loy Category:Articles with hCards", "Not Nominated" ], [ "1985: (58th)", "Macaroni", "Maccheroni", "Ettore Scola Category:Articles with hCards", "Not Nominated" ], [ "1987: (60th)", "The Family", "La famiglia", "Ettore Scola Category:Articles with hCards", "Nominee" ], [ "1988: (61st)", "The Legend of the Holy Drinker", "La leggenda del santo bevitore", "Ermanno Olmi Category:Articles with hCards", "Not Nominated" ], [ "1989: (62nd)", "Cinema Paradiso", "Nuovo Cinema Paradiso", "Giuseppe Tornatore Category:Articles with hCards", "Won Academy Award" ], [ "1990: (63rd)", "Open Doors", "Porte Aperte", "Gianni Amelio Category:Articles with hCards", "Nominee" ], [ "1991: (64th)", "Mediterraneo", "Mediterraneo", "Gabriele Salvatores Category:Articles with hCards", "Won Academy Award" ], [ "1992: (65th)", "The Stolen Children", "Il ladro di bambini", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "1993: (66th)", "The Great Pumpkin", "Il grande cocomero", "Francesca Archibugi Category:Articles with hCards", "Not Nominated" ], [ "1994: (67th)", "Lamerica", "Lamerica", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "1995: (68th)", "The Star Maker", "L'uomo delle stelle", "Giuseppe Tornatore Category:Articles with hCards", "Nominee" ], [ "1996: (69th)", "My Generation", "La mia generazione", "Wilma Labate Category:Articles with hCards", "Not Nominated" ], [ "1997: (70th)", "The Best Man", "Il testimone dello sposo", "Pupi Avati Category:Articles with hCards", "Not Nominated" ], [ "1998: (71st)", "Life Is Beautiful", "La vita è bella", "Roberto Benigni Category:Articles with hCards", "Won Academy Award" ], [ "1999: (72nd)", "Not of This World", "Fuori dal mondo", "Giuseppe Piccioni Category:Articles with hCards", "Not Nominated" ], [ "2001: (74th)", "The Son's Room", "La stanza del figlio", "Nanni Moretti Category:Articles with hCards", "Not Nominated" ], [ "2002: (75th)", "Pinocchio", "Pinocchio", "Roberto Benigni Category:Articles with hCards", "Not Nominated" ], [ "2003: (76th)", "I'm Not Scared", "Io non ho paura", "Gabriele Salvatores Category:Articles with hCards", "Not Nominated" ], [ "2004: (77th)", "The Keys to the House", "Le chiavi di casa", "Gianni Amelio Category:Articles with hCards", "Not Nominated" ], [ "2005: (78th)", "Don't Tell", "La bestia nel cuore", "Cristina Comencini Category:Articles with hCards", "Nominee" ], [ "2006: (79th)", "The Golden Door", "Nuovomondo", "Emanuele Crialese Category:Articles with hCards", "Not Nominated" ], [ "2007: (80th)", "The Unknown", "La sconosciuta", "Giuseppe Tornatore Category:Articles with hCards", "Made January Shortlist" ], [ "2008: (81st)", "Gomorrah", "Gomorra", "Matteo Garrone Category:Articles with hCards", "Not Nominated" ], [ "2009: (82nd)", "Baarìa", "Baarìa", "Giuseppe Tornatore Category:Articles with hCards", "Not Nominated" ], [ "2010: (83rd)", "The First Beautiful Thing", "La prima cosa bella", "Paolo Virzì Category:Articles with hCards", "Not Nominated" ], [ "2011: (84th)", "Terraferma", "Terraferma", "Emanuele Crialese Category:Articles with hCards", "Not Nominated" ], [ "2012: (85th)", "Caesar Must Die", "Cesare deve morire", "Paolo and Vittorio Taviani", "Not Nominated" ] ], "name": "table_10321805_1" }
{ "human_readable": "SELECT Year (Ceremony) FROM table WHERE Original title = La leggenda del santo bevitore", "sel": 0, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "La leggenda del santo bevitore" ] } }
1
what-all's the camp with estimated deaths of 600,000
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Camp FROM table WHERE Estimated deaths = 600,000", "sel": 0, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "600,000" ] } }
1
what-all's the operational period with camp  sajmište
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Operational FROM table WHERE Camp = Sajmište", "sel": 2, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "Sajmište" ] } }
1
what-all's the estimated deaths with operational period of 17 march 1942 – end of june 1943
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Estimated deaths FROM table WHERE Operational = 17 March 1942 – end of June 1943", "sel": 1, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "17 March 1942 – end of June 1943" ] } }
1
what-all's the current country of location with operational period  of summer of 1941 to 28 june 1944
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Current country of location FROM table WHERE Operational = Summer of 1941 to 28 June 1944", "sel": 4, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "Summer of 1941 to 28 June 1944" ] } }
1
what-all's the occupied territory with estimated deaths of 600,000
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Occupied territory FROM table WHERE Estimated deaths = 600,000", "sel": 3, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "600,000" ] } }
1
what-all's the a-occupied territory with operational period of might may 1940 – january 1945
{ "header": [ "Camp", "Estimated deaths", "Operational", "Occupied territory", "Current country of location", "Primary means for mass killings" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10335-1", "section_title": "", "caption": "", "rows": [ [ "Auschwitz–Birkenau", "1,100,000", "May 1940 – January 1945", "Poland", "Poland", "Zyklon B gas chambers" ], [ "Bełżec", "600,000", "17 March 1942 – end of June 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Majdanek", "360,000", "October 1, 1941 — July 22, 1944", "General Government district", "Poland", "Zyklon B gas chambers" ], [ "Maly Trostinets", "200,000", "Summer of 1941 to 28 June 1944", "District of Reichskommissariat Ostland", "Belarus", "Mass shootings, Carbon monoxide van" ], [ "Sajmište", "23,000 - 47,000", "28 October 1941–July 1944", "Independent State of Croatia", "Serbia", "Carbon monoxide van" ], [ "Sobibor", "250,000", "16 May 1942 – 17 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ], [ "Treblinka", "800,000", "22 July 1942 – 19 October 1943", "General Government district", "Poland", "Carbon monoxide gas chambers" ] ], "name": "table_10335_1" }
{ "human_readable": "SELECT Occupied territory FROM table WHERE Operational = May 1940 – January 1945", "sel": 3, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "May 1940 – January 1945" ] } }
1
Which overall pick have been traded to the Cleveland Browns?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360823-1", "section_title": "", "caption": "", "rows": [ [ "1", "3", "3", "Jim Dunaway", "Defensive Tackle", "Mississippi" ], [ "2", "2", "16", "Bobby Bell", "Defensive Tackle", "Minnesota" ], [ "3", "3", "31", "Ray Poage", "Running Back", "Texas" ], [ "4", "2", "44", "Paul Flatley", "Wide Receiver", "Northwestern" ], [ "5", "3", "59", "Gary Kaltenbach", "Offensive Tackle", "Pittsburgh" ], [ "6", "2", "72", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns" ], [ "7", "3", "87", "Traded to the New York Giants", "Traded to the New York Giants", "Traded to the New York Giants" ], [ "8", "2", "100", "Jim O'Mahoney", "Linebacker", "Miami ( Florida )" ], [ "9", "3", "115", "Bob Hoover", "Running Back", "Florida" ], [ "10", "2", "128", "Terry Kosens", "Running Back", "Hofstra" ], [ "11", "3", "143", "John Campbell", "Linebacker", "Minnesota" ], [ "12", "2", "156", "John Sklopan", "Running Back", "Southern Mississippi" ], [ "13", "3", "171", "Dave O'Brien", "Offensive Tackle", "Boston College" ], [ "14", "2", "184", "Ralph Ferrisi", "Running Back", "Southern Connecticut State" ], [ "15", "3", "199", "John Murio", "End", "Whitworth" ], [ "16", "2", "212", "Rex Mirich", "Offensive Tackle", "Northern Arizona" ], [ "17", "3", "227", "Tom Munsey", "Running Back", "Concord" ], [ "18", "2", "240", "Tom McIntyre", "Offensive Tackle", "St. John's ( Minnesota )" ], [ "19", "3", "255", "Frank Horvath", "Running Back", "Youngstown State" ] ], "name": "table_10360823_1" }
{ "human_readable": "SELECT Overall FROM table WHERE College = Traded to the Cleveland Browns", "sel": 2, "agg": 0, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "Traded to the Cleveland Browns" ] } }
1
Overall pick 240 was a pick in which round?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360823-1", "section_title": "", "caption": "", "rows": [ [ "1", "3", "3", "Jim Dunaway", "Defensive Tackle", "Mississippi" ], [ "2", "2", "16", "Bobby Bell", "Defensive Tackle", "Minnesota" ], [ "3", "3", "31", "Ray Poage", "Running Back", "Texas" ], [ "4", "2", "44", "Paul Flatley", "Wide Receiver", "Northwestern" ], [ "5", "3", "59", "Gary Kaltenbach", "Offensive Tackle", "Pittsburgh" ], [ "6", "2", "72", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns" ], [ "7", "3", "87", "Traded to the New York Giants", "Traded to the New York Giants", "Traded to the New York Giants" ], [ "8", "2", "100", "Jim O'Mahoney", "Linebacker", "Miami ( Florida )" ], [ "9", "3", "115", "Bob Hoover", "Running Back", "Florida" ], [ "10", "2", "128", "Terry Kosens", "Running Back", "Hofstra" ], [ "11", "3", "143", "John Campbell", "Linebacker", "Minnesota" ], [ "12", "2", "156", "John Sklopan", "Running Back", "Southern Mississippi" ], [ "13", "3", "171", "Dave O'Brien", "Offensive Tackle", "Boston College" ], [ "14", "2", "184", "Ralph Ferrisi", "Running Back", "Southern Connecticut State" ], [ "15", "3", "199", "John Murio", "End", "Whitworth" ], [ "16", "2", "212", "Rex Mirich", "Offensive Tackle", "Northern Arizona" ], [ "17", "3", "227", "Tom Munsey", "Running Back", "Concord" ], [ "18", "2", "240", "Tom McIntyre", "Offensive Tackle", "St. John's ( Minnesota )" ], [ "19", "3", "255", "Frank Horvath", "Running Back", "Youngstown State" ] ], "name": "table_10360823_1" }
{ "human_readable": "SELECT Round FROM table WHERE Overall = 240", "sel": 0, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "240" ] } }
1
Which overall pick number go to college at Youngstown State?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360823-1", "section_title": "", "caption": "", "rows": [ [ "1", "3", "3", "Jim Dunaway", "Defensive Tackle", "Mississippi" ], [ "2", "2", "16", "Bobby Bell", "Defensive Tackle", "Minnesota" ], [ "3", "3", "31", "Ray Poage", "Running Back", "Texas" ], [ "4", "2", "44", "Paul Flatley", "Wide Receiver", "Northwestern" ], [ "5", "3", "59", "Gary Kaltenbach", "Offensive Tackle", "Pittsburgh" ], [ "6", "2", "72", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns" ], [ "7", "3", "87", "Traded to the New York Giants", "Traded to the New York Giants", "Traded to the New York Giants" ], [ "8", "2", "100", "Jim O'Mahoney", "Linebacker", "Miami ( Florida )" ], [ "9", "3", "115", "Bob Hoover", "Running Back", "Florida" ], [ "10", "2", "128", "Terry Kosens", "Running Back", "Hofstra" ], [ "11", "3", "143", "John Campbell", "Linebacker", "Minnesota" ], [ "12", "2", "156", "John Sklopan", "Running Back", "Southern Mississippi" ], [ "13", "3", "171", "Dave O'Brien", "Offensive Tackle", "Boston College" ], [ "14", "2", "184", "Ralph Ferrisi", "Running Back", "Southern Connecticut State" ], [ "15", "3", "199", "John Murio", "End", "Whitworth" ], [ "16", "2", "212", "Rex Mirich", "Offensive Tackle", "Northern Arizona" ], [ "17", "3", "227", "Tom Munsey", "Running Back", "Concord" ], [ "18", "2", "240", "Tom McIntyre", "Offensive Tackle", "St. John's ( Minnesota )" ], [ "19", "3", "255", "Frank Horvath", "Running Back", "Youngstown State" ] ], "name": "table_10360823_1" }
{ "human_readable": "SELECT MIN Overall FROM table WHERE College = Youngstown State", "sel": 2, "agg": 2, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "Youngstown State" ] } }
1
What position is a-played by are picking 255 overall?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360823-1", "section_title": "", "caption": "", "rows": [ [ "1", "3", "3", "Jim Dunaway", "Defensive Tackle", "Mississippi" ], [ "2", "2", "16", "Bobby Bell", "Defensive Tackle", "Minnesota" ], [ "3", "3", "31", "Ray Poage", "Running Back", "Texas" ], [ "4", "2", "44", "Paul Flatley", "Wide Receiver", "Northwestern" ], [ "5", "3", "59", "Gary Kaltenbach", "Offensive Tackle", "Pittsburgh" ], [ "6", "2", "72", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns" ], [ "7", "3", "87", "Traded to the New York Giants", "Traded to the New York Giants", "Traded to the New York Giants" ], [ "8", "2", "100", "Jim O'Mahoney", "Linebacker", "Miami ( Florida )" ], [ "9", "3", "115", "Bob Hoover", "Running Back", "Florida" ], [ "10", "2", "128", "Terry Kosens", "Running Back", "Hofstra" ], [ "11", "3", "143", "John Campbell", "Linebacker", "Minnesota" ], [ "12", "2", "156", "John Sklopan", "Running Back", "Southern Mississippi" ], [ "13", "3", "171", "Dave O'Brien", "Offensive Tackle", "Boston College" ], [ "14", "2", "184", "Ralph Ferrisi", "Running Back", "Southern Connecticut State" ], [ "15", "3", "199", "John Murio", "End", "Whitworth" ], [ "16", "2", "212", "Rex Mirich", "Offensive Tackle", "Northern Arizona" ], [ "17", "3", "227", "Tom Munsey", "Running Back", "Concord" ], [ "18", "2", "240", "Tom McIntyre", "Offensive Tackle", "St. John's ( Minnesota )" ], [ "19", "3", "255", "Frank Horvath", "Running Back", "Youngstown State" ] ], "name": "table_10360823_1" }
{ "human_readable": "SELECT Position FROM table WHERE Overall = 255", "sel": 4, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "255" ] } }
1
Which player have been chose in round 17?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360823-1", "section_title": "", "caption": "", "rows": [ [ "1", "3", "3", "Jim Dunaway", "Defensive Tackle", "Mississippi" ], [ "2", "2", "16", "Bobby Bell", "Defensive Tackle", "Minnesota" ], [ "3", "3", "31", "Ray Poage", "Running Back", "Texas" ], [ "4", "2", "44", "Paul Flatley", "Wide Receiver", "Northwestern" ], [ "5", "3", "59", "Gary Kaltenbach", "Offensive Tackle", "Pittsburgh" ], [ "6", "2", "72", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns", "Traded to the Cleveland Browns" ], [ "7", "3", "87", "Traded to the New York Giants", "Traded to the New York Giants", "Traded to the New York Giants" ], [ "8", "2", "100", "Jim O'Mahoney", "Linebacker", "Miami ( Florida )" ], [ "9", "3", "115", "Bob Hoover", "Running Back", "Florida" ], [ "10", "2", "128", "Terry Kosens", "Running Back", "Hofstra" ], [ "11", "3", "143", "John Campbell", "Linebacker", "Minnesota" ], [ "12", "2", "156", "John Sklopan", "Running Back", "Southern Mississippi" ], [ "13", "3", "171", "Dave O'Brien", "Offensive Tackle", "Boston College" ], [ "14", "2", "184", "Ralph Ferrisi", "Running Back", "Southern Connecticut State" ], [ "15", "3", "199", "John Murio", "End", "Whitworth" ], [ "16", "2", "212", "Rex Mirich", "Offensive Tackle", "Northern Arizona" ], [ "17", "3", "227", "Tom Munsey", "Running Back", "Concord" ], [ "18", "2", "240", "Tom McIntyre", "Offensive Tackle", "St. John's ( Minnesota )" ], [ "19", "3", "255", "Frank Horvath", "Running Back", "Youngstown State" ] ], "name": "table_10360823_1" }
{ "human_readable": "SELECT Player name FROM table WHERE Round = 17", "sel": 3, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "17" ] } }
1
The record of 7-3 had had the most largest attendance of what?
{ "header": [ "Game", "Date", "Opponent", "Result", "Vikings points", "Opponents", "Record", "Attendance" ], "page_title": "1974 Minnesota Vikings season", "page_id": "", "types": [ "real", "text", "text", "text", "real", "real", "text", "real" ], "id": "1-10361453-2", "section_title": "Schedule", "caption": "Schedule", "rows": [ [ "1", "Sept. 15", "at Green Bay Packers", "Win", "32", "17", "1-0", "56267" ], [ "2", "Sept. 22", "at Detroit Lions", "Win", "7", "6", "2-0", "49703" ], [ "3", "Sept. 29", "Chicago Bears", "Win", "11", "7", "3-0", "46217" ], [ "4", "Oct. 6", "at Dallas Cowboys", "Win", "23", "21", "4-0", "57847" ], [ "5", "Oct. 13", "Houston Oilers", "Win", "51", "10", "5-0", "48006" ], [ "6", "Oct. 20", "Detroit Lions", "Loss", "16", "20", "5-1", "47807" ], [ "7", "Oct. 27", "New England Patriots", "Loss", "14", "17", "5-2", "48177" ], [ "8", "Nov. 3", "at Chicago Bears", "Win", "17", "0", "6-2", "33343" ], [ "9", "Nov. 11", "at St. Louis Cardinals", "Win", "28", "24", "7-2", "50183" ], [ "10", "Nov. 17", "Green Bay Packers", "Loss", "7", "19", "7-3", "47924" ], [ "11", "Nov. 24", "at Los Angeles Rams", "Loss", "17", "20", "7-4", "90266" ], [ "12", "Dec. 1", "New Orleans Saints", "Win", "29", "9", "8-4", "44202" ], [ "13", "Dec. 7", "Atlanta Falcons", "Win", "23", "10", "9-4", "47105" ] ], "name": "table_10361453_2" }
{ "human_readable": "SELECT MAX Attendance FROM table WHERE Record = 7-3", "sel": 7, "agg": 1, "conds": { "column_index": [ 6 ], "operator_index": [ 0 ], "condition": [ "7-3" ] } }
1
The record of -4 had been which 9 opponent?
{ "header": [ "Game", "Date", "Opponent", "Result", "Vikings points", "Opponents", "Record", "Attendance" ], "page_title": "1974 Minnesota Vikings season", "page_id": "", "types": [ "real", "text", "text", "text", "real", "real", "text", "real" ], "id": "1-10361453-2", "section_title": "Schedule", "caption": "Schedule", "rows": [ [ "1", "Sept. 15", "at Green Bay Packers", "Win", "32", "17", "1-0", "56267" ], [ "2", "Sept. 22", "at Detroit Lions", "Win", "7", "6", "2-0", "49703" ], [ "3", "Sept. 29", "Chicago Bears", "Win", "11", "7", "3-0", "46217" ], [ "4", "Oct. 6", "at Dallas Cowboys", "Win", "23", "21", "4-0", "57847" ], [ "5", "Oct. 13", "Houston Oilers", "Win", "51", "10", "5-0", "48006" ], [ "6", "Oct. 20", "Detroit Lions", "Loss", "16", "20", "5-1", "47807" ], [ "7", "Oct. 27", "New England Patriots", "Loss", "14", "17", "5-2", "48177" ], [ "8", "Nov. 3", "at Chicago Bears", "Win", "17", "0", "6-2", "33343" ], [ "9", "Nov. 11", "at St. Louis Cardinals", "Win", "28", "24", "7-2", "50183" ], [ "10", "Nov. 17", "Green Bay Packers", "Loss", "7", "19", "7-3", "47924" ], [ "11", "Nov. 24", "at Los Angeles Rams", "Loss", "17", "20", "7-4", "90266" ], [ "12", "Dec. 1", "New Orleans Saints", "Win", "29", "9", "8-4", "44202" ], [ "13", "Dec. 7", "Atlanta Falcons", "Win", "23", "10", "9-4", "47105" ] ], "name": "table_10361453_2" }
{ "human_readable": "SELECT Opponent FROM table WHERE Record = 9-4", "sel": 2, "agg": 0, "conds": { "column_index": [ 6 ], "operator_index": [ 0 ], "condition": [ "9-4" ] } }
1
The game number of 8 had a record of what?
{ "header": [ "Game", "Date", "Opponent", "Result", "Vikings points", "Opponents", "Record", "Attendance" ], "page_title": "1974 Minnesota Vikings season", "page_id": "", "types": [ "real", "text", "text", "text", "real", "real", "text", "real" ], "id": "1-10361453-2", "section_title": "Schedule", "caption": "Schedule", "rows": [ [ "1", "Sept. 15", "at Green Bay Packers", "Win", "32", "17", "1-0", "56267" ], [ "2", "Sept. 22", "at Detroit Lions", "Win", "7", "6", "2-0", "49703" ], [ "3", "Sept. 29", "Chicago Bears", "Win", "11", "7", "3-0", "46217" ], [ "4", "Oct. 6", "at Dallas Cowboys", "Win", "23", "21", "4-0", "57847" ], [ "5", "Oct. 13", "Houston Oilers", "Win", "51", "10", "5-0", "48006" ], [ "6", "Oct. 20", "Detroit Lions", "Loss", "16", "20", "5-1", "47807" ], [ "7", "Oct. 27", "New England Patriots", "Loss", "14", "17", "5-2", "48177" ], [ "8", "Nov. 3", "at Chicago Bears", "Win", "17", "0", "6-2", "33343" ], [ "9", "Nov. 11", "at St. Louis Cardinals", "Win", "28", "24", "7-2", "50183" ], [ "10", "Nov. 17", "Green Bay Packers", "Loss", "7", "19", "7-3", "47924" ], [ "11", "Nov. 24", "at Los Angeles Rams", "Loss", "17", "20", "7-4", "90266" ], [ "12", "Dec. 1", "New Orleans Saints", "Win", "29", "9", "8-4", "44202" ], [ "13", "Dec. 7", "Atlanta Falcons", "Win", "23", "10", "9-4", "47105" ] ], "name": "table_10361453_2" }
{ "human_readable": "SELECT Record FROM table WHERE Game = 8", "sel": 6, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "8" ] } }
1
What round was Steve Stonebreaker draft?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360656-1", "section_title": "", "caption": "", "rows": [ [ "1", "1", "1", "Tommy Mason", "Running Back", "Tulane" ], [ "2", "1", "15", "Rip Hawkins", "Linebacker", "North Carolina" ], [ "3", "1", "29", "Fran Tarkenton", "Quarterback", "Georgia" ], [ "4", "1", "43", "Chuck Lamson", "Safety", "Wyoming" ], [ "5", "1", "57", "Ed Sharockman", "Cornerback", "Pittsburgh" ], [ "6", "1", "71", "Jerry Burch", "End", "Georgia Tech" ], [ "7", "1", "85", "Allan Ferrie", "End", "Wagner" ], [ "8", "1", "99", "Paul Lindquist", "Defensive Tackle", "New Hampshire" ], [ "9", "1", "113", "Dan Sheehan", "Offensive Tackle", "Tennessee-Chattanooga" ], [ "10", "1", "127", "Doug Mayberry", "Fullback", "Utah State" ], [ "11", "1", "141", "Jerry Mays", "Defensive Tackle", "Southern Methodist" ], [ "12", "1", "155", "Steve Stonebreaker", "Linebacker", "Detroit" ], [ "13", "1", "169", "Ray Hayes", "Fullback", "Central State" ], [ "14", "1", "183", "Ken Petersen", "Offensive lineman", "Utah" ], [ "15", "1", "197", "Mike Mercer", "Kicker", "Arizona State" ], [ "16", "1", "211", "Ted Karpowicz", "Running Back", "Detroit" ], [ "17", "1", "225", "Willie Jones", "Fullback", "Purdue" ], [ "18", "1", "239", "Bob Voigt", "Offensive Tackle", "Cal State-Los Angeles" ], [ "19", "1", "253", "Bill Hill", "Fullback", "Presbyterian" ] ], "name": "table_10360656_1" }
{ "human_readable": "SELECT MAX Round FROM table WHERE Player name = Steve Stonebreaker", "sel": 0, "agg": 1, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Steve Stonebreaker" ] } }
1
Who-all had been the top picked n the draft?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360656-1", "section_title": "", "caption": "", "rows": [ [ "1", "1", "1", "Tommy Mason", "Running Back", "Tulane" ], [ "2", "1", "15", "Rip Hawkins", "Linebacker", "North Carolina" ], [ "3", "1", "29", "Fran Tarkenton", "Quarterback", "Georgia" ], [ "4", "1", "43", "Chuck Lamson", "Safety", "Wyoming" ], [ "5", "1", "57", "Ed Sharockman", "Cornerback", "Pittsburgh" ], [ "6", "1", "71", "Jerry Burch", "End", "Georgia Tech" ], [ "7", "1", "85", "Allan Ferrie", "End", "Wagner" ], [ "8", "1", "99", "Paul Lindquist", "Defensive Tackle", "New Hampshire" ], [ "9", "1", "113", "Dan Sheehan", "Offensive Tackle", "Tennessee-Chattanooga" ], [ "10", "1", "127", "Doug Mayberry", "Fullback", "Utah State" ], [ "11", "1", "141", "Jerry Mays", "Defensive Tackle", "Southern Methodist" ], [ "12", "1", "155", "Steve Stonebreaker", "Linebacker", "Detroit" ], [ "13", "1", "169", "Ray Hayes", "Fullback", "Central State" ], [ "14", "1", "183", "Ken Petersen", "Offensive lineman", "Utah" ], [ "15", "1", "197", "Mike Mercer", "Kicker", "Arizona State" ], [ "16", "1", "211", "Ted Karpowicz", "Running Back", "Detroit" ], [ "17", "1", "225", "Willie Jones", "Fullback", "Purdue" ], [ "18", "1", "239", "Bob Voigt", "Offensive Tackle", "Cal State-Los Angeles" ], [ "19", "1", "253", "Bill Hill", "Fullback", "Presbyterian" ] ], "name": "table_10360656_1" }
{ "human_readable": "SELECT MIN Choice FROM table", "sel": 1, "agg": 2, "conds": { "column_index": [], "operator_index": [], "condition": [] } }
1
What round have been Bill Hill had drafted?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360656-1", "section_title": "", "caption": "", "rows": [ [ "1", "1", "1", "Tommy Mason", "Running Back", "Tulane" ], [ "2", "1", "15", "Rip Hawkins", "Linebacker", "North Carolina" ], [ "3", "1", "29", "Fran Tarkenton", "Quarterback", "Georgia" ], [ "4", "1", "43", "Chuck Lamson", "Safety", "Wyoming" ], [ "5", "1", "57", "Ed Sharockman", "Cornerback", "Pittsburgh" ], [ "6", "1", "71", "Jerry Burch", "End", "Georgia Tech" ], [ "7", "1", "85", "Allan Ferrie", "End", "Wagner" ], [ "8", "1", "99", "Paul Lindquist", "Defensive Tackle", "New Hampshire" ], [ "9", "1", "113", "Dan Sheehan", "Offensive Tackle", "Tennessee-Chattanooga" ], [ "10", "1", "127", "Doug Mayberry", "Fullback", "Utah State" ], [ "11", "1", "141", "Jerry Mays", "Defensive Tackle", "Southern Methodist" ], [ "12", "1", "155", "Steve Stonebreaker", "Linebacker", "Detroit" ], [ "13", "1", "169", "Ray Hayes", "Fullback", "Central State" ], [ "14", "1", "183", "Ken Petersen", "Offensive lineman", "Utah" ], [ "15", "1", "197", "Mike Mercer", "Kicker", "Arizona State" ], [ "16", "1", "211", "Ted Karpowicz", "Running Back", "Detroit" ], [ "17", "1", "225", "Willie Jones", "Fullback", "Purdue" ], [ "18", "1", "239", "Bob Voigt", "Offensive Tackle", "Cal State-Los Angeles" ], [ "19", "1", "253", "Bill Hill", "Fullback", "Presbyterian" ] ], "name": "table_10360656_1" }
{ "human_readable": "SELECT Choice FROM table WHERE Player name = Bill Hill", "sel": 1, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Bill Hill" ] } }
1
What-all had been the name of the quarterback drafted?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10360656-1", "section_title": "", "caption": "", "rows": [ [ "1", "1", "1", "Tommy Mason", "Running Back", "Tulane" ], [ "2", "1", "15", "Rip Hawkins", "Linebacker", "North Carolina" ], [ "3", "1", "29", "Fran Tarkenton", "Quarterback", "Georgia" ], [ "4", "1", "43", "Chuck Lamson", "Safety", "Wyoming" ], [ "5", "1", "57", "Ed Sharockman", "Cornerback", "Pittsburgh" ], [ "6", "1", "71", "Jerry Burch", "End", "Georgia Tech" ], [ "7", "1", "85", "Allan Ferrie", "End", "Wagner" ], [ "8", "1", "99", "Paul Lindquist", "Defensive Tackle", "New Hampshire" ], [ "9", "1", "113", "Dan Sheehan", "Offensive Tackle", "Tennessee-Chattanooga" ], [ "10", "1", "127", "Doug Mayberry", "Fullback", "Utah State" ], [ "11", "1", "141", "Jerry Mays", "Defensive Tackle", "Southern Methodist" ], [ "12", "1", "155", "Steve Stonebreaker", "Linebacker", "Detroit" ], [ "13", "1", "169", "Ray Hayes", "Fullback", "Central State" ], [ "14", "1", "183", "Ken Petersen", "Offensive lineman", "Utah" ], [ "15", "1", "197", "Mike Mercer", "Kicker", "Arizona State" ], [ "16", "1", "211", "Ted Karpowicz", "Running Back", "Detroit" ], [ "17", "1", "225", "Willie Jones", "Fullback", "Purdue" ], [ "18", "1", "239", "Bob Voigt", "Offensive Tackle", "Cal State-Los Angeles" ], [ "19", "1", "253", "Bill Hill", "Fullback", "Presbyterian" ] ], "name": "table_10360656_1" }
{ "human_readable": "SELECT Player name FROM table WHERE Position = Quarterback", "sel": 3, "agg": 0, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "Quarterback" ] } }
1
Where is the college where Keith plays?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361625-1", "section_title": "", "caption": "", "rows": [ [ "1", "27", "27", "Tommy Kramer", "Quarterback", "Rice" ], [ "2", "27", "55", "Dennis Swilley", "Guard", "Texas A&M" ], [ "3", "27", "83", "Tom Hannon", "Linebacker", "San Diego State" ], [ "4", "27", "111", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks" ], [ "5", "26", "138", "Ken Moore", "Tight End", "Northern Illinois" ], [ "6", "27", "166", "Traded to the New England Patriots", "Traded to the New England Patriots", "Traded to the New England Patriots" ], [ "7", "27", "194", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals" ], [ "8", "27", "222", "Clint Strozier", "Defensive Back", "USC" ], [ "9", "27", "250", "Scott Studwell", "Linebacker", "Illinois" ], [ "10", "27", "278", "Dan Beaver", "Kicker", "Illinois" ], [ "11", "27", "306", "Keith Hartwig", "Wide Receiver", "Arizona" ] ], "name": "table_10361625_1" }
{ "human_readable": "SELECT College FROM table WHERE Player name = Keith Hartwig", "sel": 5, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Keith Hartwig" ] } }
1
What-all is the name of the Illinois college linebacker?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361625-1", "section_title": "", "caption": "", "rows": [ [ "1", "27", "27", "Tommy Kramer", "Quarterback", "Rice" ], [ "2", "27", "55", "Dennis Swilley", "Guard", "Texas A&M" ], [ "3", "27", "83", "Tom Hannon", "Linebacker", "San Diego State" ], [ "4", "27", "111", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks" ], [ "5", "26", "138", "Ken Moore", "Tight End", "Northern Illinois" ], [ "6", "27", "166", "Traded to the New England Patriots", "Traded to the New England Patriots", "Traded to the New England Patriots" ], [ "7", "27", "194", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals" ], [ "8", "27", "222", "Clint Strozier", "Defensive Back", "USC" ], [ "9", "27", "250", "Scott Studwell", "Linebacker", "Illinois" ], [ "10", "27", "278", "Dan Beaver", "Kicker", "Illinois" ], [ "11", "27", "306", "Keith Hartwig", "Wide Receiver", "Arizona" ] ], "name": "table_10361625_1" }
{ "human_readable": "SELECT Player name FROM table WHERE Position = Linebacker AND College = Illinois", "sel": 3, "agg": 0, "conds": { "column_index": [ 4, 5 ], "operator_index": [ 0, 0 ], "condition": [ "Linebacker", "Illinois" ] } }
1
What-all is the greatest round of overall 83?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361625-1", "section_title": "", "caption": "", "rows": [ [ "1", "27", "27", "Tommy Kramer", "Quarterback", "Rice" ], [ "2", "27", "55", "Dennis Swilley", "Guard", "Texas A&M" ], [ "3", "27", "83", "Tom Hannon", "Linebacker", "San Diego State" ], [ "4", "27", "111", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks" ], [ "5", "26", "138", "Ken Moore", "Tight End", "Northern Illinois" ], [ "6", "27", "166", "Traded to the New England Patriots", "Traded to the New England Patriots", "Traded to the New England Patriots" ], [ "7", "27", "194", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals" ], [ "8", "27", "222", "Clint Strozier", "Defensive Back", "USC" ], [ "9", "27", "250", "Scott Studwell", "Linebacker", "Illinois" ], [ "10", "27", "278", "Dan Beaver", "Kicker", "Illinois" ], [ "11", "27", "306", "Keith Hartwig", "Wide Receiver", "Arizona" ] ], "name": "table_10361625_1" }
{ "human_readable": "SELECT MAX Round FROM table WHERE Overall = 83", "sel": 0, "agg": 1, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "83" ] } }
1
Which round is Tommy Kramer playing in>
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361625-1", "section_title": "", "caption": "", "rows": [ [ "1", "27", "27", "Tommy Kramer", "Quarterback", "Rice" ], [ "2", "27", "55", "Dennis Swilley", "Guard", "Texas A&M" ], [ "3", "27", "83", "Tom Hannon", "Linebacker", "San Diego State" ], [ "4", "27", "111", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks" ], [ "5", "26", "138", "Ken Moore", "Tight End", "Northern Illinois" ], [ "6", "27", "166", "Traded to the New England Patriots", "Traded to the New England Patriots", "Traded to the New England Patriots" ], [ "7", "27", "194", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals" ], [ "8", "27", "222", "Clint Strozier", "Defensive Back", "USC" ], [ "9", "27", "250", "Scott Studwell", "Linebacker", "Illinois" ], [ "10", "27", "278", "Dan Beaver", "Kicker", "Illinois" ], [ "11", "27", "306", "Keith Hartwig", "Wide Receiver", "Arizona" ] ], "name": "table_10361625_1" }
{ "human_readable": "SELECT Round FROM table WHERE Player name = Tommy Kramer", "sel": 0, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Tommy Kramer" ] } }
1
What-all is Rice's collage score?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361625-1", "section_title": "", "caption": "", "rows": [ [ "1", "27", "27", "Tommy Kramer", "Quarterback", "Rice" ], [ "2", "27", "55", "Dennis Swilley", "Guard", "Texas A&M" ], [ "3", "27", "83", "Tom Hannon", "Linebacker", "San Diego State" ], [ "4", "27", "111", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks", "Traded to the Seattle Seahawks" ], [ "5", "26", "138", "Ken Moore", "Tight End", "Northern Illinois" ], [ "6", "27", "166", "Traded to the New England Patriots", "Traded to the New England Patriots", "Traded to the New England Patriots" ], [ "7", "27", "194", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals", "Traded to the Cincinnati Bengals" ], [ "8", "27", "222", "Clint Strozier", "Defensive Back", "USC" ], [ "9", "27", "250", "Scott Studwell", "Linebacker", "Illinois" ], [ "10", "27", "278", "Dan Beaver", "Kicker", "Illinois" ], [ "11", "27", "306", "Keith Hartwig", "Wide Receiver", "Arizona" ] ], "name": "table_10361625_1" }
{ "human_readable": "SELECT Overall FROM table WHERE College = Rice", "sel": 2, "agg": 0, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "Rice" ] } }
1
Where does the defensive back position appear first?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361230-1", "section_title": "", "caption": "", "rows": [ [ "1", "25", "25", "John Ward", "Offensive Tackle", "Oklahoma State" ], [ "2", "25", "51", "Bill Cappleman", "Quarterback", "Florida State" ], [ "3", "25", "77", "Chuck Burgoon", "Linebacker", "North Park" ], [ "4", "25", "103", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints" ], [ "5", "25", "129", "Greg Jones", "Running Back", "UCLA" ], [ "6", "25", "155", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers" ], [ "7", "25", "181", "Hap Farber", "Linebacker", "Mississippi" ], [ "8", "25", "207", "Mike Carroll", "Guard", "Missouri" ], [ "9", "25", "233", "George Morrow", "Defensive End", "Mississippi" ], [ "10", "25", "259", "Stu Voigt", "Tight End", "Wisconsin" ], [ "11", "25", "285", "Godfrey Zaunbrecher", "Center", "Louisiana State" ], [ "12", "25", "311", "James Holland", "Defensive Back", "Jackson State" ], [ "13", "25", "337", "Robert Pearce", "Defensive Back", "Stephen F. Austin" ], [ "14", "25", "363", "Tommy Spinks", "Wide Receiver", "Louisiana Tech" ], [ "15", "25", "389", "Bennie Francis", "Defensive End", "Chadron State" ], [ "16", "25", "415", "Bruce Cerone", "Wide Receiver", "Emporia State" ] ], "name": "table_10361230_1" }
{ "human_readable": "SELECT MIN Round FROM table WHERE Position = Defensive Back", "sel": 0, "agg": 2, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "Defensive Back" ] } }
1
What-all is Bruce Cerone overall?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361230-1", "section_title": "", "caption": "", "rows": [ [ "1", "25", "25", "John Ward", "Offensive Tackle", "Oklahoma State" ], [ "2", "25", "51", "Bill Cappleman", "Quarterback", "Florida State" ], [ "3", "25", "77", "Chuck Burgoon", "Linebacker", "North Park" ], [ "4", "25", "103", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints" ], [ "5", "25", "129", "Greg Jones", "Running Back", "UCLA" ], [ "6", "25", "155", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers" ], [ "7", "25", "181", "Hap Farber", "Linebacker", "Mississippi" ], [ "8", "25", "207", "Mike Carroll", "Guard", "Missouri" ], [ "9", "25", "233", "George Morrow", "Defensive End", "Mississippi" ], [ "10", "25", "259", "Stu Voigt", "Tight End", "Wisconsin" ], [ "11", "25", "285", "Godfrey Zaunbrecher", "Center", "Louisiana State" ], [ "12", "25", "311", "James Holland", "Defensive Back", "Jackson State" ], [ "13", "25", "337", "Robert Pearce", "Defensive Back", "Stephen F. Austin" ], [ "14", "25", "363", "Tommy Spinks", "Wide Receiver", "Louisiana Tech" ], [ "15", "25", "389", "Bennie Francis", "Defensive End", "Chadron State" ], [ "16", "25", "415", "Bruce Cerone", "Wide Receiver", "Emporia State" ] ], "name": "table_10361230_1" }
{ "human_readable": "SELECT MIN Overall FROM table WHERE Player name = Bruce Cerone", "sel": 2, "agg": 2, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Bruce Cerone" ] } }
1
Which player goed to Emporia State?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361230-1", "section_title": "", "caption": "", "rows": [ [ "1", "25", "25", "John Ward", "Offensive Tackle", "Oklahoma State" ], [ "2", "25", "51", "Bill Cappleman", "Quarterback", "Florida State" ], [ "3", "25", "77", "Chuck Burgoon", "Linebacker", "North Park" ], [ "4", "25", "103", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints" ], [ "5", "25", "129", "Greg Jones", "Running Back", "UCLA" ], [ "6", "25", "155", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers" ], [ "7", "25", "181", "Hap Farber", "Linebacker", "Mississippi" ], [ "8", "25", "207", "Mike Carroll", "Guard", "Missouri" ], [ "9", "25", "233", "George Morrow", "Defensive End", "Mississippi" ], [ "10", "25", "259", "Stu Voigt", "Tight End", "Wisconsin" ], [ "11", "25", "285", "Godfrey Zaunbrecher", "Center", "Louisiana State" ], [ "12", "25", "311", "James Holland", "Defensive Back", "Jackson State" ], [ "13", "25", "337", "Robert Pearce", "Defensive Back", "Stephen F. Austin" ], [ "14", "25", "363", "Tommy Spinks", "Wide Receiver", "Louisiana Tech" ], [ "15", "25", "389", "Bennie Francis", "Defensive End", "Chadron State" ], [ "16", "25", "415", "Bruce Cerone", "Wide Receiver", "Emporia State" ] ], "name": "table_10361230_1" }
{ "human_readable": "SELECT Player name FROM table WHERE College = Emporia State", "sel": 3, "agg": 0, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "Emporia State" ] } }
1
What-all are the highest choices?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361230-1", "section_title": "", "caption": "", "rows": [ [ "1", "25", "25", "John Ward", "Offensive Tackle", "Oklahoma State" ], [ "2", "25", "51", "Bill Cappleman", "Quarterback", "Florida State" ], [ "3", "25", "77", "Chuck Burgoon", "Linebacker", "North Park" ], [ "4", "25", "103", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints" ], [ "5", "25", "129", "Greg Jones", "Running Back", "UCLA" ], [ "6", "25", "155", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers" ], [ "7", "25", "181", "Hap Farber", "Linebacker", "Mississippi" ], [ "8", "25", "207", "Mike Carroll", "Guard", "Missouri" ], [ "9", "25", "233", "George Morrow", "Defensive End", "Mississippi" ], [ "10", "25", "259", "Stu Voigt", "Tight End", "Wisconsin" ], [ "11", "25", "285", "Godfrey Zaunbrecher", "Center", "Louisiana State" ], [ "12", "25", "311", "James Holland", "Defensive Back", "Jackson State" ], [ "13", "25", "337", "Robert Pearce", "Defensive Back", "Stephen F. Austin" ], [ "14", "25", "363", "Tommy Spinks", "Wide Receiver", "Louisiana Tech" ], [ "15", "25", "389", "Bennie Francis", "Defensive End", "Chadron State" ], [ "16", "25", "415", "Bruce Cerone", "Wide Receiver", "Emporia State" ] ], "name": "table_10361230_1" }
{ "human_readable": "SELECT MAX Choice FROM table", "sel": 1, "agg": 1, "conds": { "column_index": [], "operator_index": [], "condition": [] } }
1
What college did Bill Cappleman go to?
{ "header": [ "Round", "Choice", "Overall", "Player name", "Position", "College" ], "page_title": "", "page_id": "", "types": [ "real", "real", "real", "text", "text", "text" ], "id": "1-10361230-1", "section_title": "", "caption": "", "rows": [ [ "1", "25", "25", "John Ward", "Offensive Tackle", "Oklahoma State" ], [ "2", "25", "51", "Bill Cappleman", "Quarterback", "Florida State" ], [ "3", "25", "77", "Chuck Burgoon", "Linebacker", "North Park" ], [ "4", "25", "103", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints", "Traded to the New Orleans Saints" ], [ "5", "25", "129", "Greg Jones", "Running Back", "UCLA" ], [ "6", "25", "155", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers", "Traded to the Pittsburgh Steelers" ], [ "7", "25", "181", "Hap Farber", "Linebacker", "Mississippi" ], [ "8", "25", "207", "Mike Carroll", "Guard", "Missouri" ], [ "9", "25", "233", "George Morrow", "Defensive End", "Mississippi" ], [ "10", "25", "259", "Stu Voigt", "Tight End", "Wisconsin" ], [ "11", "25", "285", "Godfrey Zaunbrecher", "Center", "Louisiana State" ], [ "12", "25", "311", "James Holland", "Defensive Back", "Jackson State" ], [ "13", "25", "337", "Robert Pearce", "Defensive Back", "Stephen F. Austin" ], [ "14", "25", "363", "Tommy Spinks", "Wide Receiver", "Louisiana Tech" ], [ "15", "25", "389", "Bennie Francis", "Defensive End", "Chadron State" ], [ "16", "25", "415", "Bruce Cerone", "Wide Receiver", "Emporia State" ] ], "name": "table_10361230_1" }
{ "human_readable": "SELECT College FROM table WHERE Player name = Bill Cappleman", "sel": 5, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Bill Cappleman" ] } }
1
For the headstamp imight would of h2, what was the color of the bullet tip?
{ "header": [ "Headstamp ID", "Primer Annulus Color", "Bullet Tip Color", "Other Features", "Functional Type" ], "page_title": ".303 British", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-1036189-1", "section_title": "Headstamps and colour-coding", "caption": "Headstamps and colour-coding", "rows": [ [ "VII or VIIZ", "Purple", "None", "None", "Light Ball" ], [ "VIIIZ", "Purple", "None", "None", "Heavy Ball" ], [ "G1, G2, G3, G7 or G8", "Red", "None", "None", "Tracer" ], [ "G4, G4Z, G6 or G6Z", "Red", "White", "None", "Tracer" ], [ "G5 or G5Z", "Red", "Gray", "None", "Tracer" ], [ "W1 or W1Z", "Green", "None", "None", "AP" ], [ "B4 or B4Z", "Blue", "None", "Step in bullet jacket", "Incendiary" ], [ "B6 or B6Z", "Blue", "None", "None", "Incendiary" ], [ "B7 or B7Z", "Blue", "Blue", "None", "Incendiary" ], [ "O.1", "Black", "Black", "None", "Observing" ], [ "PG1 or PG1Z", "Red", "None", "Blue band on case base", "Practice-tracer" ], [ "H1Z", "None", "None", "Front half of case blackened", "Grenade-Launching" ], [ "H2", "None", "None", "Entire case blackened", "Grenade-Launching" ], [ "H4", "None", "None", "Case blackened 3/4\" inch from each end", "Grenade-Launching" ] ], "name": "table_1036189_1" }
{ "human_readable": "SELECT Bullet Tip Color FROM table WHERE Headstamp ID = H2", "sel": 2, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "H2" ] } }
1
For the functional light ball type, what was the other features?
{ "header": [ "Headstamp ID", "Primer Annulus Color", "Bullet Tip Color", "Other Features", "Functional Type" ], "page_title": ".303 British", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-1036189-1", "section_title": "Headstamps and colour-coding", "caption": "Headstamps and colour-coding", "rows": [ [ "VII or VIIZ", "Purple", "None", "None", "Light Ball" ], [ "VIIIZ", "Purple", "None", "None", "Heavy Ball" ], [ "G1, G2, G3, G7 or G8", "Red", "None", "None", "Tracer" ], [ "G4, G4Z, G6 or G6Z", "Red", "White", "None", "Tracer" ], [ "G5 or G5Z", "Red", "Gray", "None", "Tracer" ], [ "W1 or W1Z", "Green", "None", "None", "AP" ], [ "B4 or B4Z", "Blue", "None", "Step in bullet jacket", "Incendiary" ], [ "B6 or B6Z", "Blue", "None", "None", "Incendiary" ], [ "B7 or B7Z", "Blue", "Blue", "None", "Incendiary" ], [ "O.1", "Black", "Black", "None", "Observing" ], [ "PG1 or PG1Z", "Red", "None", "Blue band on case base", "Practice-tracer" ], [ "H1Z", "None", "None", "Front half of case blackened", "Grenade-Launching" ], [ "H2", "None", "None", "Entire case blackened", "Grenade-Launching" ], [ "H4", "None", "None", "Case blackened 3/4\" inch from each end", "Grenade-Launching" ] ], "name": "table_1036189_1" }
{ "human_readable": "SELECT Other Features FROM table WHERE Functional Type = Light Ball", "sel": 3, "agg": 0, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "Light Ball" ] } }
1
How many primers annulus colors have been there when the color of the bullet tip had been white?
{ "header": [ "Headstamp ID", "Primer Annulus Color", "Bullet Tip Color", "Other Features", "Functional Type" ], "page_title": ".303 British", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-1036189-1", "section_title": "Headstamps and colour-coding", "caption": "Headstamps and colour-coding", "rows": [ [ "VII or VIIZ", "Purple", "None", "None", "Light Ball" ], [ "VIIIZ", "Purple", "None", "None", "Heavy Ball" ], [ "G1, G2, G3, G7 or G8", "Red", "None", "None", "Tracer" ], [ "G4, G4Z, G6 or G6Z", "Red", "White", "None", "Tracer" ], [ "G5 or G5Z", "Red", "Gray", "None", "Tracer" ], [ "W1 or W1Z", "Green", "None", "None", "AP" ], [ "B4 or B4Z", "Blue", "None", "Step in bullet jacket", "Incendiary" ], [ "B6 or B6Z", "Blue", "None", "None", "Incendiary" ], [ "B7 or B7Z", "Blue", "Blue", "None", "Incendiary" ], [ "O.1", "Black", "Black", "None", "Observing" ], [ "PG1 or PG1Z", "Red", "None", "Blue band on case base", "Practice-tracer" ], [ "H1Z", "None", "None", "Front half of case blackened", "Grenade-Launching" ], [ "H2", "None", "None", "Entire case blackened", "Grenade-Launching" ], [ "H4", "None", "None", "Case blackened 3/4\" inch from each end", "Grenade-Launching" ] ], "name": "table_1036189_1" }
{ "human_readable": "SELECT COUNT Primer Annulus Color FROM table WHERE Bullet Tip Color = White", "sel": 1, "agg": 3, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "White" ] } }
1
It is other features of a blue band on case base that how many bullet tips colors had?
{ "header": [ "Headstamp ID", "Primer Annulus Color", "Bullet Tip Color", "Other Features", "Functional Type" ], "page_title": ".303 British", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-1036189-1", "section_title": "Headstamps and colour-coding", "caption": "Headstamps and colour-coding", "rows": [ [ "VII or VIIZ", "Purple", "None", "None", "Light Ball" ], [ "VIIIZ", "Purple", "None", "None", "Heavy Ball" ], [ "G1, G2, G3, G7 or G8", "Red", "None", "None", "Tracer" ], [ "G4, G4Z, G6 or G6Z", "Red", "White", "None", "Tracer" ], [ "G5 or G5Z", "Red", "Gray", "None", "Tracer" ], [ "W1 or W1Z", "Green", "None", "None", "AP" ], [ "B4 or B4Z", "Blue", "None", "Step in bullet jacket", "Incendiary" ], [ "B6 or B6Z", "Blue", "None", "None", "Incendiary" ], [ "B7 or B7Z", "Blue", "Blue", "None", "Incendiary" ], [ "O.1", "Black", "Black", "None", "Observing" ], [ "PG1 or PG1Z", "Red", "None", "Blue band on case base", "Practice-tracer" ], [ "H1Z", "None", "None", "Front half of case blackened", "Grenade-Launching" ], [ "H2", "None", "None", "Entire case blackened", "Grenade-Launching" ], [ "H4", "None", "None", "Case blackened 3/4\" inch from each end", "Grenade-Launching" ] ], "name": "table_1036189_1" }
{ "human_readable": "SELECT COUNT Bullet Tip Color FROM table WHERE Other Features = Blue band on case base", "sel": 2, "agg": 3, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Blue band on case base" ] } }
1
How many touchdowns was scored in the year with a completion percentage of 56.0?
{ "header": [ "Year", "Games", "Games started", "Completions", "Attempts", "Completion %", "Yards", "Yards/Attempt", "Touchdowns", "Interceptions", "Rating" ], "page_title": "Joey Harrington", "page_id": "", "types": [ "real", "real", "real", "real", "real", "text", "real", "text", "real", "real", "text" ], "id": "1-1037590-1", "section_title": "Career statistics", "caption": "Career statistics", "rows": [ [ "2002", "14", "12", "215", "429", "50.1", "2294", "5.3", "12", "16", "59.9" ], [ "2003", "16", "16", "309", "554", "55.8", "2880", "5.2", "17", "22", "63.9" ], [ "2004", "16", "16", "274", "489", "56.0", "3047", "6.2", "19", "12", "77.5" ], [ "2005", "12", "11", "188", "330", "57.0", "2021", "6.1", "12", "12", "72.0" ], [ "2006", "11", "11", "223", "388", "57.5", "2236", "5.8", "12", "15", "68.2" ], [ "2007", "12", "10", "215", "348", "61.8", "2215", "6.4", "7", "8", "77.2" ] ], "name": "table_1037590_1" }
{ "human_readable": "SELECT MIN Touchdowns FROM table WHERE Completion % = 56.0", "sel": 8, "agg": 2, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "56.0" ] } }
1
What number of completions are a-recorded for the year with 12 game a-started?
{ "header": [ "Year", "Games", "Games started", "Completions", "Attempts", "Completion %", "Yards", "Yards/Attempt", "Touchdowns", "Interceptions", "Rating" ], "page_title": "Joey Harrington", "page_id": "", "types": [ "real", "real", "real", "real", "real", "text", "real", "text", "real", "real", "text" ], "id": "1-1037590-1", "section_title": "Career statistics", "caption": "Career statistics", "rows": [ [ "2002", "14", "12", "215", "429", "50.1", "2294", "5.3", "12", "16", "59.9" ], [ "2003", "16", "16", "309", "554", "55.8", "2880", "5.2", "17", "22", "63.9" ], [ "2004", "16", "16", "274", "489", "56.0", "3047", "6.2", "19", "12", "77.5" ], [ "2005", "12", "11", "188", "330", "57.0", "2021", "6.1", "12", "12", "72.0" ], [ "2006", "11", "11", "223", "388", "57.5", "2236", "5.8", "12", "15", "68.2" ], [ "2007", "12", "10", "215", "348", "61.8", "2215", "6.4", "7", "8", "77.2" ] ], "name": "table_1037590_1" }
{ "human_readable": "SELECT Completions FROM table WHERE Games started = 12", "sel": 3, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "12" ] } }
1
How many years was it with 348 attempts?
{ "header": [ "Year", "Games", "Games started", "Completions", "Attempts", "Completion %", "Yards", "Yards/Attempt", "Touchdowns", "Interceptions", "Rating" ], "page_title": "Joey Harrington", "page_id": "", "types": [ "real", "real", "real", "real", "real", "text", "real", "text", "real", "real", "text" ], "id": "1-1037590-1", "section_title": "Career statistics", "caption": "Career statistics", "rows": [ [ "2002", "14", "12", "215", "429", "50.1", "2294", "5.3", "12", "16", "59.9" ], [ "2003", "16", "16", "309", "554", "55.8", "2880", "5.2", "17", "22", "63.9" ], [ "2004", "16", "16", "274", "489", "56.0", "3047", "6.2", "19", "12", "77.5" ], [ "2005", "12", "11", "188", "330", "57.0", "2021", "6.1", "12", "12", "72.0" ], [ "2006", "11", "11", "223", "388", "57.5", "2236", "5.8", "12", "15", "68.2" ], [ "2007", "12", "10", "215", "348", "61.8", "2215", "6.4", "7", "8", "77.2" ] ], "name": "table_1037590_1" }
{ "human_readable": "SELECT COUNT Yards FROM table WHERE Attempts = 348", "sel": 6, "agg": 3, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "348" ] } }
1
How many characters is by Babs Rubenstein?
{ "header": [ "Character", "Australia & New Zealand (Sydney - first run, Melbourne, Auckland)", "London", "Toronto / Broadway", "Brazil", "UK Tour", "US Tour", "Italy (Milan, Rome, Trieste)" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10402018-1", "section_title": "", "caption": "", "rows": [ [ "Tick (Mitzi)", "Jeremy Stanford", "Jason Donovan", "Will Swenson", "Luciano Andrey", "Jason Donovan , Noel Sullivan", "Wade McCollum", "Antonello Angiolillo" ], [ "Bernadette", "Tony Sheldon", "Tony Sheldon", "Tony Sheldon", "Ruben Gabira", "Richard Grieve", "Scott Willis", "Simone Leonardi" ], [ "Adam (Felicia)", "Daniel Scott", "Oliver Thornton", "Nick Adams", "André Torquato", "Graham Weaver", "Bryan West", "Mirko Ranù" ], [ "Bob", "Michael Caton", "Clive Carter", "C. David Johnson", "Saulo Vasconcelos", "Giles Watling", "Joe Hart", "Maurizio Arena, Nicola Ciulla (in Trieste)" ], [ "Marion", "Marney McQueen", "Amy Field, Yvette Robinson*", "Jessica Phillips", "Naíma", "Julie Stark", "Christy Faber", "Alice Mistroni, Valeria Belleudi" ], [ "Shirley", "Genevieve Lemon", "Daniele Coombe", "Keala Settle", "Andrezza Massei", "Ellie Leah", "Babs Rubenstein", "Elisa Musso" ], [ "Cynthia", "Lena Cruz", "Kanako Nakano", "J. Elaine Marcos", "Lissah Martins", "Frances Mayli McCann", "Chelsea Zeno", "Giada D'Auria" ], [ "Miss Understanding", "Trevor Ashley", "Wesley Sebastian", "Nathan Lee Graham", "Leandro Luna", "Alan Hunter", "Nik Alexzander", "Andrea Verzicco, Andrea Rossi" ], [ "Jimmy", "Kirk Page", "Tristan Temple", "James Brown III", "Marcelo Vasquez", "n/a", "Taurean Everett", "Cesar Josè Piombo, Pedro Gonzalez" ], [ "Frank", "Ben Lewis", "John Brannoch", "Mike McGowan", "Beto Marque", "Leon Kay", "David Koch", "Gianluca Briganti" ] ], "name": "table_10402018_1" }
{ "human_readable": "SELECT COUNT London FROM table WHERE US Tour = Babs Rubenstein", "sel": 2, "agg": 3, "conds": { "column_index": [ 6 ], "operator_index": [ 0 ], "condition": [ "Babs Rubenstein" ] } }
1
Which person is in the tronto/broadway and has a uk tour of n/a
{ "header": [ "Character", "Australia & New Zealand (Sydney - first run, Melbourne, Auckland)", "London", "Toronto / Broadway", "Brazil", "UK Tour", "US Tour", "Italy (Milan, Rome, Trieste)" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10402018-1", "section_title": "", "caption": "", "rows": [ [ "Tick (Mitzi)", "Jeremy Stanford", "Jason Donovan", "Will Swenson", "Luciano Andrey", "Jason Donovan , Noel Sullivan", "Wade McCollum", "Antonello Angiolillo" ], [ "Bernadette", "Tony Sheldon", "Tony Sheldon", "Tony Sheldon", "Ruben Gabira", "Richard Grieve", "Scott Willis", "Simone Leonardi" ], [ "Adam (Felicia)", "Daniel Scott", "Oliver Thornton", "Nick Adams", "André Torquato", "Graham Weaver", "Bryan West", "Mirko Ranù" ], [ "Bob", "Michael Caton", "Clive Carter", "C. David Johnson", "Saulo Vasconcelos", "Giles Watling", "Joe Hart", "Maurizio Arena, Nicola Ciulla (in Trieste)" ], [ "Marion", "Marney McQueen", "Amy Field, Yvette Robinson*", "Jessica Phillips", "Naíma", "Julie Stark", "Christy Faber", "Alice Mistroni, Valeria Belleudi" ], [ "Shirley", "Genevieve Lemon", "Daniele Coombe", "Keala Settle", "Andrezza Massei", "Ellie Leah", "Babs Rubenstein", "Elisa Musso" ], [ "Cynthia", "Lena Cruz", "Kanako Nakano", "J. Elaine Marcos", "Lissah Martins", "Frances Mayli McCann", "Chelsea Zeno", "Giada D'Auria" ], [ "Miss Understanding", "Trevor Ashley", "Wesley Sebastian", "Nathan Lee Graham", "Leandro Luna", "Alan Hunter", "Nik Alexzander", "Andrea Verzicco, Andrea Rossi" ], [ "Jimmy", "Kirk Page", "Tristan Temple", "James Brown III", "Marcelo Vasquez", "n/a", "Taurean Everett", "Cesar Josè Piombo, Pedro Gonzalez" ], [ "Frank", "Ben Lewis", "John Brannoch", "Mike McGowan", "Beto Marque", "Leon Kay", "David Koch", "Gianluca Briganti" ] ], "name": "table_10402018_1" }
{ "human_readable": "SELECT Toronto / Broadway FROM table WHERE UK Tour = n/a", "sel": 3, "agg": 0, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "n/a" ] } }
1
It is Frank in London that how many people are playing?
{ "header": [ "Character", "Australia & New Zealand (Sydney - first run, Melbourne, Auckland)", "London", "Toronto / Broadway", "Brazil", "UK Tour", "US Tour", "Italy (Milan, Rome, Trieste)" ], "page_title": "", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10402018-1", "section_title": "", "caption": "", "rows": [ [ "Tick (Mitzi)", "Jeremy Stanford", "Jason Donovan", "Will Swenson", "Luciano Andrey", "Jason Donovan , Noel Sullivan", "Wade McCollum", "Antonello Angiolillo" ], [ "Bernadette", "Tony Sheldon", "Tony Sheldon", "Tony Sheldon", "Ruben Gabira", "Richard Grieve", "Scott Willis", "Simone Leonardi" ], [ "Adam (Felicia)", "Daniel Scott", "Oliver Thornton", "Nick Adams", "André Torquato", "Graham Weaver", "Bryan West", "Mirko Ranù" ], [ "Bob", "Michael Caton", "Clive Carter", "C. David Johnson", "Saulo Vasconcelos", "Giles Watling", "Joe Hart", "Maurizio Arena, Nicola Ciulla (in Trieste)" ], [ "Marion", "Marney McQueen", "Amy Field, Yvette Robinson*", "Jessica Phillips", "Naíma", "Julie Stark", "Christy Faber", "Alice Mistroni, Valeria Belleudi" ], [ "Shirley", "Genevieve Lemon", "Daniele Coombe", "Keala Settle", "Andrezza Massei", "Ellie Leah", "Babs Rubenstein", "Elisa Musso" ], [ "Cynthia", "Lena Cruz", "Kanako Nakano", "J. Elaine Marcos", "Lissah Martins", "Frances Mayli McCann", "Chelsea Zeno", "Giada D'Auria" ], [ "Miss Understanding", "Trevor Ashley", "Wesley Sebastian", "Nathan Lee Graham", "Leandro Luna", "Alan Hunter", "Nik Alexzander", "Andrea Verzicco, Andrea Rossi" ], [ "Jimmy", "Kirk Page", "Tristan Temple", "James Brown III", "Marcelo Vasquez", "n/a", "Taurean Everett", "Cesar Josè Piombo, Pedro Gonzalez" ], [ "Frank", "Ben Lewis", "John Brannoch", "Mike McGowan", "Beto Marque", "Leon Kay", "David Koch", "Gianluca Briganti" ] ], "name": "table_10402018_1" }
{ "human_readable": "SELECT COUNT London FROM table WHERE Character = Frank", "sel": 2, "agg": 3, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "Frank" ] } }
1
Who-all have been Class AAA during the schools year of 2000-01?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "page_title": "Current Issues and Events (UIL)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10399701-2", "section_title": "Team", "caption": "Team", "rows": [ [ "1990-91", "Menard", "Coleman", "La Grange", "Burkburnett", "Round Rock" ], [ "1991-92", "Lindsay", "Woodsboro", "Dalhart", "Highland Park", "Brownsville Pace" ], [ "1992-93", "Menard", "Wimberley", "Elgin", "Jacksonville", "Round Rock" ], [ "1993-94", "Lindsay", "S&S Consolidated", "White Oak", "McKinney", "Bryan" ], [ "1994-95", "(tie) Apple Springs/Lindsay", "S&S Consolidated", "(tie) Wimberley/La Grange", "Friendswood", "Fort Worth Dunbar" ], [ "1995-96", "Lindsay", "S&S Consolidated", "Teague", "Friendswood", "Laredo Alexander" ], [ "1996-97", "(tie) Apple Springs/Texline", "S&S Consolidated", "Teague", "Friendswood", "Edinburg North" ], [ "1997-98", "Rotan", "S&S Consolidated", "Teague", "Friendswood", "Sugar Land Elkins" ], [ "1998-99", "Menard", "S&S Consolidated", "Atlanta", "Fort Worth Dunbar", "Round Rock" ], [ "1999-2000", "Crosbyton", "S&S Consolidated", "Teague", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2000-01", "Lindsay", "S&S Consolidated", "Abilene Wylie", "Corpus Christi Flour Bluff", "Edinburg Economedes" ], [ "2001-02", "Lindsay", "S&S Consolidated", "Atlanta", "Sulphur Springs", "College Station A&M Consolidated" ], [ "2002-03", "Lindsay", "S&S Consolidated", "Jourdanton", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2003-04", "Martin's Mill", "S&S Consolidated", "Jourdanton", "Medina Valley", "Austin Westlake" ], [ "2004-05", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Medina Valley", "College Station A&M Consolidated" ], [ "2005-06", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Stephenville", "Round Rock" ], [ "2006-07", "Martin's Mill", "S&S Consolidated", "Abilene Wylie", "Mont Belvieu Barbers Hill", "Round Rock" ], [ "2007-08", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Pflugerville Hendrickson", "Clear Lake" ], [ "2008-09", "Apple Springs", "Tuscola Jim Ned", "Hidalgo", "Aledo", "Katy Taylor" ], [ "2009-10", "Latexo", "S&S Consolidated", "Hidalgo", "Aledo", "Katy Seven Lakes" ], [ "2010-11", "Latexo", "Tuscola Jim Ned", "Van", "San Antonio Alamo Heights", "Katy Seven Lakes" ], [ "2011-12", "Sabine Pass", "Holliday", "Van", "Aledo", "Katy Seven Lakes" ] ], "name": "table_10399701_2" }
{ "human_readable": "SELECT Class AAA FROM table WHERE School Year = 2000-01", "sel": 3, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "2000-01" ] } }
1
Who-all have been Class AAA during the same year that Class A had been (tie) Apple Springs/Texline?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "page_title": "Current Issues and Events (UIL)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10399701-2", "section_title": "Team", "caption": "Team", "rows": [ [ "1990-91", "Menard", "Coleman", "La Grange", "Burkburnett", "Round Rock" ], [ "1991-92", "Lindsay", "Woodsboro", "Dalhart", "Highland Park", "Brownsville Pace" ], [ "1992-93", "Menard", "Wimberley", "Elgin", "Jacksonville", "Round Rock" ], [ "1993-94", "Lindsay", "S&S Consolidated", "White Oak", "McKinney", "Bryan" ], [ "1994-95", "(tie) Apple Springs/Lindsay", "S&S Consolidated", "(tie) Wimberley/La Grange", "Friendswood", "Fort Worth Dunbar" ], [ "1995-96", "Lindsay", "S&S Consolidated", "Teague", "Friendswood", "Laredo Alexander" ], [ "1996-97", "(tie) Apple Springs/Texline", "S&S Consolidated", "Teague", "Friendswood", "Edinburg North" ], [ "1997-98", "Rotan", "S&S Consolidated", "Teague", "Friendswood", "Sugar Land Elkins" ], [ "1998-99", "Menard", "S&S Consolidated", "Atlanta", "Fort Worth Dunbar", "Round Rock" ], [ "1999-2000", "Crosbyton", "S&S Consolidated", "Teague", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2000-01", "Lindsay", "S&S Consolidated", "Abilene Wylie", "Corpus Christi Flour Bluff", "Edinburg Economedes" ], [ "2001-02", "Lindsay", "S&S Consolidated", "Atlanta", "Sulphur Springs", "College Station A&M Consolidated" ], [ "2002-03", "Lindsay", "S&S Consolidated", "Jourdanton", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2003-04", "Martin's Mill", "S&S Consolidated", "Jourdanton", "Medina Valley", "Austin Westlake" ], [ "2004-05", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Medina Valley", "College Station A&M Consolidated" ], [ "2005-06", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Stephenville", "Round Rock" ], [ "2006-07", "Martin's Mill", "S&S Consolidated", "Abilene Wylie", "Mont Belvieu Barbers Hill", "Round Rock" ], [ "2007-08", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Pflugerville Hendrickson", "Clear Lake" ], [ "2008-09", "Apple Springs", "Tuscola Jim Ned", "Hidalgo", "Aledo", "Katy Taylor" ], [ "2009-10", "Latexo", "S&S Consolidated", "Hidalgo", "Aledo", "Katy Seven Lakes" ], [ "2010-11", "Latexo", "Tuscola Jim Ned", "Van", "San Antonio Alamo Heights", "Katy Seven Lakes" ], [ "2011-12", "Sabine Pass", "Holliday", "Van", "Aledo", "Katy Seven Lakes" ] ], "name": "table_10399701_2" }
{ "human_readable": "SELECT Class AAA FROM table WHERE Class A = (tie) Apple Springs/Texline", "sel": 3, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "(tie) Apple Springs/Texline" ] } }
1
Who-all have been Class AAAAA during the schools 1995 year-96?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "page_title": "Current Issues and Events (UIL)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10399701-2", "section_title": "Team", "caption": "Team", "rows": [ [ "1990-91", "Menard", "Coleman", "La Grange", "Burkburnett", "Round Rock" ], [ "1991-92", "Lindsay", "Woodsboro", "Dalhart", "Highland Park", "Brownsville Pace" ], [ "1992-93", "Menard", "Wimberley", "Elgin", "Jacksonville", "Round Rock" ], [ "1993-94", "Lindsay", "S&S Consolidated", "White Oak", "McKinney", "Bryan" ], [ "1994-95", "(tie) Apple Springs/Lindsay", "S&S Consolidated", "(tie) Wimberley/La Grange", "Friendswood", "Fort Worth Dunbar" ], [ "1995-96", "Lindsay", "S&S Consolidated", "Teague", "Friendswood", "Laredo Alexander" ], [ "1996-97", "(tie) Apple Springs/Texline", "S&S Consolidated", "Teague", "Friendswood", "Edinburg North" ], [ "1997-98", "Rotan", "S&S Consolidated", "Teague", "Friendswood", "Sugar Land Elkins" ], [ "1998-99", "Menard", "S&S Consolidated", "Atlanta", "Fort Worth Dunbar", "Round Rock" ], [ "1999-2000", "Crosbyton", "S&S Consolidated", "Teague", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2000-01", "Lindsay", "S&S Consolidated", "Abilene Wylie", "Corpus Christi Flour Bluff", "Edinburg Economedes" ], [ "2001-02", "Lindsay", "S&S Consolidated", "Atlanta", "Sulphur Springs", "College Station A&M Consolidated" ], [ "2002-03", "Lindsay", "S&S Consolidated", "Jourdanton", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2003-04", "Martin's Mill", "S&S Consolidated", "Jourdanton", "Medina Valley", "Austin Westlake" ], [ "2004-05", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Medina Valley", "College Station A&M Consolidated" ], [ "2005-06", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Stephenville", "Round Rock" ], [ "2006-07", "Martin's Mill", "S&S Consolidated", "Abilene Wylie", "Mont Belvieu Barbers Hill", "Round Rock" ], [ "2007-08", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Pflugerville Hendrickson", "Clear Lake" ], [ "2008-09", "Apple Springs", "Tuscola Jim Ned", "Hidalgo", "Aledo", "Katy Taylor" ], [ "2009-10", "Latexo", "S&S Consolidated", "Hidalgo", "Aledo", "Katy Seven Lakes" ], [ "2010-11", "Latexo", "Tuscola Jim Ned", "Van", "San Antonio Alamo Heights", "Katy Seven Lakes" ], [ "2011-12", "Sabine Pass", "Holliday", "Van", "Aledo", "Katy Seven Lakes" ] ], "name": "table_10399701_2" }
{ "human_readable": "SELECT Class AAAAA FROM table WHERE School Year = 1995-96", "sel": 5, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "1995-96" ] } }
1
Who-all have been Class AAA during the same year that Class AAAAA had been Brownsville Pace?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "page_title": "Current Issues and Events (UIL)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10399701-2", "section_title": "Team", "caption": "Team", "rows": [ [ "1990-91", "Menard", "Coleman", "La Grange", "Burkburnett", "Round Rock" ], [ "1991-92", "Lindsay", "Woodsboro", "Dalhart", "Highland Park", "Brownsville Pace" ], [ "1992-93", "Menard", "Wimberley", "Elgin", "Jacksonville", "Round Rock" ], [ "1993-94", "Lindsay", "S&S Consolidated", "White Oak", "McKinney", "Bryan" ], [ "1994-95", "(tie) Apple Springs/Lindsay", "S&S Consolidated", "(tie) Wimberley/La Grange", "Friendswood", "Fort Worth Dunbar" ], [ "1995-96", "Lindsay", "S&S Consolidated", "Teague", "Friendswood", "Laredo Alexander" ], [ "1996-97", "(tie) Apple Springs/Texline", "S&S Consolidated", "Teague", "Friendswood", "Edinburg North" ], [ "1997-98", "Rotan", "S&S Consolidated", "Teague", "Friendswood", "Sugar Land Elkins" ], [ "1998-99", "Menard", "S&S Consolidated", "Atlanta", "Fort Worth Dunbar", "Round Rock" ], [ "1999-2000", "Crosbyton", "S&S Consolidated", "Teague", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2000-01", "Lindsay", "S&S Consolidated", "Abilene Wylie", "Corpus Christi Flour Bluff", "Edinburg Economedes" ], [ "2001-02", "Lindsay", "S&S Consolidated", "Atlanta", "Sulphur Springs", "College Station A&M Consolidated" ], [ "2002-03", "Lindsay", "S&S Consolidated", "Jourdanton", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2003-04", "Martin's Mill", "S&S Consolidated", "Jourdanton", "Medina Valley", "Austin Westlake" ], [ "2004-05", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Medina Valley", "College Station A&M Consolidated" ], [ "2005-06", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Stephenville", "Round Rock" ], [ "2006-07", "Martin's Mill", "S&S Consolidated", "Abilene Wylie", "Mont Belvieu Barbers Hill", "Round Rock" ], [ "2007-08", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Pflugerville Hendrickson", "Clear Lake" ], [ "2008-09", "Apple Springs", "Tuscola Jim Ned", "Hidalgo", "Aledo", "Katy Taylor" ], [ "2009-10", "Latexo", "S&S Consolidated", "Hidalgo", "Aledo", "Katy Seven Lakes" ], [ "2010-11", "Latexo", "Tuscola Jim Ned", "Van", "San Antonio Alamo Heights", "Katy Seven Lakes" ], [ "2011-12", "Sabine Pass", "Holliday", "Van", "Aledo", "Katy Seven Lakes" ] ], "name": "table_10399701_2" }
{ "human_readable": "SELECT Class AAA FROM table WHERE Class AAAAA = Brownsville Pace", "sel": 3, "agg": 0, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "Brownsville Pace" ] } }
1
What-all had been the total number of Class AAA during the same year that Class AAA had been White Oak?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "page_title": "Current Issues and Events (UIL)", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text" ], "id": "1-10399701-2", "section_title": "Team", "caption": "Team", "rows": [ [ "1990-91", "Menard", "Coleman", "La Grange", "Burkburnett", "Round Rock" ], [ "1991-92", "Lindsay", "Woodsboro", "Dalhart", "Highland Park", "Brownsville Pace" ], [ "1992-93", "Menard", "Wimberley", "Elgin", "Jacksonville", "Round Rock" ], [ "1993-94", "Lindsay", "S&S Consolidated", "White Oak", "McKinney", "Bryan" ], [ "1994-95", "(tie) Apple Springs/Lindsay", "S&S Consolidated", "(tie) Wimberley/La Grange", "Friendswood", "Fort Worth Dunbar" ], [ "1995-96", "Lindsay", "S&S Consolidated", "Teague", "Friendswood", "Laredo Alexander" ], [ "1996-97", "(tie) Apple Springs/Texline", "S&S Consolidated", "Teague", "Friendswood", "Edinburg North" ], [ "1997-98", "Rotan", "S&S Consolidated", "Teague", "Friendswood", "Sugar Land Elkins" ], [ "1998-99", "Menard", "S&S Consolidated", "Atlanta", "Fort Worth Dunbar", "Round Rock" ], [ "1999-2000", "Crosbyton", "S&S Consolidated", "Teague", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2000-01", "Lindsay", "S&S Consolidated", "Abilene Wylie", "Corpus Christi Flour Bluff", "Edinburg Economedes" ], [ "2001-02", "Lindsay", "S&S Consolidated", "Atlanta", "Sulphur Springs", "College Station A&M Consolidated" ], [ "2002-03", "Lindsay", "S&S Consolidated", "Jourdanton", "Corpus Christi Flour Bluff", "College Station A&M Consolidated" ], [ "2003-04", "Martin's Mill", "S&S Consolidated", "Jourdanton", "Medina Valley", "Austin Westlake" ], [ "2004-05", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Medina Valley", "College Station A&M Consolidated" ], [ "2005-06", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Stephenville", "Round Rock" ], [ "2006-07", "Martin's Mill", "S&S Consolidated", "Abilene Wylie", "Mont Belvieu Barbers Hill", "Round Rock" ], [ "2007-08", "Apple Springs", "S&S Consolidated", "Abilene Wylie", "Pflugerville Hendrickson", "Clear Lake" ], [ "2008-09", "Apple Springs", "Tuscola Jim Ned", "Hidalgo", "Aledo", "Katy Taylor" ], [ "2009-10", "Latexo", "S&S Consolidated", "Hidalgo", "Aledo", "Katy Seven Lakes" ], [ "2010-11", "Latexo", "Tuscola Jim Ned", "Van", "San Antonio Alamo Heights", "Katy Seven Lakes" ], [ "2011-12", "Sabine Pass", "Holliday", "Van", "Aledo", "Katy Seven Lakes" ] ], "name": "table_10399701_2" }
{ "human_readable": "SELECT COUNT Class AA FROM table WHERE Class AAA = White Oak", "sel": 2, "agg": 3, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "White Oak" ] } }
1
How many records are listed on Friday, May 25?
{ "header": [ "Week", "Date", "Kickoff", "Opponent", "Final score", "Team record", "Game site", "Attendance" ], "page_title": "", "page_id": "", "types": [ "real", "text", "text", "text", "text", "text", "text", "real" ], "id": "1-10392906-2", "section_title": "", "caption": "", "rows": [ [ "1", "Saturday, April 14", "7:00 p.m.", "at Frankfurt Galaxy", "L 14–30", "0–1", "Commerzbank-Arena", "38125" ], [ "2", "Friday, April 20", "8:00 p.m.", "Rhein Fire", "L 10–16", "0–2", "Amsterdam ArenA", "14611" ], [ "3", "Saturday, April 28", "6:00 p.m.", "at Berlin Thunder", "W 14–10", "1–2", "Olympic Stadium", "11942" ], [ "4", "Sunday, May 6", "3:00 p.m.", "Frankfurt Galaxy", "W 19–17", "2–2", "Amsterdam ArenA", "10788" ], [ "5", "Saturday, May 12", "6:00 p.m.", "at Hamburg Sea Devils", "L 17–24", "2–3", "AOL Arena", "15271" ], [ "6", "Friday, May 18", "8:00 p.m.", "Hamburg Sea Devils", "W 41–31", "3–3", "Amsterdam ArenA", "9384" ], [ "7", "Friday, May 25", "8:00 p.m.", "Cologne Centurions", "L 7–30", "3–4", "Amsterdam ArenA", "11714" ], [ "8", "Sunday, June 3", "4:00 p.m.", "at Rhein Fire", "L 38–41", "3–5", "LTU arena", "20355" ], [ "9", "Saturday, June 9", "6:00 p.m.", "at Cologne Centurions", "L 13–31", "3–6", "RheinEnergieStadion", "12878" ] ], "name": "table_10392906_2" }
{ "human_readable": "SELECT COUNT Team record FROM table WHERE Date = Friday, May 25", "sel": 5, "agg": 3, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "Friday, May 25" ] } }
1
How many opponents was played on Saturday, June 9?
{ "header": [ "Week", "Date", "Kickoff", "Opponent", "Final score", "Team record", "Game site", "Attendance" ], "page_title": "", "page_id": "", "types": [ "real", "text", "text", "text", "text", "text", "text", "real" ], "id": "1-10392906-2", "section_title": "", "caption": "", "rows": [ [ "1", "Saturday, April 14", "7:00 p.m.", "at Frankfurt Galaxy", "L 14–30", "0–1", "Commerzbank-Arena", "38125" ], [ "2", "Friday, April 20", "8:00 p.m.", "Rhein Fire", "L 10–16", "0–2", "Amsterdam ArenA", "14611" ], [ "3", "Saturday, April 28", "6:00 p.m.", "at Berlin Thunder", "W 14–10", "1–2", "Olympic Stadium", "11942" ], [ "4", "Sunday, May 6", "3:00 p.m.", "Frankfurt Galaxy", "W 19–17", "2–2", "Amsterdam ArenA", "10788" ], [ "5", "Saturday, May 12", "6:00 p.m.", "at Hamburg Sea Devils", "L 17–24", "2–3", "AOL Arena", "15271" ], [ "6", "Friday, May 18", "8:00 p.m.", "Hamburg Sea Devils", "W 41–31", "3–3", "Amsterdam ArenA", "9384" ], [ "7", "Friday, May 25", "8:00 p.m.", "Cologne Centurions", "L 7–30", "3–4", "Amsterdam ArenA", "11714" ], [ "8", "Sunday, June 3", "4:00 p.m.", "at Rhein Fire", "L 38–41", "3–5", "LTU arena", "20355" ], [ "9", "Saturday, June 9", "6:00 p.m.", "at Cologne Centurions", "L 13–31", "3–6", "RheinEnergieStadion", "12878" ] ], "name": "table_10392906_2" }
{ "human_readable": "SELECT COUNT Opponent FROM table WHERE Date = Saturday, June 9", "sel": 3, "agg": 3, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "Saturday, June 9" ] } }
1
In what week was the first game play at the Commerzbank-Arena?
{ "header": [ "Week", "Date", "Kickoff", "Opponent", "Final score", "Team record", "Game site", "Attendance" ], "page_title": "", "page_id": "", "types": [ "real", "text", "text", "text", "text", "text", "text", "real" ], "id": "1-10392906-2", "section_title": "", "caption": "", "rows": [ [ "1", "Saturday, April 14", "7:00 p.m.", "at Frankfurt Galaxy", "L 14–30", "0–1", "Commerzbank-Arena", "38125" ], [ "2", "Friday, April 20", "8:00 p.m.", "Rhein Fire", "L 10–16", "0–2", "Amsterdam ArenA", "14611" ], [ "3", "Saturday, April 28", "6:00 p.m.", "at Berlin Thunder", "W 14–10", "1–2", "Olympic Stadium", "11942" ], [ "4", "Sunday, May 6", "3:00 p.m.", "Frankfurt Galaxy", "W 19–17", "2–2", "Amsterdam ArenA", "10788" ], [ "5", "Saturday, May 12", "6:00 p.m.", "at Hamburg Sea Devils", "L 17–24", "2–3", "AOL Arena", "15271" ], [ "6", "Friday, May 18", "8:00 p.m.", "Hamburg Sea Devils", "W 41–31", "3–3", "Amsterdam ArenA", "9384" ], [ "7", "Friday, May 25", "8:00 p.m.", "Cologne Centurions", "L 7–30", "3–4", "Amsterdam ArenA", "11714" ], [ "8", "Sunday, June 3", "4:00 p.m.", "at Rhein Fire", "L 38–41", "3–5", "LTU arena", "20355" ], [ "9", "Saturday, June 9", "6:00 p.m.", "at Cologne Centurions", "L 13–31", "3–6", "RheinEnergieStadion", "12878" ] ], "name": "table_10392906_2" }
{ "human_readable": "SELECT MIN Week FROM table WHERE Game site = Commerzbank-Arena", "sel": 0, "agg": 2, "conds": { "column_index": [ 6 ], "operator_index": [ 0 ], "condition": [ "Commerzbank-Arena" ] } }
1
What-all had been the original air date of an episode set in 1544?
{ "header": [ "No. in series", "No. in season", "Title", "Setting", "Directed by", "Written by", "U.S. viewers (million)", "Original air date" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10413597-5", "section_title": "", "caption": "", "rows": [ [ "29", "1", "\"Moment of Nostalgia\"", "Summer 1540", "Dearbhla Walsh", "Michael Hirst", "0.88", "April11,2010" ], [ "30", "2", "\"Sister\"", "Winter 1540", "Dearbhla Walsh", "Michael Hirst", "N/A", "April18,2010" ], [ "31", "3", "\"Something for You\"", "Spring 1541", "Dearbhla Walsh", "Michael Hirst", "N/A", "April25,2010" ], [ "32", "4", "\"Natural Ally\"", "Summer/ Autumn 1541", "Ciarán Donnelly", "Michael Hirst", "0.90", "May2,2010" ], [ "33", "5", "\"Bottom of the Pot\"", "Winter 1541/February 13, 1542", "Ciarán Donnelly", "Michael Hirst", "0.93", "May9,2010" ], [ "34", "6", "\"You Have My Permission\"", "1542", "Ciarán Donnelly", "Michael Hirst", "N/A", "May16,2010" ], [ "35", "7", "\"Sixth and the Final Wife\"", "1543", "Jeremy Podeswa", "Michael Hirst", "0.95", "May23,2010" ], [ "36", "8", "\"As It Should Be\"", "1544", "Jeremy Podeswa", "Michael Hirst", "0.99", "June6,2010" ], [ "37", "9", "\"Secrets of the Heart\"", "1544 – 1546", "Ciarán Donnelly", "Michael Hirst", "0.72", "June13,2010" ] ], "name": "table_10413597_5" }
{ "human_readable": "SELECT Original air date FROM table WHERE Setting = 1544", "sel": 7, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "1544" ] } }
1
How many settings where there for 29 the season episode?
{ "header": [ "No. in series", "No. in season", "Title", "Setting", "Directed by", "Written by", "U.S. viewers (million)", "Original air date" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10413597-5", "section_title": "", "caption": "", "rows": [ [ "29", "1", "\"Moment of Nostalgia\"", "Summer 1540", "Dearbhla Walsh", "Michael Hirst", "0.88", "April11,2010" ], [ "30", "2", "\"Sister\"", "Winter 1540", "Dearbhla Walsh", "Michael Hirst", "N/A", "April18,2010" ], [ "31", "3", "\"Something for You\"", "Spring 1541", "Dearbhla Walsh", "Michael Hirst", "N/A", "April25,2010" ], [ "32", "4", "\"Natural Ally\"", "Summer/ Autumn 1541", "Ciarán Donnelly", "Michael Hirst", "0.90", "May2,2010" ], [ "33", "5", "\"Bottom of the Pot\"", "Winter 1541/February 13, 1542", "Ciarán Donnelly", "Michael Hirst", "0.93", "May9,2010" ], [ "34", "6", "\"You Have My Permission\"", "1542", "Ciarán Donnelly", "Michael Hirst", "N/A", "May16,2010" ], [ "35", "7", "\"Sixth and the Final Wife\"", "1543", "Jeremy Podeswa", "Michael Hirst", "0.95", "May23,2010" ], [ "36", "8", "\"As It Should Be\"", "1544", "Jeremy Podeswa", "Michael Hirst", "0.99", "June6,2010" ], [ "37", "9", "\"Secrets of the Heart\"", "1544 – 1546", "Ciarán Donnelly", "Michael Hirst", "0.72", "June13,2010" ] ], "name": "table_10413597_5" }
{ "human_readable": "SELECT COUNT Setting FROM table WHERE No. in series = 29", "sel": 3, "agg": 3, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "29" ] } }
1
Who-all writed the episode that was a-set in winter 1541/february 13, 1542?
{ "header": [ "No. in series", "No. in season", "Title", "Setting", "Directed by", "Written by", "U.S. viewers (million)", "Original air date" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10413597-5", "section_title": "", "caption": "", "rows": [ [ "29", "1", "\"Moment of Nostalgia\"", "Summer 1540", "Dearbhla Walsh", "Michael Hirst", "0.88", "April11,2010" ], [ "30", "2", "\"Sister\"", "Winter 1540", "Dearbhla Walsh", "Michael Hirst", "N/A", "April18,2010" ], [ "31", "3", "\"Something for You\"", "Spring 1541", "Dearbhla Walsh", "Michael Hirst", "N/A", "April25,2010" ], [ "32", "4", "\"Natural Ally\"", "Summer/ Autumn 1541", "Ciarán Donnelly", "Michael Hirst", "0.90", "May2,2010" ], [ "33", "5", "\"Bottom of the Pot\"", "Winter 1541/February 13, 1542", "Ciarán Donnelly", "Michael Hirst", "0.93", "May9,2010" ], [ "34", "6", "\"You Have My Permission\"", "1542", "Ciarán Donnelly", "Michael Hirst", "N/A", "May16,2010" ], [ "35", "7", "\"Sixth and the Final Wife\"", "1543", "Jeremy Podeswa", "Michael Hirst", "0.95", "May23,2010" ], [ "36", "8", "\"As It Should Be\"", "1544", "Jeremy Podeswa", "Michael Hirst", "0.99", "June6,2010" ], [ "37", "9", "\"Secrets of the Heart\"", "1544 – 1546", "Ciarán Donnelly", "Michael Hirst", "0.72", "June13,2010" ] ], "name": "table_10413597_5" }
{ "human_readable": "SELECT Written by FROM table WHERE Setting = Winter 1541/February 13, 1542", "sel": 5, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Winter 1541/February 13, 1542" ] } }
1
What-all episode number of the season had been "The Northern Uprising"?
{ "header": [ "No. in series", "No. in season", "Title", "Setting", "Directed by", "Written by", "Original air date" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text" ], "id": "1-10413597-4", "section_title": "", "caption": "", "rows": [ [ "21", "1", "\"Civil Unrest\"", "30th May 1536", "Ciaran Donnelly", "Michael Hirst", "April5,2009" ], [ "22", "2", "\"The Northern Uprising\"", "Winter 1536", "Ciaran Donnelly", "Michael Hirst", "April12,2009" ], [ "23", "3", "\"Dissension and Punishment\"", "1536 – 1537", "Ciaran Donnelly", "Michael Hirst", "April19,2009" ], [ "24", "4", "\"The Death of a Queen\"", "July–October 1537", "Ciaran Donnelly", "Michael Hirst", "April26,2009" ], [ "25", "5", "\"Problems in the Reformation\"", "1537 – 1538", "Jeremy Podeswa", "Michael Hirst", "May3,2009" ], [ "26", "6", "\"Search for a New Queen\"", "1538 – 1539", "Jeremy Podeswa", "Michael Hirst", "May10,2009" ], [ "27", "7", "\"Protestant Anne of Cleves\"", "1539 – 1540", "Jeremy Podeswa", "Michael Hirst", "May17,2009" ] ], "name": "table_10413597_4" }
{ "human_readable": "SELECT No. in season FROM table WHERE Title = \"The Northern Uprising\"", "sel": 1, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "\"The Northern Uprising\"" ] } }
1
What-all is the name of the that is lasting 5:30 track?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT Track title FROM table WHERE Duration = 5:30", "sel": 3, "agg": 0, "conds": { "column_index": [ 8 ], "operator_index": [ 0 ], "condition": [ "5:30" ] } }
1
What-all is the album namethat has the tracks title Sweetness 甜甜的 (tián tián de)?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT Album name FROM table WHERE Track title = Sweetness 甜甜的 (Tián tián de)", "sel": 1, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "Sweetness 甜甜的 (Tián tián de)" ] } }
1
What-all is the duration of the song where the major is the piano and the date is 2004-02-03?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT Duration FROM table WHERE Major instrument(s) = Piano AND Date = 2004-02-03", "sel": 8, "agg": 0, "conds": { "column_index": [ 6, 0 ], "operator_index": [ 0, 0 ], "condition": [ "Piano", "2004-02-03" ] } }
1
What-all is the total number of lyricist where the lyrics theme is romance and so the song is lasting 3:50?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT COUNT Lyricist FROM table WHERE Lyrics theme/style = Romance AND Duration = 3:50", "sel": 4, "agg": 3, "conds": { "column_index": [ 7, 8 ], "operator_index": [ 0, 0 ], "condition": [ "Romance", "3:50" ] } }
1
What-all is the major instrument of the lasts 4:32 song?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT Major instrument(s) FROM table WHERE Duration = 4:32", "sel": 6, "agg": 0, "conds": { "column_index": [ 8 ], "operator_index": [ 0 ], "condition": [ "4:32" ] } }
1
What-all is the total number of musics genre/style in which the lyrics are a detective story?
{ "header": [ "Date", "Album name", "Track", "Track title", "Lyricist", "Music genre/style", "Major instrument(s)", "Lyrics theme/style", "Duration" ], "page_title": "List of songs recorded by Jay Chou", "page_id": "", "types": [ "text", "text", "text", "text", "text", "text", "text", "text", "text" ], "id": "1-10416547-1", "section_title": "Song list", "caption": "Song list", "rows": [ [ "2000-11-07", "Jay 周杰倫同名專輯", "1-01", "Adorable Woman 可愛女人 (kě ài nǚ rén)", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic )", "Romance", "3:59" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-02", "Perfection 完美主義 (wán měi zhǔ yì)", "Vincent Fang 方文山", "R&B", "Piano", "Romance", "4:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-03", "Starry Mood 星晴 (xīng qíng)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:20" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-04", "Wife 娘子 (niángzi)", "Vincent Fang 方文山", "\"Zhong guo feng\", hip-hop", "Guitar ( acoustic )", "Romance", "4:30" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-05", "Bullfight 鬥牛 (dòu niú)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Competition, sportsmanship, basketball", "4:38" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-06", "Black Humour 黑色幽默 (hēi sè yōu mò)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:43" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-07", "Istanbul 伊斯坦堡", "Vivian Hsu 徐若瑄", "R&B", "Synthesizer", "Romance", "3:29" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-08", "Old Indian Turtledove 印地安老斑鳩 (yìndìān lǎo bān jiū)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Humor", "5:04" ], [ "2000-11-07", "Jay 周杰倫同名專輯", "1-09", "Tornado 龍捲風", "Vivian Hsu 徐若瑄", "R&B", "Guitar, piano , violin", "Romance", "4:11" ], [ "2001-09-01", "Fantasy 范特西", "2-01", "Love Before A.D. 愛在西元前", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Romance", "3:50" ], [ "2001-09-01", "Fantasy 范特西", "2-02", "Dad, I'm Back 爸,我回來了", "Jay Chou 周杰倫", "Hip hop soul", "Violin , cello , guitar ( acoustic )", "Family, domestic violence", "3:51" ], [ "2001-09-01", "Fantasy 范特西", "2-03", "Simple Love 簡單愛", "Vivian Hsu 徐若瑄", "Pop, R&B", "Guitar ( acoustic )", "Romance", "4:28" ], [ "2001-09-01", "Fantasy 范特西", "2-04", "Ninja 忍者", "Vincent Fang 方文山", "Rock, electronic", "Synthesizer", "Combat", "2:35" ], [ "2001-09-01", "Fantasy 范特西", "2-05", "Can't Speak 開不了口", "Vivian Hsu 徐若瑄", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:46" ], [ "2001-09-01", "Fantasy 范特西", "2-06", "Shanghai 1943 上海一九四三", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic )", "Chinese history, family", "3:13" ], [ "2001-09-01", "Fantasy 范特西", "2-07", "Sorry 對不起", "Vincent Fang 方文山", "R&B, hip-hip", "Guitar ( acoustic )", "Romance", "4:45" ], [ "2001-09-01", "Fantasy 范特西", "2-08", "William's Castle 威廉古堡", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer , organ", "Humor, vampires", "3:55" ], [ "2001-09-01", "Fantasy 范特西", "2-09", "Nunchucks 雙截棍", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric ), erhu", "Combat", "3:18" ], [ "2001-09-01", "Fantasy 范特西", "2-10", "Silence 安靜", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Romance", "5:30" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-01", "The Orcs 半獸人", "Vincent Fang 方文山", "Hip-hop, orchestra", "Orchestra, synthesizer", "Fantasy, Warcraft", "4:05" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-02", "Peninsular Metal Box 半島鐵盒 (Bàndǎo tiě hé)", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "5:17" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-03", "Secret Code 暗號", "Xu Shi Chang 許世昌", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-04", "Dragon Fist 龍拳", "Vincent Fang 方文山", "\"Zhong guo feng\", rock", "Guitar ( electric )", "Chinese pride, Chinese history", "4:32" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-05", "Where Is The Train Going 火車叨位去", "Vincent Fang 方文山", "R&B, hip-hop", "Guitar ( acoustic )", "Romance", "4:37" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-06", "Split/Leave 分裂/离开", "Jay Chou 周杰倫", "R&B", "Piano , violin , cello", "Academic failure", "4:12" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-07", "Grandfather's Tea 爺爺泡的茶", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), violin", "Family, grandfather", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-08", "Return To The Past 回到過去", "Liu Geng Hong 劉耕宏", "R&B", "Guitar ( acoustic )", "Romance", "3:51" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-09", "Milan's Little Blacksmith 米蘭的小鐵匠", "Vincent Fang 方文山", "Hip-hop", "Guitar ( acoustic )", "Humor", "3:58" ], [ "2002-07-19", "Eight Dimensions 八度空間", "3-10", "Last Battle 最後的戰役", "Vincent Fang 方文山", "R&B, orchestra", "Guitar ( acoustic ), violin , cello", "War, friendship, death", "4:11" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-01", "In Name Of Father 以父之名 (Yǐ fǔ zhī míng)", "Huang Jun Lang 黃俊郎", "Hip hop soul", "Guitar ( acoustic ), synthesizer", "Sin, forgiveness", "5:39" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-02", "Coward 懦夫", "Jay Chou 周杰倫", "Rock", "Guitar ( electric )", "Drug addition", "3:36" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-03", "Fine Day 晴天", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:29" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-04", "Third Year Second Class 三年二班", "Vincent Fang 方文山", "Hip-hop", "Violin , cello , guitar ( bass )", "Competition, sportsmanship, ping-pong", "4:40" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-05", "East Wind Breaks 東風破", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , pipa", "Romance", "5:13" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-06", "Can You Hear 妳聽得到", "Zeng Yu Ting 曾郁婷", "R&B", "Piano , synthesizer", "Romance", "3:49" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-07", "The Same Tune 同一種調調", "Vincent Fang 方文山", "Hip-hop, Tango", "Violin , guitar ( acoustic )", "Friendship", "3:50" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-08", "Her Eyelashes 她的睫毛", "Vincent Fang 方文山", "Soft rock, R&B", "Guitar ( electric )", "Romance", "3:52" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-09", "Cliff of Love 愛情懸崖", "Vivian Hsu 徐若瑄", "R&B", "Piano , violin , cello , guitar ( electric )", "Romance", "4:19" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-10", "Terrace Fields 梯田", "Jay Chou 周杰倫", "Hip-hop", "Piano , horn", "Eco-awareness, urbanization", "3:33" ], [ "2003-07-31", "Ye Hui Mei 葉惠美", "4-11", "Double Sabre 雙刀", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), violin , cello", "Revenge, combat", "4:51" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-01", "My Territory 我的地盤", "Vincent Fang 方文山", "Pop, hip-hop", "Piano , harpsichord , scratch", "Individualism", "4:00" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-0 2", "Common Jasmine Orange 七里香(qī lǐ xiāng)", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), violin , cello", "Romance", "4:05" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-03", "Excuse 藉口", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4:56" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-04", "Grandmother 外婆", "Jay Chou 周杰倫", "R&B", "Synthesizer", "Family, grandmother, failure", "4:16" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-05", "Checkmate 將軍 (Jiāngjūn)", "Huang Jun Lang 黃俊郎", "\"Zhong guo feng\", hip-hop", "Violin , synthesizer", "Chinese chess", "4:01" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-06", "Stranded 擱淺", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "3:20" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-08", "Desperate Fight Of A Caged Beast 困獸之鬥", "Liu Geng Hong 劉耕宏", "Rock", "Guitar ( electric ), harmonica", "Personal struggles", "4:37" ], [ "2004-02-03", "Common Jasmine Orange 七里香", "5-09", "Carnival 園遊會", "Vincent Fang 方文山", "R&B", "Synthesizer , guitar ( acoustic )", "Romance", "4:28" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-01", "Nocturne 夜曲", "Vincent Fang 方文山", "R&B", "Guitar ( acoustic ), Piano", "Romance, death", "4:34" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-02", "Blue Storm 藍色風暴", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), scratch", "Bible", "4:44" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-03", "Snow-like Hair 髮如雪", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "pipa , yangqin , synthesizer", "Romance", "4:59" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-04", "Black Sweater 黑色毛衣", "Jay Chou 周杰倫", "R&B", "Guitar ( acoustic )", "Romance", "4:00" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-05", "No Way Out 四面楚歌", "Jay Chou 周杰倫", "Hip-hop", "Violin , Cello, synthesizer", "Paparazzi", "4:04" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-06", "Maple 楓", "Devon Song 宋健彰", "R&B", "Piano , violin , cello", "Romance", "4:35" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-07", "Romantic Cellphone 浪漫手機", "Vincent Fang 方文山", "R&B", "Guitar ( electric )", "Romance", "3:57" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-08", "The Emperor's Wrath 逆鱗", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Orchestra", "Motivational", "3:51" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-09", "Maltose 麥芽糖", "Vincent Fang 方文山", "R&B", "Violin , guitar ( electric )", "Romance", "4:18" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-10", "The Coral Sea 珊瑚海", "Vincent Fang 方文山", "R&B", "Piano , violin , guitar ( acoustic , electric )", "Romance", "4:14" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-11", "Drifting 飄移", "Vincent Fang 方文山", "Electronic, hip-hop", "Synthesizer", "Competition, car race", "3:46" ], [ "2005-11-01", "November's Chopin 十一月的蕭邦", "6-12", "All The Way North 一路向北", "Vincent Fang 方文山", "Soft rock", "Guitar ( electric )", "Romance", "4:52" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-01", "Twilight's Chapter Seven 夜的第七章 (Yè de dì qī zhāng)", "Huang Jun Lang 黃俊郎", "Hip-hop, orchestra", "Violin , cello , piano , synthesizer", "Detective story", "3:46" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-02", "Listen To Your Mother 聽媽媽的話 (Tīng māmā dehuà)", "Jay Chou 周杰倫", "Hip-hop, lullaby", "Piano , harpsichord", "Family, mother, filial piety", "4:23" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-03", "Faraway 千里之外 (Qiānlǐ zhī wài)", "Vincent Fang 方文山", "\"Zhong guo feng\", R&B", "Erhu , Piano , pipa", "Romance", "4:14" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-04", "Herbalist's Manual 本草綱目 (Běncǎo gāngmù)", "Vincent Fang 方文山", "Hip-hop, electronic", "Synthesizer", "Chinese pride, Chinese medicine", "3:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-05", "Retreat 退後 (Tuì hòu)", "Devon Song 宋健彰", "R&B", "Piano, guitar ( acoustic )", "Romance", "4:20" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-06", "Popular Imitation 紅模仿 (Hóng mú fǎng)", "Jay Chou 周杰倫", "Spanish", "Guitar ( acoustic ), trumpet", "Individualism, motivational", "3:03" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-07", "Heart's Rain 心雨 (Xīn yǔ)", "Vincent Fang 方文山", "R&B", "Violin , cello , piano", "Romance", "4:27" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-08", "White Windmill 白色風車 (Báisè fēngchē)", "Jay Chou 周杰倫", "R&B", "Violin , synthesizer", "Romance", "4:30" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-09", "Rosemary 迷迭香 (Mí dié xiāng)", "Vincent Fang 方文山", "Bossanova", "Violin , cello , guitar ( acoustic )", "Romance, physical attraction", "4:10" ], [ "2006-09-05", "Still Fantasy 依然范特西", "7-10", "Chrysanthemum Terrace 菊花台 (Júhuā tái)", "Vincent Fang 方文山", "\"Zhong guo feng\", orchestra", "Violin , cello , guitar ( acoustic ), guzheng", "Love, family, death", "4:53" ], [ "2007-11-02", "On the Run 我很忙", "8-01", "Cowboy On The Run 牛仔很忙", "Huang Jun Lang 黃俊郎", "Country", "Violin , guitar ( acoustic ), banjo", "Nonviolent Life, Alcohol Abstinence", "2:48" ], [ "2007-11-02", "On the Run 我很忙", "8-02", "Rainbow 彩虹", "Jay Chou 周杰倫", "Soft rock", "Guitar ( acoustic )", "Romance", "4:24" ], [ "2007-11-02", "On the Run 我很忙", "8-03", "Blue and White Porcelain 青花瓷", "Vincent Fang 方文山", "\"Zhong guo feng\"", "Guitar ( acoustic ), guzheng , dizi", "Romance", "3:59" ], [ "2007-11-02", "On the Run 我很忙", "8-04", "Sunny Otaku 陽光宅男", "Vincent Fang 方文山", "Rock", "Piano , guitar ( electric )", "Relationship advice", "3:43" ], [ "2007-11-02", "On the Run 我很忙", "8-05", "Dandelion's Promise 蒲公英的約定 (Púgōngyīng de yuēdìng)", "Vincent Fang 方文山", "Soft rock", "Piano , strings", "Reminiscence", "4:07" ], [ "2007-11-02", "On the Run 我很忙", "8-06", "Unparalleled 無雙 (Wú Shuāng)", "Vincent Fang 方文山", "Rock", "Guitar ( electric ), synthesizer , piano", "Competition", "3:54" ], [ "2007-11-02", "On the Run 我很忙", "8-07", "I'm Not Worthy 我不配 (Wǒ bùpèi)", "Vincent Fang 方文山", "Soft rock", "Guitar ( acoustic ), piano", "Romance, breaking up", "4:49" ], [ "2007-11-02", "On the Run 我很忙", "8-08", "Nonsensical 扯 (Chě)", "Vincent Fang 方文山", "Hip-hop", "Synthesizer", "Stupidity", "3:30" ], [ "2007-11-02", "On the Run 我很忙", "8-09", "Sweetness 甜甜的 (Tián tián de)", "Vincent Fang 方文山", "Pop", "Guitar ( acoustic ), piano", "Romance", "4:04" ], [ "2007-11-02", "On the Run 我很忙", "8-10", "The Longest Movie 最長的電影 (Zuìzhǎng de diànyǐng)", "Jay Chou 周杰倫", "Soft rock", "Piano , strings", "Romance", "3:56" ], [ "2008-10-15", "Capricorn 魔杰座", "9-01", "Dragon Rider 龍戰騎士 (Lóng zhàn qíshì)", "Vincent Fang 方文山", "Hip hop , Rock", "Electric Guitar ( acoustic ), synthesizer", "Dragon War, Romance", "4:28" ], [ "2008-10-15", "Capricorn 魔杰座", "9-03", "Snake Dance 蛇舞", "Huang Jun Lang 黃俊郎", "Hip hop , R&B", "Guitar ( acoustic )", "Romance", "2:52" ], [ "2008-10-15", "Capricorn 魔杰座", "9-04", "Ocean Of Flowers 花海", "Gu Xiao Li 古小力, Huang Ling Jia 黃淩嘉", "Pop", "Violin , cello , guitar ( bass )", "Romance", "4:22" ], [ "2008-10-15", "Capricorn 魔杰座", "9-05", "Mr. Magic 魔術先生", "Vincent Fang 方文山", "Comedy", "Piano , Trumpet", "Magic, Comedy", "3:45" ], [ "2008-10-15", "Capricorn 魔杰座", "9-06", "Where Is The Promised Happiness? 說好的幸福呢", "Vincent Fang 方文山", "R&B", "Piano , synthesizer", "Romance", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-07", "Orchid Pavilion 蘭亭序", "Vincent Fang 方文山", "'Zhong Guo Feng'", "Erhu , Violin , guitar ( acoustic )", "Romance", "4:12" ], [ "2008-10-15", "Capricorn 魔杰座", "9-08", "Wandering Poet 流浪诗人", "Vincent Fang 方文山", "Soft rock, R&B, Country", "Guitar ( electric ), Harmonica", "Romance", "2:47" ], [ "2008-10-15", "Capricorn 魔杰座", "9-09", "Time Machine 時光機", "Vincent Fang 方文山", "Pop , Rock", "Piano , violin , cello , guitar ( electric )", "Childhood, Doraemon", "5:09" ], [ "2008-10-15", "Capricorn 魔杰座", "9-10", "Uncle Joker 喬克叔叔", "Huang Jun Lang 黃俊郎", "Hip-hop", "Piano , horn", "Joker, Clown", "4:14" ], [ "2008-10-15", "Capricorn 魔杰座", "9-11", "Rice Aroma 稻香", "Jay Chou 周杰倫", "Folk, R&B", "Guitar ( electric ), violin , cello", "Happiness, Memories, Family, Heart", "3:43" ], [ "2010-05-18", "The Era 跨時代", "10-01", "The Era 跨時代 (Kuà shídài)", "Huang Jun Lang 黄俊郎", "Electronic, Rap", "future piano", "Vampire, Upbeat", "3:14" ], [ "2010-05-18", "The Era 跨時代", "10-02", "Say Goodbye 說了再見 (Shuōle zàijiàn)", "古小力、黄淩嘉", "soft pop", "piano", "Romance, Regret", "4:34" ], [ "2010-05-18", "The Era 跨時代", "10-03", "Ephemeral 煙花易冷 (Yānhuā yì lěng)", "Vincent Fang 方文山", "Zhong guo feng", "piano", "Past Life, Romance", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-04", "Free Instructional Video 免費教學錄影帶", "Huang Jun Lang 黄俊郎", "Rap, Blues", "guitar", "How to Get Famous", "4:16" ], [ "2010-05-18", "The Era 跨時代", "10-05", "Long Time No See 好久不見 (Hǎojiǔ bùjiàn)", "Jay Chou 周杰倫", "R&B", "guitar", "Romance", "4:13" ], [ "2010-05-18", "The Era 跨時代", "10-06", "It Rains All Night 雨下一整晚 (Yǔ xià yī zhěng wǎn)", "Vincent Fang 方文山", "Zhong guo feng", "guitar", "Romance, Sigh", "4:21" ], [ "2010-05-18", "The Era 跨時代", "10-07", "Hip-hop Cabin Attendant 嘻哈空姐 (Xīhā kōngjiě)", "Vincent Fang 方文山", "Electronic", "Piano", "Beauty, Attraction", "2.42" ], [ "2010-05-18", "The Era 跨時代", "10-09", "Love's Flight Diary 愛的飛行日記 (Ài de fēixíng rìjì)", "Vincent Fang 方文山", "R&B", "Guitar", "Romance", "4.18" ], [ "2010-05-18", "The Era 跨時代", "10-10", "Self Directed 自導自演 (Zì dǎo zìyǎn)", "Jay Chou 周杰倫", "R&B", "Piano", "Romance", "4.16" ] ], "name": "table_10416547_1" }
{ "human_readable": "SELECT COUNT Music genre/style FROM table WHERE Lyrics theme/style = Detective story", "sel": 5, "agg": 3, "conds": { "column_index": [ 7 ], "operator_index": [ 0 ], "condition": [ "Detective story" ] } }
1
What-all is the playoffs for the usl pro select league?
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "Long Island Rough Riders", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046071-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "1994", "3", "USISL", "1st, Northeast", "Sizzling Nine", "Did not enter" ], [ "1995", "3", "USISL Pro League", "1st, Coastal", "Champion", "Did not qualify" ], [ "1996", "3", "USISL Select League", "1st, North Atlantic", "Semifinals", "Did not qualify" ], [ "1997", "2", "USISL A-League", "3rd, Northeast", "Division Finals", "Quarterfinals" ], [ "1998", "2", "USISL A-League", "4th, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "1999", "2", "USL A-League", "3rd, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "2000", "2", "USL A-League", "1st, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "2001", "2", "USL A-League", "6th, Northern", "Did not qualify", "Did not qualify" ], [ "2002", "3", "USL D3-Pro League", "1st, Atlantic", "Champion", "Did not qualify" ], [ "2003", "3", "USL Pro Select League", "1st, Atlantic", "Regional Finals", "2nd Round" ], [ "2004", "3", "USL Pro Soccer League", "3rd, Atlantic", "Did not qualify", "Did not qualify" ], [ "2005", "3", "USL Second Division", "6th", "Did not qualify", "2nd Round" ], [ "2006", "3", "USL Second Division", "9th", "Did not qualify", "Did not qualify" ], [ "2007", "4", "USL PDL", "4th, Northeast", "Did not qualify", "1st Round" ], [ "2008", "4", "USL PDL", "3rd, Northeast", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "2nd, Northeast", "Divisional Semifinals", "Did not qualify" ], [ "2010", "4", "USL PDL", "4th, Northeast", "Did not qualify", "2nd Round" ], [ "2011", "4", "USL PDL", "1st, Mid Atlantic", "National Semifinals", "Did not qualify" ], [ "2012", "4", "USL PDL", "5th, Mid Atlantic", "Did not qualify", "2nd Round" ] ], "name": "table_1046071_1" }
{ "human_readable": "SELECT Playoffs FROM table WHERE League = USL Pro Select League", "sel": 4, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "USL Pro Select League" ] } }
1
What-all is the number of the division for the 1st round?
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "Long Island Rough Riders", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046071-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "1994", "3", "USISL", "1st, Northeast", "Sizzling Nine", "Did not enter" ], [ "1995", "3", "USISL Pro League", "1st, Coastal", "Champion", "Did not qualify" ], [ "1996", "3", "USISL Select League", "1st, North Atlantic", "Semifinals", "Did not qualify" ], [ "1997", "2", "USISL A-League", "3rd, Northeast", "Division Finals", "Quarterfinals" ], [ "1998", "2", "USISL A-League", "4th, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "1999", "2", "USL A-League", "3rd, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "2000", "2", "USL A-League", "1st, Northeast", "Conference Quarterfinals", "Did not qualify" ], [ "2001", "2", "USL A-League", "6th, Northern", "Did not qualify", "Did not qualify" ], [ "2002", "3", "USL D3-Pro League", "1st, Atlantic", "Champion", "Did not qualify" ], [ "2003", "3", "USL Pro Select League", "1st, Atlantic", "Regional Finals", "2nd Round" ], [ "2004", "3", "USL Pro Soccer League", "3rd, Atlantic", "Did not qualify", "Did not qualify" ], [ "2005", "3", "USL Second Division", "6th", "Did not qualify", "2nd Round" ], [ "2006", "3", "USL Second Division", "9th", "Did not qualify", "Did not qualify" ], [ "2007", "4", "USL PDL", "4th, Northeast", "Did not qualify", "1st Round" ], [ "2008", "4", "USL PDL", "3rd, Northeast", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "2nd, Northeast", "Divisional Semifinals", "Did not qualify" ], [ "2010", "4", "USL PDL", "4th, Northeast", "Did not qualify", "2nd Round" ], [ "2011", "4", "USL PDL", "1st, Mid Atlantic", "National Semifinals", "Did not qualify" ], [ "2012", "4", "USL PDL", "5th, Mid Atlantic", "Did not qualify", "2nd Round" ] ], "name": "table_1046071_1" }
{ "human_readable": "SELECT COUNT Division FROM table WHERE Open Cup = 1st Round", "sel": 1, "agg": 3, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "1st Round" ] } }
1
What-all had been the team where is formula renault 2.0 nec?
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "page_title": "Filipe Albuquerque", "page_id": "", "types": [ "text", "text", "text", "real", "real", "real", "real", "real", "real", "text" ], "id": "1-10420426-1", "section_title": "Career summary", "caption": "Career summary", "rows": [ [ "2005", "Formula Renault 2.0 Germany", "Motopark Oschersleben", "14", "4", "6", "5", "8", "273", "3rd" ], [ "2005", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "0", "1", "0", "2", "63", "5th" ], [ "2005", "Spanish Formula Three", "Racing Engineering", "12", "1", "1", "0", "3", "52", "6th" ], [ "2006", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "4", "4", "1", "4", "99", "1st" ], [ "2006", "Formula Renault 2.0 NEC", "Motopark Academy", "14", "4", "2", "1", "10", "312", "1st" ], [ "2007", "Formula Renault 3.5 Series", "Epsilon Euskadi", "17", "1", "0", "1", "2", "81", "4th" ], [ "2007", "GP2 Series", "Racing Engineering", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007", "GP2 Series", "Arden International", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007–08", "A1 Grand Prix", "A1 Team Portugal", "8", "0", "0", "0", "3", "59", "11th" ], [ "2008", "Formula Renault 3.5 Series", "Epsilon Euskadi", "4", "0", "0", "0", "0", "12", "21st" ], [ "2008–09", "A1 Grand Prix", "A1 Team Portugal", "14", "1", "0", "2", "6", "92", "3rd" ], [ "2009", "Italian GT Championship – GT3", "Audi Sport Italia", "2", "1", "0", "0", "2", "34", "18th" ], [ "2009", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "13th" ], [ "2009", "International Superstars Series", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "11th" ], [ "2010", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "144", "2nd" ], [ "2010", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "15th" ], [ "2010", "International Superstars Series", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "13th" ], [ "2011", "Deutsche Tourenwagen Masters", "Team Rosberg", "10", "0", "0", "0", "1", "9", "12th" ], [ "2011", "Blancpain Endurance Series – GT3 Pro Cup", "Belgian Audi Club", "5", "0", "1", "0", "3", "74", "3rd" ], [ "2011", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "30", "13th" ] ], "name": "table_10420426_1" }
{ "human_readable": "SELECT Team FROM table WHERE Series = Formula Renault 2.0 NEC", "sel": 2, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "Formula Renault 2.0 NEC" ] } }
1
What-all is the total number of poles for arden international?
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "page_title": "Filipe Albuquerque", "page_id": "", "types": [ "text", "text", "text", "real", "real", "real", "real", "real", "real", "text" ], "id": "1-10420426-1", "section_title": "Career summary", "caption": "Career summary", "rows": [ [ "2005", "Formula Renault 2.0 Germany", "Motopark Oschersleben", "14", "4", "6", "5", "8", "273", "3rd" ], [ "2005", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "0", "1", "0", "2", "63", "5th" ], [ "2005", "Spanish Formula Three", "Racing Engineering", "12", "1", "1", "0", "3", "52", "6th" ], [ "2006", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "4", "4", "1", "4", "99", "1st" ], [ "2006", "Formula Renault 2.0 NEC", "Motopark Academy", "14", "4", "2", "1", "10", "312", "1st" ], [ "2007", "Formula Renault 3.5 Series", "Epsilon Euskadi", "17", "1", "0", "1", "2", "81", "4th" ], [ "2007", "GP2 Series", "Racing Engineering", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007", "GP2 Series", "Arden International", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007–08", "A1 Grand Prix", "A1 Team Portugal", "8", "0", "0", "0", "3", "59", "11th" ], [ "2008", "Formula Renault 3.5 Series", "Epsilon Euskadi", "4", "0", "0", "0", "0", "12", "21st" ], [ "2008–09", "A1 Grand Prix", "A1 Team Portugal", "14", "1", "0", "2", "6", "92", "3rd" ], [ "2009", "Italian GT Championship – GT3", "Audi Sport Italia", "2", "1", "0", "0", "2", "34", "18th" ], [ "2009", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "13th" ], [ "2009", "International Superstars Series", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "11th" ], [ "2010", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "144", "2nd" ], [ "2010", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "15th" ], [ "2010", "International Superstars Series", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "13th" ], [ "2011", "Deutsche Tourenwagen Masters", "Team Rosberg", "10", "0", "0", "0", "1", "9", "12th" ], [ "2011", "Blancpain Endurance Series – GT3 Pro Cup", "Belgian Audi Club", "5", "0", "1", "0", "3", "74", "3rd" ], [ "2011", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "30", "13th" ] ], "name": "table_10420426_1" }
{ "human_readable": "SELECT COUNT Poles FROM table WHERE Team = Arden International", "sel": 5, "agg": 3, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "Arden International" ] } }
1
What-all is the number of wins for gp2 series for racing engineerings?
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "page_title": "Filipe Albuquerque", "page_id": "", "types": [ "text", "text", "text", "real", "real", "real", "real", "real", "real", "text" ], "id": "1-10420426-1", "section_title": "Career summary", "caption": "Career summary", "rows": [ [ "2005", "Formula Renault 2.0 Germany", "Motopark Oschersleben", "14", "4", "6", "5", "8", "273", "3rd" ], [ "2005", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "0", "1", "0", "2", "63", "5th" ], [ "2005", "Spanish Formula Three", "Racing Engineering", "12", "1", "1", "0", "3", "52", "6th" ], [ "2006", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "4", "4", "1", "4", "99", "1st" ], [ "2006", "Formula Renault 2.0 NEC", "Motopark Academy", "14", "4", "2", "1", "10", "312", "1st" ], [ "2007", "Formula Renault 3.5 Series", "Epsilon Euskadi", "17", "1", "0", "1", "2", "81", "4th" ], [ "2007", "GP2 Series", "Racing Engineering", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007", "GP2 Series", "Arden International", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007–08", "A1 Grand Prix", "A1 Team Portugal", "8", "0", "0", "0", "3", "59", "11th" ], [ "2008", "Formula Renault 3.5 Series", "Epsilon Euskadi", "4", "0", "0", "0", "0", "12", "21st" ], [ "2008–09", "A1 Grand Prix", "A1 Team Portugal", "14", "1", "0", "2", "6", "92", "3rd" ], [ "2009", "Italian GT Championship – GT3", "Audi Sport Italia", "2", "1", "0", "0", "2", "34", "18th" ], [ "2009", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "13th" ], [ "2009", "International Superstars Series", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "11th" ], [ "2010", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "144", "2nd" ], [ "2010", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "15th" ], [ "2010", "International Superstars Series", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "13th" ], [ "2011", "Deutsche Tourenwagen Masters", "Team Rosberg", "10", "0", "0", "0", "1", "9", "12th" ], [ "2011", "Blancpain Endurance Series – GT3 Pro Cup", "Belgian Audi Club", "5", "0", "1", "0", "3", "74", "3rd" ], [ "2011", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "30", "13th" ] ], "name": "table_10420426_1" }
{ "human_readable": "SELECT COUNT Wins FROM table WHERE Series = GP2 Series AND Team = Racing Engineering", "sel": 4, "agg": 3, "conds": { "column_index": [ 1, 2 ], "operator_index": [ 0, 0 ], "condition": [ "GP2 Series", "Racing Engineering" ] } }
1
What-all is the number of podiums for season 2010 for campionato italiano superstars.
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "page_title": "Filipe Albuquerque", "page_id": "", "types": [ "text", "text", "text", "real", "real", "real", "real", "real", "real", "text" ], "id": "1-10420426-1", "section_title": "Career summary", "caption": "Career summary", "rows": [ [ "2005", "Formula Renault 2.0 Germany", "Motopark Oschersleben", "14", "4", "6", "5", "8", "273", "3rd" ], [ "2005", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "0", "1", "0", "2", "63", "5th" ], [ "2005", "Spanish Formula Three", "Racing Engineering", "12", "1", "1", "0", "3", "52", "6th" ], [ "2006", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "4", "4", "1", "4", "99", "1st" ], [ "2006", "Formula Renault 2.0 NEC", "Motopark Academy", "14", "4", "2", "1", "10", "312", "1st" ], [ "2007", "Formula Renault 3.5 Series", "Epsilon Euskadi", "17", "1", "0", "1", "2", "81", "4th" ], [ "2007", "GP2 Series", "Racing Engineering", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007", "GP2 Series", "Arden International", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007–08", "A1 Grand Prix", "A1 Team Portugal", "8", "0", "0", "0", "3", "59", "11th" ], [ "2008", "Formula Renault 3.5 Series", "Epsilon Euskadi", "4", "0", "0", "0", "0", "12", "21st" ], [ "2008–09", "A1 Grand Prix", "A1 Team Portugal", "14", "1", "0", "2", "6", "92", "3rd" ], [ "2009", "Italian GT Championship – GT3", "Audi Sport Italia", "2", "1", "0", "0", "2", "34", "18th" ], [ "2009", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "13th" ], [ "2009", "International Superstars Series", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "11th" ], [ "2010", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "144", "2nd" ], [ "2010", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "15th" ], [ "2010", "International Superstars Series", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "13th" ], [ "2011", "Deutsche Tourenwagen Masters", "Team Rosberg", "10", "0", "0", "0", "1", "9", "12th" ], [ "2011", "Blancpain Endurance Series – GT3 Pro Cup", "Belgian Audi Club", "5", "0", "1", "0", "3", "74", "3rd" ], [ "2011", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "30", "13th" ] ], "name": "table_10420426_1" }
{ "human_readable": "SELECT COUNT Podiums FROM table WHERE Season = 2010 AND Series = Campionato Italiano Superstars", "sel": 7, "agg": 3, "conds": { "column_index": [ 0, 1 ], "operator_index": [ 0, 0 ], "condition": [ "2010", "Campionato Italiano Superstars" ] } }
1
What-all is the podium for 144 point?
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "page_title": "Filipe Albuquerque", "page_id": "", "types": [ "text", "text", "text", "real", "real", "real", "real", "real", "real", "text" ], "id": "1-10420426-1", "section_title": "Career summary", "caption": "Career summary", "rows": [ [ "2005", "Formula Renault 2.0 Germany", "Motopark Oschersleben", "14", "4", "6", "5", "8", "273", "3rd" ], [ "2005", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "0", "1", "0", "2", "63", "5th" ], [ "2005", "Spanish Formula Three", "Racing Engineering", "12", "1", "1", "0", "3", "52", "6th" ], [ "2006", "Eurocup Formula Renault 2.0", "Motopark Academy", "14", "4", "4", "1", "4", "99", "1st" ], [ "2006", "Formula Renault 2.0 NEC", "Motopark Academy", "14", "4", "2", "1", "10", "312", "1st" ], [ "2007", "Formula Renault 3.5 Series", "Epsilon Euskadi", "17", "1", "0", "1", "2", "81", "4th" ], [ "2007", "GP2 Series", "Racing Engineering", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007", "GP2 Series", "Arden International", "4", "0", "0", "0", "0", "0", "32nd" ], [ "2007–08", "A1 Grand Prix", "A1 Team Portugal", "8", "0", "0", "0", "3", "59", "11th" ], [ "2008", "Formula Renault 3.5 Series", "Epsilon Euskadi", "4", "0", "0", "0", "0", "12", "21st" ], [ "2008–09", "A1 Grand Prix", "A1 Team Portugal", "14", "1", "0", "2", "6", "92", "3rd" ], [ "2009", "Italian GT Championship – GT3", "Audi Sport Italia", "2", "1", "0", "0", "2", "34", "18th" ], [ "2009", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "13th" ], [ "2009", "International Superstars Series", "Audi Sport Italia", "2", "0", "0", "0", "2", "30", "11th" ], [ "2010", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "144", "2nd" ], [ "2010", "Campionato Italiano Superstars", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "15th" ], [ "2010", "International Superstars Series", "Audi Sport Italia", "2", "1", "0", "0", "1", "20", "13th" ], [ "2011", "Deutsche Tourenwagen Masters", "Team Rosberg", "10", "0", "0", "0", "1", "9", "12th" ], [ "2011", "Blancpain Endurance Series – GT3 Pro Cup", "Belgian Audi Club", "5", "0", "1", "0", "3", "74", "3rd" ], [ "2011", "Italian GT Championship – GT3", "Audi Sport Italia", "14", "2", "1", "1", "9", "30", "13th" ] ], "name": "table_10420426_1" }
{ "human_readable": "SELECT Podiums FROM table WHERE Points = 144", "sel": 7, "agg": 0, "conds": { "column_index": [ 8 ], "operator_index": [ 0 ], "condition": [ "144" ] } }
1
It is an US air date of september 25 , 1993 that how many writers have had ?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-3", "section_title": "", "caption": "", "rows": [ [ "14", "1", "\"The Tale of the Final Wish\"", "D. J. MacHale", "Chloe Brown", "June 19, 1993", "Kristen", "The Sandman" ], [ "15", "2", "\"The Tale of the Midnight Madness\"", "D. J. MacHale", "Chloe Brown", "June 26, 1993", "Frank", "Nosferatu and Dr. Vink" ], [ "16", "3", "\"The Tale of Locker 22\"", "David Winning", "Chloe Brown", "July 3, 1993", "Kristen", "None" ], [ "17", "4", "\"The Tale of the Thirteenth Floor\"", "Michael Keusch", "Anne Appelton", "July 10, 1993", "Betty Ann", "Leonid, Olga, and Raymond" ], [ "19", "6", "\"The Tale of the Dark Dragon\"", "D. J. MacHale", "Allison Lea Bingeman", "July 24, 1993", "David (for Gary's birthday, borrowing Sardo)", "The Dark Dragon Potion" ], [ "20", "8", "\"The Tale of the Whispering Walls\"", "D. J. MacHale", "Allison Lea Bingeman", "July 31, 1993", "Betty Ann", "Master Raymond" ], [ "21", "7", "\"The Tale of the Frozen Ghost\"", "Ron Oliver", "Naomi Janzen", "August 14, 1993", "Kristen", "None" ], [ "22", "9", "\"The Tale of the Full Moon\"", "Ron Oliver", "Ron Oliver", "August 21, 1993", "Frank", "Gordon, the Werewolf" ], [ "23", "10", "\"The Tale of the Shiny Red Bicycle\"", "David Winning", "Cassandra Schafhausen", "August 28, 1993", "David", "None" ], [ "24", "11", "\"The Tale of the Magician's Assistant\"", "Ron Oliver", "Cassandra Schafhausen", "September 11, 1993", "Gary", "Nazrak" ], [ "25", "12", "\"The Tale of the Hatching\"", "D. J. MacHale", "Chloe Brown", "September 25, 1993", "David", "Mr. and Mrs. Taylor" ] ], "name": "table_10470082_3" }
{ "human_readable": "SELECT COUNT Writer FROM table WHERE US air date = September 25, 1993", "sel": 4, "agg": 3, "conds": { "column_index": [ 5 ], "operator_index": [ 0 ], "condition": [ "September 25, 1993" ] } }
1
How many villians was in No. 25?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-3", "section_title": "", "caption": "", "rows": [ [ "14", "1", "\"The Tale of the Final Wish\"", "D. J. MacHale", "Chloe Brown", "June 19, 1993", "Kristen", "The Sandman" ], [ "15", "2", "\"The Tale of the Midnight Madness\"", "D. J. MacHale", "Chloe Brown", "June 26, 1993", "Frank", "Nosferatu and Dr. Vink" ], [ "16", "3", "\"The Tale of Locker 22\"", "David Winning", "Chloe Brown", "July 3, 1993", "Kristen", "None" ], [ "17", "4", "\"The Tale of the Thirteenth Floor\"", "Michael Keusch", "Anne Appelton", "July 10, 1993", "Betty Ann", "Leonid, Olga, and Raymond" ], [ "19", "6", "\"The Tale of the Dark Dragon\"", "D. J. MacHale", "Allison Lea Bingeman", "July 24, 1993", "David (for Gary's birthday, borrowing Sardo)", "The Dark Dragon Potion" ], [ "20", "8", "\"The Tale of the Whispering Walls\"", "D. J. MacHale", "Allison Lea Bingeman", "July 31, 1993", "Betty Ann", "Master Raymond" ], [ "21", "7", "\"The Tale of the Frozen Ghost\"", "Ron Oliver", "Naomi Janzen", "August 14, 1993", "Kristen", "None" ], [ "22", "9", "\"The Tale of the Full Moon\"", "Ron Oliver", "Ron Oliver", "August 21, 1993", "Frank", "Gordon, the Werewolf" ], [ "23", "10", "\"The Tale of the Shiny Red Bicycle\"", "David Winning", "Cassandra Schafhausen", "August 28, 1993", "David", "None" ], [ "24", "11", "\"The Tale of the Magician's Assistant\"", "Ron Oliver", "Cassandra Schafhausen", "September 11, 1993", "Gary", "Nazrak" ], [ "25", "12", "\"The Tale of the Hatching\"", "D. J. MacHale", "Chloe Brown", "September 25, 1993", "David", "Mr. and Mrs. Taylor" ] ], "name": "table_10470082_3" }
{ "human_readable": "SELECT COUNT Villains FROM table WHERE No. = 25", "sel": 7, "agg": 3, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "25" ] } }
1
what-all a-being the maximum year where regular season is 4th, northwest
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "BYU Cougars men's soccer", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046454-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "2003", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2004", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2006", "4", "USL PDL", "2nd, Northwest", "Conference Finals", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Northwest", "Conference Finals", "1st Round" ], [ "2008", "4", "USL PDL", "4th, Northwest", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2010", "4", "USL PDL", "8th, Southwest", "Did not qualify", "Did not qualify" ], [ "2011", "4", "USL PDL", "5th, Southwest", "Did not qualify", "Did not qualify" ], [ "2012", "4", "USL PDL", "6th, Southwest", "Did not qualify", "Did not qualify" ] ], "name": "table_1046454_1" }
{ "human_readable": "SELECT MAX Year FROM table WHERE Regular Season = 4th, Northwest", "sel": 0, "agg": 1, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "4th, Northwest" ] } }
1
what-all is the total number of playoffs where regular  is 6th, southwest
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "BYU Cougars men's soccer", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046454-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "2003", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2004", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2006", "4", "USL PDL", "2nd, Northwest", "Conference Finals", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Northwest", "Conference Finals", "1st Round" ], [ "2008", "4", "USL PDL", "4th, Northwest", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2010", "4", "USL PDL", "8th, Southwest", "Did not qualify", "Did not qualify" ], [ "2011", "4", "USL PDL", "5th, Southwest", "Did not qualify", "Did not qualify" ], [ "2012", "4", "USL PDL", "6th, Southwest", "Did not qualify", "Did not qualify" ] ], "name": "table_1046454_1" }
{ "human_readable": "SELECT COUNT Playoffs FROM table WHERE Regular Season = 6th, Southwest", "sel": 4, "agg": 3, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "6th, Southwest" ] } }
1
what-all is the maximum division
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "BYU Cougars men's soccer", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046454-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "2003", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2004", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2006", "4", "USL PDL", "2nd, Northwest", "Conference Finals", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Northwest", "Conference Finals", "1st Round" ], [ "2008", "4", "USL PDL", "4th, Northwest", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2010", "4", "USL PDL", "8th, Southwest", "Did not qualify", "Did not qualify" ], [ "2011", "4", "USL PDL", "5th, Southwest", "Did not qualify", "Did not qualify" ], [ "2012", "4", "USL PDL", "6th, Southwest", "Did not qualify", "Did not qualify" ] ], "name": "table_1046454_1" }
{ "human_readable": "SELECT MAX Division FROM table", "sel": 1, "agg": 1, "conds": { "column_index": [], "operator_index": [], "condition": [] } }
1
What's the league where regular  is 2nd, northwest
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "BYU Cougars men's soccer", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046454-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "2003", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2004", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2006", "4", "USL PDL", "2nd, Northwest", "Conference Finals", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Northwest", "Conference Finals", "1st Round" ], [ "2008", "4", "USL PDL", "4th, Northwest", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2010", "4", "USL PDL", "8th, Southwest", "Did not qualify", "Did not qualify" ], [ "2011", "4", "USL PDL", "5th, Southwest", "Did not qualify", "Did not qualify" ], [ "2012", "4", "USL PDL", "6th, Southwest", "Did not qualify", "Did not qualify" ] ], "name": "table_1046454_1" }
{ "human_readable": "SELECT League FROM table WHERE Regular Season = 2nd, Northwest", "sel": 2, "agg": 0, "conds": { "column_index": [ 3 ], "operator_index": [ 0 ], "condition": [ "2nd, Northwest" ] } }
1
what-all are all the regular season where is 2011
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "page_title": "BYU Cougars men's soccer", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text" ], "id": "1-1046454-1", "section_title": "Year-by-year", "caption": "Year-by-year", "rows": [ [ "2003", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2004", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2006", "4", "USL PDL", "2nd, Northwest", "Conference Finals", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Northwest", "Conference Finals", "1st Round" ], [ "2008", "4", "USL PDL", "4th, Northwest", "Did not qualify", "Did not qualify" ], [ "2009", "4", "USL PDL", "4th, Southwest", "Did not qualify", "Did not qualify" ], [ "2010", "4", "USL PDL", "8th, Southwest", "Did not qualify", "Did not qualify" ], [ "2011", "4", "USL PDL", "5th, Southwest", "Did not qualify", "Did not qualify" ], [ "2012", "4", "USL PDL", "6th, Southwest", "Did not qualify", "Did not qualify" ] ], "name": "table_1046454_1" }
{ "human_readable": "SELECT Regular Season FROM table WHERE Year = 2011", "sel": 3, "agg": 0, "conds": { "column_index": [ 0 ], "operator_index": [ 0 ], "condition": [ "2011" ] } }
1
It is the number 11 that how many titles have
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-5", "section_title": "", "caption": "", "rows": [ [ "40", "1", "\"The Tale of the Renegade Virus\"", "Ron Oliver", "Andrew Mitchell & Gerard Lewis", "October 1, 1994", "Gary", "The Virus" ], [ "41", "2", "\"The Tale of the Long Ago Locket\"", "David Winning", "Gerald Wexler", "October 8, 1994", "Sam", "The British" ], [ "42", "3", "\"The Tale of the Water Demons\"", "Ron Oliver", "Scott Peters", "October 15, 1994", "Tucker", "The Victims' Ghosts" ], [ "43", "4", "\"The Tale of Cutter's Treasure (1)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "44", "5", "\"The Tale of Cutter's Treasure (Part. 2)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "45", "6", "\"The Tale of the Quiet Librarian\"", "David Winning", "Susan Kim", "November 5, 1994", "Kiki", "Ms. MacGregor" ], [ "46", "7", "\"The Tale of the Silent Servant\"", "Jean-Marie Comeau", "Wendy Brotherlin", "November 12, 1994", "Betty Ann", "The Scarecrow" ], [ "47", "8", "\"The Tale of the Room for Rent\"", "Will Dixon", "Lucy Falcone", "November 19, 1994", "Sam", "The Pilot Ghost" ], [ "48", "9", "\"The Tale of the Ghastly Grinner\"", "Ron Oliver", "Ron Oliver", "December 3, 1994", "Betty Ann", "The Ghastly Grinner" ], [ "49", "10", "\"The Tale of the Fire Ghost\"", "Jean-Marie Comeau", "Scott Peters", "December 10, 1994", "Tucker", "The Fire Ghost" ], [ "50", "11", "\"The Tale of the Unfinished Painting\"", "David Winning", "Lucy Falcone", "January 14, 1995", "Gary", "Mrs. Briar" ], [ "51", "12", "\"The Tale of the Closet Keepers\"", "Iain Paterson", "Teleplay By: David Preston Story By: Michael Kevis", "January 7, 1995", "Kiki", "The Zookeepers" ] ], "name": "table_10470082_5" }
{ "human_readable": "SELECT COUNT Title FROM table WHERE # = 11", "sel": 2, "agg": 3, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "11" ] } }
1
How many have Mrs. a villain briar
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-5", "section_title": "", "caption": "", "rows": [ [ "40", "1", "\"The Tale of the Renegade Virus\"", "Ron Oliver", "Andrew Mitchell & Gerard Lewis", "October 1, 1994", "Gary", "The Virus" ], [ "41", "2", "\"The Tale of the Long Ago Locket\"", "David Winning", "Gerald Wexler", "October 8, 1994", "Sam", "The British" ], [ "42", "3", "\"The Tale of the Water Demons\"", "Ron Oliver", "Scott Peters", "October 15, 1994", "Tucker", "The Victims' Ghosts" ], [ "43", "4", "\"The Tale of Cutter's Treasure (1)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "44", "5", "\"The Tale of Cutter's Treasure (Part. 2)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "45", "6", "\"The Tale of the Quiet Librarian\"", "David Winning", "Susan Kim", "November 5, 1994", "Kiki", "Ms. MacGregor" ], [ "46", "7", "\"The Tale of the Silent Servant\"", "Jean-Marie Comeau", "Wendy Brotherlin", "November 12, 1994", "Betty Ann", "The Scarecrow" ], [ "47", "8", "\"The Tale of the Room for Rent\"", "Will Dixon", "Lucy Falcone", "November 19, 1994", "Sam", "The Pilot Ghost" ], [ "48", "9", "\"The Tale of the Ghastly Grinner\"", "Ron Oliver", "Ron Oliver", "December 3, 1994", "Betty Ann", "The Ghastly Grinner" ], [ "49", "10", "\"The Tale of the Fire Ghost\"", "Jean-Marie Comeau", "Scott Peters", "December 10, 1994", "Tucker", "The Fire Ghost" ], [ "50", "11", "\"The Tale of the Unfinished Painting\"", "David Winning", "Lucy Falcone", "January 14, 1995", "Gary", "Mrs. Briar" ], [ "51", "12", "\"The Tale of the Closet Keepers\"", "Iain Paterson", "Teleplay By: David Preston Story By: Michael Kevis", "January 7, 1995", "Kiki", "The Zookeepers" ] ], "name": "table_10470082_5" }
{ "human_readable": "SELECT COUNT No. FROM table WHERE Villains = Mrs. Briar", "sel": 0, "agg": 3, "conds": { "column_index": [ 7 ], "operator_index": [ 0 ], "condition": [ "Mrs. Briar" ] } }
1
It is the number 8 that how many have
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-5", "section_title": "", "caption": "", "rows": [ [ "40", "1", "\"The Tale of the Renegade Virus\"", "Ron Oliver", "Andrew Mitchell & Gerard Lewis", "October 1, 1994", "Gary", "The Virus" ], [ "41", "2", "\"The Tale of the Long Ago Locket\"", "David Winning", "Gerald Wexler", "October 8, 1994", "Sam", "The British" ], [ "42", "3", "\"The Tale of the Water Demons\"", "Ron Oliver", "Scott Peters", "October 15, 1994", "Tucker", "The Victims' Ghosts" ], [ "43", "4", "\"The Tale of Cutter's Treasure (1)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "44", "5", "\"The Tale of Cutter's Treasure (Part. 2)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "45", "6", "\"The Tale of the Quiet Librarian\"", "David Winning", "Susan Kim", "November 5, 1994", "Kiki", "Ms. MacGregor" ], [ "46", "7", "\"The Tale of the Silent Servant\"", "Jean-Marie Comeau", "Wendy Brotherlin", "November 12, 1994", "Betty Ann", "The Scarecrow" ], [ "47", "8", "\"The Tale of the Room for Rent\"", "Will Dixon", "Lucy Falcone", "November 19, 1994", "Sam", "The Pilot Ghost" ], [ "48", "9", "\"The Tale of the Ghastly Grinner\"", "Ron Oliver", "Ron Oliver", "December 3, 1994", "Betty Ann", "The Ghastly Grinner" ], [ "49", "10", "\"The Tale of the Fire Ghost\"", "Jean-Marie Comeau", "Scott Peters", "December 10, 1994", "Tucker", "The Fire Ghost" ], [ "50", "11", "\"The Tale of the Unfinished Painting\"", "David Winning", "Lucy Falcone", "January 14, 1995", "Gary", "Mrs. Briar" ], [ "51", "12", "\"The Tale of the Closet Keepers\"", "Iain Paterson", "Teleplay By: David Preston Story By: Michael Kevis", "January 7, 1995", "Kiki", "The Zookeepers" ] ], "name": "table_10470082_5" }
{ "human_readable": "SELECT COUNT No. FROM table WHERE # = 8", "sel": 0, "agg": 3, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "8" ] } }
1
How many have the title "the tale of the room for rent"
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-5", "section_title": "", "caption": "", "rows": [ [ "40", "1", "\"The Tale of the Renegade Virus\"", "Ron Oliver", "Andrew Mitchell & Gerard Lewis", "October 1, 1994", "Gary", "The Virus" ], [ "41", "2", "\"The Tale of the Long Ago Locket\"", "David Winning", "Gerald Wexler", "October 8, 1994", "Sam", "The British" ], [ "42", "3", "\"The Tale of the Water Demons\"", "Ron Oliver", "Scott Peters", "October 15, 1994", "Tucker", "The Victims' Ghosts" ], [ "43", "4", "\"The Tale of Cutter's Treasure (1)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "44", "5", "\"The Tale of Cutter's Treasure (Part. 2)\"", "D. J. MacHale", "Chloe Brown", "October 29, 1994", "Gary and Frank", "Jonas Cutter" ], [ "45", "6", "\"The Tale of the Quiet Librarian\"", "David Winning", "Susan Kim", "November 5, 1994", "Kiki", "Ms. MacGregor" ], [ "46", "7", "\"The Tale of the Silent Servant\"", "Jean-Marie Comeau", "Wendy Brotherlin", "November 12, 1994", "Betty Ann", "The Scarecrow" ], [ "47", "8", "\"The Tale of the Room for Rent\"", "Will Dixon", "Lucy Falcone", "November 19, 1994", "Sam", "The Pilot Ghost" ], [ "48", "9", "\"The Tale of the Ghastly Grinner\"", "Ron Oliver", "Ron Oliver", "December 3, 1994", "Betty Ann", "The Ghastly Grinner" ], [ "49", "10", "\"The Tale of the Fire Ghost\"", "Jean-Marie Comeau", "Scott Peters", "December 10, 1994", "Tucker", "The Fire Ghost" ], [ "50", "11", "\"The Tale of the Unfinished Painting\"", "David Winning", "Lucy Falcone", "January 14, 1995", "Gary", "Mrs. Briar" ], [ "51", "12", "\"The Tale of the Closet Keepers\"", "Iain Paterson", "Teleplay By: David Preston Story By: Michael Kevis", "January 7, 1995", "Kiki", "The Zookeepers" ] ], "name": "table_10470082_5" }
{ "human_readable": "SELECT COUNT # FROM table WHERE Title = \"The Tale of the Room for Rent\"", "sel": 1, "agg": 3, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "\"The Tale of the Room for Rent\"" ] } }
1
What-all is the name of the episode told by Kiki and directed by Will Dixon?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-6", "section_title": "", "caption": "", "rows": [ [ "53", "1", "\"The Tale of the Dead Man's Float\"", "D. J. MacHale", "Will Dixon", "October 7, 1995", "Stig", "The Pool Zombie" ], [ "54", "2", "\"The Tale of the Jagged Sign\"", "Will Dixon", "Susan Kim", "October 14, 1995", "Kiki", "None" ], [ "55", "3", "\"The Tale of Station 109.1\"", "Ron Oliver", "Scott Peters", "November 4, 1995", "Stig", "None" ], [ "56", "4", "\"The Tale of the Mystical Mirror\"", "Craig Pryce", "David Wiechorek", "November 11, 1995", "Betty Ann", "Ms. Valenti" ], [ "57", "5", "\"The Tale of the Chameleons\"", "Iain Patterson", "Mark D. Perry", "November 18, 1995", "Betty Ann", "The Chameleon" ], [ "58", "6", "\"The Tale of Prisoner's Past\"", "Ron Oliver", "Alan Kingsberg", "December 2, 1995", "Tucker", "None" ], [ "59", "7", "\"The Tale of C7\"", "David Winning", "David Preston", "December 9, 1995", "Sam", "None" ], [ "60", "8", "\"The Tale of the Manaha\"", "Will Dixon", "Gerald Wexler", "December 30, 1995", "Tucker", "The Shaman" ], [ "61", "9", "\"The Tale of the Unexpected Visitor\"", "Jacques Laberge", "Alan Kingsberg", "January 13, 1996", "Kiki", "The Alien Kid and its mother" ], [ "62", "10", "\"The Tale of the Vacant Lot\"", "Lorette LeBlanc", "Gerald Wexler", "January 20, 1996", "Kiki", "Marie" ], [ "63", "11", "\"The Tale of a Door Unlocked\"", "Ron Oliver", "Scott Peters", "January 27, 1996", "Gary", "The Toy Door" ], [ "64", "12", "\"The Tale of the Night Shift\"", "D. J. MacHale", "Chloe Brown", "February 3, 1996", "Sam", "The Walking Dead and The Vampire" ] ], "name": "table_10470082_6" }
{ "human_readable": "SELECT Title FROM table WHERE Storyteller = Kiki AND Director = Will Dixon", "sel": 2, "agg": 0, "conds": { "column_index": [ 6, 3 ], "operator_index": [ 0, 0 ], "condition": [ "Kiki", "Will Dixon" ] } }
1
Who-all is the storyteller in the episode called "The Tale of the Jagged Sign"?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-6", "section_title": "", "caption": "", "rows": [ [ "53", "1", "\"The Tale of the Dead Man's Float\"", "D. J. MacHale", "Will Dixon", "October 7, 1995", "Stig", "The Pool Zombie" ], [ "54", "2", "\"The Tale of the Jagged Sign\"", "Will Dixon", "Susan Kim", "October 14, 1995", "Kiki", "None" ], [ "55", "3", "\"The Tale of Station 109.1\"", "Ron Oliver", "Scott Peters", "November 4, 1995", "Stig", "None" ], [ "56", "4", "\"The Tale of the Mystical Mirror\"", "Craig Pryce", "David Wiechorek", "November 11, 1995", "Betty Ann", "Ms. Valenti" ], [ "57", "5", "\"The Tale of the Chameleons\"", "Iain Patterson", "Mark D. Perry", "November 18, 1995", "Betty Ann", "The Chameleon" ], [ "58", "6", "\"The Tale of Prisoner's Past\"", "Ron Oliver", "Alan Kingsberg", "December 2, 1995", "Tucker", "None" ], [ "59", "7", "\"The Tale of C7\"", "David Winning", "David Preston", "December 9, 1995", "Sam", "None" ], [ "60", "8", "\"The Tale of the Manaha\"", "Will Dixon", "Gerald Wexler", "December 30, 1995", "Tucker", "The Shaman" ], [ "61", "9", "\"The Tale of the Unexpected Visitor\"", "Jacques Laberge", "Alan Kingsberg", "January 13, 1996", "Kiki", "The Alien Kid and its mother" ], [ "62", "10", "\"The Tale of the Vacant Lot\"", "Lorette LeBlanc", "Gerald Wexler", "January 20, 1996", "Kiki", "Marie" ], [ "63", "11", "\"The Tale of a Door Unlocked\"", "Ron Oliver", "Scott Peters", "January 27, 1996", "Gary", "The Toy Door" ], [ "64", "12", "\"The Tale of the Night Shift\"", "D. J. MacHale", "Chloe Brown", "February 3, 1996", "Sam", "The Walking Dead and The Vampire" ] ], "name": "table_10470082_6" }
{ "human_readable": "SELECT Storyteller FROM table WHERE Title = \"The Tale of the Jagged Sign\"", "sel": 6, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "\"The Tale of the Jagged Sign\"" ] } }
1
Who-all had written Episode #3?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-6", "section_title": "", "caption": "", "rows": [ [ "53", "1", "\"The Tale of the Dead Man's Float\"", "D. J. MacHale", "Will Dixon", "October 7, 1995", "Stig", "The Pool Zombie" ], [ "54", "2", "\"The Tale of the Jagged Sign\"", "Will Dixon", "Susan Kim", "October 14, 1995", "Kiki", "None" ], [ "55", "3", "\"The Tale of Station 109.1\"", "Ron Oliver", "Scott Peters", "November 4, 1995", "Stig", "None" ], [ "56", "4", "\"The Tale of the Mystical Mirror\"", "Craig Pryce", "David Wiechorek", "November 11, 1995", "Betty Ann", "Ms. Valenti" ], [ "57", "5", "\"The Tale of the Chameleons\"", "Iain Patterson", "Mark D. Perry", "November 18, 1995", "Betty Ann", "The Chameleon" ], [ "58", "6", "\"The Tale of Prisoner's Past\"", "Ron Oliver", "Alan Kingsberg", "December 2, 1995", "Tucker", "None" ], [ "59", "7", "\"The Tale of C7\"", "David Winning", "David Preston", "December 9, 1995", "Sam", "None" ], [ "60", "8", "\"The Tale of the Manaha\"", "Will Dixon", "Gerald Wexler", "December 30, 1995", "Tucker", "The Shaman" ], [ "61", "9", "\"The Tale of the Unexpected Visitor\"", "Jacques Laberge", "Alan Kingsberg", "January 13, 1996", "Kiki", "The Alien Kid and its mother" ], [ "62", "10", "\"The Tale of the Vacant Lot\"", "Lorette LeBlanc", "Gerald Wexler", "January 20, 1996", "Kiki", "Marie" ], [ "63", "11", "\"The Tale of a Door Unlocked\"", "Ron Oliver", "Scott Peters", "January 27, 1996", "Gary", "The Toy Door" ], [ "64", "12", "\"The Tale of the Night Shift\"", "D. J. MacHale", "Chloe Brown", "February 3, 1996", "Sam", "The Walking Dead and The Vampire" ] ], "name": "table_10470082_6" }
{ "human_readable": "SELECT Writer FROM table WHERE # = 3", "sel": 4, "agg": 0, "conds": { "column_index": [ 1 ], "operator_index": [ 0 ], "condition": [ "3" ] } }
1
Who-all are the villains in the titled "The Tale the Forever Game episode"?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-7", "section_title": "", "caption": "", "rows": [ [ "66", "1", "\"The Tale of The Forever Game\"", "Iain Patterson", "Mark D. Perry", "February 6, 1999", "Tucker", "Nathaniel & The Burden Beast" ], [ "67", "5", "\"The Tale of The Misfortune Cookie\"", "Adam Weissman", "Mark D. Perry", "February 13, 1999", "Andy", "The Bad Side" ], [ "68", "4", "\"The Tale of The Virtual Pets\"", "Iain Patterson", "Alice Eve Cohen", "February 20, 1999", "Vange", "The Diggers" ], [ "69", "2", "\"The Tale of The Zombie Dice\"", "Adam Weissman", "Maggie Leigh", "February 27, 1999", "Vange", "Mr. Click" ], [ "70", "6", "\"The Tale of The Gruesome Gourmets\"", "Lorette LeBlanc", "Michael Koegel", "March 13, 1999", "Megan", "None" ], [ "71", "3", "\"The Tale of Jake the Snake\"", "Mark Soulard", "Alan Kingsberg", "March 20, 1999", "Tucker", "Jake \"the Snake\" Desmond" ], [ "72", "7", "\"The Tale of The Hunted\"", "Lorette LeBlanc", "Gaylen James", "March 27, 1999", "Andy", "The Hunters" ], [ "73", "9", "\"The Tale of The Wisdom Glass\"", "Jacques Laberge", "Mark D. Perry", "April 3, 1999", "Quinn", "The People in the Cyberworld" ], [ "74", "10", "\"The Tale of The Walking Shadow\"", "Lorrete LeBlanc", "Matthew Cope", "April 10, 1999", "Megan", "None" ], [ "75", "11", "\"The Tale of Oblivion\"", "Jim Donovan", "James Morris", "April 17, 1999", "Tucker", "Kronos the conqueror" ], [ "76", "8", "\"The Tale of Vampire Town\"", "Mark Soulard", "Allison Lea Bingeman", "April 24, 1999", "Quinn", "Dreyfus the Vampire and Stanley" ], [ "77", "13", "\"The Tale of The Secret Admirer\"", "Mark Soulard", "Eric Weiner", "May 8, 1999", "Megan", "Teddy" ] ], "name": "table_10470082_7" }
{ "human_readable": "SELECT Villains FROM table WHERE Title = \"The Tale of The Forever Game\"", "sel": 7, "agg": 0, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "\"The Tale of The Forever Game\"" ] } }
1
How many villains appear in the episode titled "The Tale of the Virtual Pets"?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-7", "section_title": "", "caption": "", "rows": [ [ "66", "1", "\"The Tale of The Forever Game\"", "Iain Patterson", "Mark D. Perry", "February 6, 1999", "Tucker", "Nathaniel & The Burden Beast" ], [ "67", "5", "\"The Tale of The Misfortune Cookie\"", "Adam Weissman", "Mark D. Perry", "February 13, 1999", "Andy", "The Bad Side" ], [ "68", "4", "\"The Tale of The Virtual Pets\"", "Iain Patterson", "Alice Eve Cohen", "February 20, 1999", "Vange", "The Diggers" ], [ "69", "2", "\"The Tale of The Zombie Dice\"", "Adam Weissman", "Maggie Leigh", "February 27, 1999", "Vange", "Mr. Click" ], [ "70", "6", "\"The Tale of The Gruesome Gourmets\"", "Lorette LeBlanc", "Michael Koegel", "March 13, 1999", "Megan", "None" ], [ "71", "3", "\"The Tale of Jake the Snake\"", "Mark Soulard", "Alan Kingsberg", "March 20, 1999", "Tucker", "Jake \"the Snake\" Desmond" ], [ "72", "7", "\"The Tale of The Hunted\"", "Lorette LeBlanc", "Gaylen James", "March 27, 1999", "Andy", "The Hunters" ], [ "73", "9", "\"The Tale of The Wisdom Glass\"", "Jacques Laberge", "Mark D. Perry", "April 3, 1999", "Quinn", "The People in the Cyberworld" ], [ "74", "10", "\"The Tale of The Walking Shadow\"", "Lorrete LeBlanc", "Matthew Cope", "April 10, 1999", "Megan", "None" ], [ "75", "11", "\"The Tale of Oblivion\"", "Jim Donovan", "James Morris", "April 17, 1999", "Tucker", "Kronos the conqueror" ], [ "76", "8", "\"The Tale of Vampire Town\"", "Mark Soulard", "Allison Lea Bingeman", "April 24, 1999", "Quinn", "Dreyfus the Vampire and Stanley" ], [ "77", "13", "\"The Tale of The Secret Admirer\"", "Mark Soulard", "Eric Weiner", "May 8, 1999", "Megan", "Teddy" ] ], "name": "table_10470082_7" }
{ "human_readable": "SELECT COUNT Villains FROM table WHERE Title = \"The Tale of The Virtual Pets\"", "sel": 7, "agg": 3, "conds": { "column_index": [ 2 ], "operator_index": [ 0 ], "condition": [ "\"The Tale of The Virtual Pets\"" ] } }
1
Who-all are the villains in the episodes where is the storyteller and Lorette LeBlanc is the director?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-7", "section_title": "", "caption": "", "rows": [ [ "66", "1", "\"The Tale of The Forever Game\"", "Iain Patterson", "Mark D. Perry", "February 6, 1999", "Tucker", "Nathaniel & The Burden Beast" ], [ "67", "5", "\"The Tale of The Misfortune Cookie\"", "Adam Weissman", "Mark D. Perry", "February 13, 1999", "Andy", "The Bad Side" ], [ "68", "4", "\"The Tale of The Virtual Pets\"", "Iain Patterson", "Alice Eve Cohen", "February 20, 1999", "Vange", "The Diggers" ], [ "69", "2", "\"The Tale of The Zombie Dice\"", "Adam Weissman", "Maggie Leigh", "February 27, 1999", "Vange", "Mr. Click" ], [ "70", "6", "\"The Tale of The Gruesome Gourmets\"", "Lorette LeBlanc", "Michael Koegel", "March 13, 1999", "Megan", "None" ], [ "71", "3", "\"The Tale of Jake the Snake\"", "Mark Soulard", "Alan Kingsberg", "March 20, 1999", "Tucker", "Jake \"the Snake\" Desmond" ], [ "72", "7", "\"The Tale of The Hunted\"", "Lorette LeBlanc", "Gaylen James", "March 27, 1999", "Andy", "The Hunters" ], [ "73", "9", "\"The Tale of The Wisdom Glass\"", "Jacques Laberge", "Mark D. Perry", "April 3, 1999", "Quinn", "The People in the Cyberworld" ], [ "74", "10", "\"The Tale of The Walking Shadow\"", "Lorrete LeBlanc", "Matthew Cope", "April 10, 1999", "Megan", "None" ], [ "75", "11", "\"The Tale of Oblivion\"", "Jim Donovan", "James Morris", "April 17, 1999", "Tucker", "Kronos the conqueror" ], [ "76", "8", "\"The Tale of Vampire Town\"", "Mark Soulard", "Allison Lea Bingeman", "April 24, 1999", "Quinn", "Dreyfus the Vampire and Stanley" ], [ "77", "13", "\"The Tale of The Secret Admirer\"", "Mark Soulard", "Eric Weiner", "May 8, 1999", "Megan", "Teddy" ] ], "name": "table_10470082_7" }
{ "human_readable": "SELECT Villains FROM table WHERE Storyteller = Megan AND Director = Lorette LeBlanc", "sel": 7, "agg": 0, "conds": { "column_index": [ 6, 3 ], "operator_index": [ 0, 0 ], "condition": [ "Megan", "Lorette LeBlanc" ] } }
1
What-all is the most largest # for an that have been a-written Allison Lea Bingeman episode?
{ "header": [ "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], "page_title": "", "page_id": "", "types": [ "real", "real", "text", "text", "text", "text", "text", "text" ], "id": "1-10470082-7", "section_title": "", "caption": "", "rows": [ [ "66", "1", "\"The Tale of The Forever Game\"", "Iain Patterson", "Mark D. Perry", "February 6, 1999", "Tucker", "Nathaniel & The Burden Beast" ], [ "67", "5", "\"The Tale of The Misfortune Cookie\"", "Adam Weissman", "Mark D. Perry", "February 13, 1999", "Andy", "The Bad Side" ], [ "68", "4", "\"The Tale of The Virtual Pets\"", "Iain Patterson", "Alice Eve Cohen", "February 20, 1999", "Vange", "The Diggers" ], [ "69", "2", "\"The Tale of The Zombie Dice\"", "Adam Weissman", "Maggie Leigh", "February 27, 1999", "Vange", "Mr. Click" ], [ "70", "6", "\"The Tale of The Gruesome Gourmets\"", "Lorette LeBlanc", "Michael Koegel", "March 13, 1999", "Megan", "None" ], [ "71", "3", "\"The Tale of Jake the Snake\"", "Mark Soulard", "Alan Kingsberg", "March 20, 1999", "Tucker", "Jake \"the Snake\" Desmond" ], [ "72", "7", "\"The Tale of The Hunted\"", "Lorette LeBlanc", "Gaylen James", "March 27, 1999", "Andy", "The Hunters" ], [ "73", "9", "\"The Tale of The Wisdom Glass\"", "Jacques Laberge", "Mark D. Perry", "April 3, 1999", "Quinn", "The People in the Cyberworld" ], [ "74", "10", "\"The Tale of The Walking Shadow\"", "Lorrete LeBlanc", "Matthew Cope", "April 10, 1999", "Megan", "None" ], [ "75", "11", "\"The Tale of Oblivion\"", "Jim Donovan", "James Morris", "April 17, 1999", "Tucker", "Kronos the conqueror" ], [ "76", "8", "\"The Tale of Vampire Town\"", "Mark Soulard", "Allison Lea Bingeman", "April 24, 1999", "Quinn", "Dreyfus the Vampire and Stanley" ], [ "77", "13", "\"The Tale of The Secret Admirer\"", "Mark Soulard", "Eric Weiner", "May 8, 1999", "Megan", "Teddy" ] ], "name": "table_10470082_7" }
{ "human_readable": "SELECT MAX # FROM table WHERE Writer = Allison Lea Bingeman", "sel": 1, "agg": 1, "conds": { "column_index": [ 4 ], "operator_index": [ 0 ], "condition": [ "Allison Lea Bingeman" ] } }
1
Are Naming the species when petal width is 2.0 and petal length is 4.9
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT Species FROM table WHERE Petal width = 2.0 AND Petal length = 4.9", "sel": 4, "agg": 0, "conds": { "column_index": [ 3, 2 ], "operator_index": [ 0, 0 ], "condition": [ "2.0", "4.9" ] } }
1
Name the sepal width for i.virginica with petal length of 5.1
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT Sepal width FROM table WHERE Species = I.virginica AND Petal length = 5.1", "sel": 1, "agg": 0, "conds": { "column_index": [ 4, 2 ], "operator_index": [ 0, 0 ], "condition": [ "I.virginica", "5.1" ] } }
1
Name the number of species with sepal width of 3.4 and sepal length of 5.4
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT COUNT Species FROM table WHERE Sepal width = 3.4 AND Sepal length = 5.4", "sel": 4, "agg": 3, "conds": { "column_index": [ 1, 0 ], "operator_index": [ 0, 0 ], "condition": [ "3.4", "5.4" ] } }
1
Are Naming the sepal length for sepal width of 2.8 and petal length of 5.1
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT Sepal length FROM table WHERE Sepal width = 2.8 AND Petal length = 5.1", "sel": 0, "agg": 0, "conds": { "column_index": [ 1, 2 ], "operator_index": [ 0, 0 ], "condition": [ "2.8", "5.1" ] } }
1
Name the sepal width when sepal length is 6.5 and petal width is 2.2
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT Sepal width FROM table WHERE Sepal length = 6.5 AND Petal width = 2.2", "sel": 1, "agg": 0, "conds": { "column_index": [ 0, 3 ], "operator_index": [ 0, 0 ], "condition": [ "6.5", "2.2" ] } }
1
Are Naming the sepal lengh when sepal width is 2.9 and petal width 1.3
{ "header": [ "Sepal length", "Sepal width", "Petal length", "Petal width", "Species" ], "page_title": "Iris flower data set", "page_id": "", "types": [ "text", "text", "text", "text", "text" ], "id": "1-10477224-1", "section_title": "Data set", "caption": "Fisher's Iris Data", "rows": [ [ "5.1", "3.5", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.0", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.3", "0.2", "I.setosa" ], [ "4.6", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.6", "1.4", "0.2", "I.setosa" ], [ "5.4", "3.9", "1.7", "0.4", "I.setosa" ], [ "4.6", "3.4", "1.4", "0.3", "I.setosa" ], [ "5.0", "3.4", "1.5", "0.2", "I.setosa" ], [ "4.4", "2.9", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.1", "I.setosa" ], [ "5.4", "3.7", "1.5", "0.2", "I.setosa" ], [ "4.8", "3.4", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.1", "I.setosa" ], [ "4.3", "3.0", "1.1", "0.1", "I.setosa" ], [ "5.8", "4.0", "1.2", "0.2", "I.setosa" ], [ "5.7", "4.4", "1.5", "0.4", "I.setosa" ], [ "5.4", "3.9", "1.3", "0.4", "I.setosa" ], [ "5.1", "3.5", "1.4", "0.3", "I.setosa" ], [ "5.7", "3.8", "1.7", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.5", "0.3", "I.setosa" ], [ "5.4", "3.4", "1.7", "0.2", "I.setosa" ], [ "5.1", "3.7", "1.5", "0.4", "I.setosa" ], [ "4.6", "3.6", "1.0", "0.2", "I.setosa" ], [ "5.1", "3.3", "1.7", "0.5", "I.setosa" ], [ "4.8", "3.4", "1.9", "0.2", "I.setosa" ], [ "5.0", "3.0", "1.6", "0.2", "I.setosa" ], [ "5.0", "3.4", "1.6", "0.4", "I.setosa" ], [ "5.2", "3.5", "1.5", "0.2", "I.setosa" ], [ "5.2", "3.4", "1.4", "0.2", "I.setosa" ], [ "4.7", "3.2", "1.6", "0.2", "I.setosa" ], [ "4.8", "3.1", "1.6", "0.2", "I.setosa" ], [ "5.4", "3.4", "1.5", "0.4", "I.setosa" ], [ "5.2", "4.1", "1.5", "0.1", "I.setosa" ], [ "5.5", "4.2", "1.4", "0.2", "I.setosa" ], [ "4.9", "3.1", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.2", "1.2", "0.2", "I.setosa" ], [ "5.5", "3.5", "1.3", "0.2", "I.setosa" ], [ "4.9", "3.6", "1.4", "0.1", "I.setosa" ], [ "4.4", "3.0", "1.3", "0.2", "I.setosa" ], [ "5.1", "3.4", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.3", "0.3", "I.setosa" ], [ "4.5", "2.3", "1.3", "0.3", "I.setosa" ], [ "4.4", "3.2", "1.3", "0.2", "I.setosa" ], [ "5.0", "3.5", "1.6", "0.6", "I.setosa" ], [ "5.1", "3.8", "1.9", "0.4", "I.setosa" ], [ "4.8", "3.0", "1.4", "0.3", "I.setosa" ], [ "5.1", "3.8", "1.6", "0.2", "I.setosa" ], [ "4.6", "3.2", "1.4", "0.2", "I.setosa" ], [ "5.3", "3.7", "1.5", "0.2", "I.setosa" ], [ "5.0", "3.3", "1.4", "0.2", "I.setosa" ], [ "7.0", "3.2", "4.7", "1.4", "I.versicolor" ], [ "6.4", "3.2", "4.5", "1.5", "I.versicolor" ], [ "6.9", "3.1", "4.9", "1.5", "I.versicolor" ], [ "5.5", "2.3", "4.0", "1.3", "I.versicolor" ], [ "6.5", "2.8", "4.6", "1.5", "I.versicolor" ], [ "5.7", "2.8", "4.5", "1.3", "I.versicolor" ], [ "6.3", "3.3", "4.7", "1.6", "I.versicolor" ], [ "4.9", "2.4", "3.3", "1.0", "I.versicolor" ], [ "6.6", "2.9", "4.6", "1.3", "I.versicolor" ], [ "5.2", "2.7", "3.9", "1.4", "I.versicolor" ], [ "5.0", "2.0", "3.5", "1.0", "I.versicolor" ], [ "5.9", "3.0", "4.2", "1.5", "I.versicolor" ], [ "6.0", "2.2", "4.0", "1.0", "I.versicolor" ], [ "6.1", "2.9", "4.7", "1.4", "I.versicolor" ], [ "5.6", "2.9", "3.6", "1.3", "I.versicolor" ], [ "6.7", "3.1", "4.4", "1.4", "I.versicolor" ], [ "5.6", "3.0", "4.5", "1.5", "I.versicolor" ], [ "5.8", "2.7", "4.1", "1.0", "I.versicolor" ], [ "6.2", "2.2", "4.5", "1.5", "I.versicolor" ], [ "5.6", "2.5", "3.9", "1.1", "I.versicolor" ], [ "5.9", "3.2", "4.8", "1.8", "I.versicolor" ], [ "6.1", "2.8", "4.0", "1.3", "I.versicolor" ], [ "6.3", "2.5", "4.9", "1.5", "I.versicolor" ], [ "6.1", "2.8", "4.7", "1.2", "I.versicolor" ], [ "6.4", "2.9", "4.3", "1.3", "I.versicolor" ], [ "6.6", "3.0", "4.4", "1.4", "I.versicolor" ], [ "6.8", "2.8", "4.8", "1.4", "I.versicolor" ], [ "6.7", "3.0", "5.0", "1.7", "I.versicolor" ], [ "6.0", "2.9", "4.5", "1.5", "I.versicolor" ], [ "5.7", "2.6", "3.5", "1.0", "I.versicolor" ], [ "5.5", "2.4", "3.8", "1.1", "I.versicolor" ], [ "5.5", "2.4", "3.7", "1.0", "I.versicolor" ], [ "5.8", "2.7", "3.9", "1.2", "I.versicolor" ], [ "6.0", "2.7", "5.1", "1.6", "I.versicolor" ], [ "5.4", "3.0", "4.5", "1.5", "I.versicolor" ], [ "6.0", "3.4", "4.5", "1.6", "I.versicolor" ], [ "6.7", "3.1", "4.7", "1.5", "I.versicolor" ], [ "6.3", "2.3", "4.4", "1.3", "I.versicolor" ], [ "5.6", "3.0", "4.1", "1.3", "I.versicolor" ], [ "5.5", "2.5", "4.0", "1.3", "I.versicolor" ], [ "5.5", "2.6", "4.4", "1.2", "I.versicolor" ], [ "6.1", "3.0", "4.6", "1.4", "I.versicolor" ], [ "5.8", "2.6", "4.0", "1.2", "I.versicolor" ], [ "5.0", "2.3", "3.3", "1.0", "I.versicolor" ], [ "5.6", "2.7", "4.2", "1.3", "I.versicolor" ], [ "5.7", "3.0", "4.2", "1.2", "I.versicolor" ], [ "5.7", "2.9", "4.2", "1.3", "I.versicolor" ], [ "6.2", "2.9", "4.3", "1.3", "I.versicolor" ], [ "5.1", "2.5", "3.0", "1.1", "I.versicolor" ], [ "5.7", "2.8", "4.1", "1.3", "I.versicolor" ], [ "6.3", "3.3", "6.0", "2.5", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "7.1", "3.0", "5.9", "2.1", "I.virginica" ], [ "6.3", "2.9", "5.6", "1.8", "I.virginica" ], [ "6.5", "3.0", "5.8", "2.2", "I.virginica" ], [ "7.6", "3.0", "6.6", "2.1", "I.virginica" ], [ "4.9", "2.5", "4.5", "1.7", "I.virginica" ], [ "7.3", "2.9", "6.3", "1.8", "I.virginica" ], [ "6.7", "2.5", "5.8", "1.8", "I.virginica" ], [ "7.2", "3.6", "6.1", "2.5", "I.virginica" ], [ "6.5", "3.2", "5.1", "2.0", "I.virginica" ], [ "6.4", "2.7", "5.3", "1.9", "I.virginica" ], [ "6.8", "3.0", "5.5", "2.1", "I.virginica" ], [ "5.7", "2.5", "5.0", "2.0", "I.virginica" ], [ "5.8", "2.8", "5.1", "2.4", "I.virginica" ], [ "6.4", "3.2", "5.3", "2.3", "I.virginica" ], [ "6.5", "3.0", "5.5", "1.8", "I.virginica" ], [ "7.7", "3.8", "6.7", "2.2", "I.virginica" ], [ "7.7", "2.6", "6.9", "2.3", "I.virginica" ], [ "6.0", "2.2", "5.0", "1.5", "I.virginica" ], [ "6.9", "3.2", "5.7", "2.3", "I.virginica" ], [ "5.6", "2.8", "4.9", "2.0", "I.virginica" ], [ "7.7", "2.8", "6.7", "2.0", "I.virginica" ], [ "6.3", "2.7", "4.9", "1.8", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.1", "I.virginica" ], [ "7.2", "3.2", "6.0", "1.8", "I.virginica" ], [ "6.2", "2.8", "4.8", "1.8", "I.virginica" ], [ "6.1", "3.0", "4.9", "1.8", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.1", "I.virginica" ], [ "7.2", "3.0", "5.8", "1.6", "I.virginica" ], [ "7.4", "2.8", "6.1", "1.9", "I.virginica" ], [ "7.9", "3.8", "6.4", "2.0", "I.virginica" ], [ "6.4", "2.8", "5.6", "2.2", "I.virginica" ], [ "6.3", "2.8", "5.1", "1.5", "I.virginica" ], [ "6.1", "2.6", "5.6", "1.4", "I.virginica" ], [ "7.7", "3.0", "6.1", "2.3", "I.virginica" ], [ "6.3", "3.4", "5.6", "2.4", "I.virginica" ], [ "6.4", "3.1", "5.5", "1.8", "I.virginica" ], [ "6.0", "3.0", "4.8", "1.8", "I.virginica" ], [ "6.9", "3.1", "5.4", "2.1", "I.virginica" ], [ "6.7", "3.1", "5.6", "2.4", "I.virginica" ], [ "6.9", "3.1", "5.1", "2.3", "I.virginica" ], [ "5.8", "2.7", "5.1", "1.9", "I.virginica" ], [ "6.8", "3.2", "5.9", "2.3", "I.virginica" ], [ "6.7", "3.3", "5.7", "2.5", "I.virginica" ], [ "6.7", "3.0", "5.2", "2.3", "I.virginica" ], [ "6.3", "2.5", "5.0", "1.9", "I.virginica" ], [ "6.5", "3.0", "5.2", "2.0", "I.virginica" ], [ "6.2", "3.4", "5.4", "2.3", "I.virginica" ] ], "name": "table_10477224_1" }
{ "human_readable": "SELECT Sepal length FROM table WHERE Sepal width = 2.9 AND Petal width = 1.3", "sel": 0, "agg": 0, "conds": { "column_index": [ 1, 3 ], "operator_index": [ 0, 0 ], "condition": [ "2.9", "1.3" ] } }