pergunta
stringlengths
8
31.4k
contexto
stringlengths
27
489
resposta
stringlengths
18
557
Qual é a percentagem de votos com o número de deputados sendo 112
CREATE TABLE table_13746866_2 (percentage_of_votes VARCHAR, number_of_deputies VARCHAR)
SELECT percentage_of_votes FROM table_13746866_2 WHERE number_of_deputies = 112
Qual é a percentagem de votos com a data de eleição sendo 1981
CREATE TABLE table_13746866_2 (percentage_of_votes VARCHAR, election_date VARCHAR)
SELECT percentage_of_votes FROM table_13746866_2 WHERE election_date = 1981
Qual é o número de deputados com o número de votos recebidos sendo menor do que 1549176.2765483726 e a data da eleição sendo 1969
CREATE TABLE table_13746866_2 (number_of_deputies VARCHAR, number_of_votes_received VARCHAR, election_date VARCHAR)
SELECT number_of_deputies FROM table_13746866_2 WHERE number_of_votes_received < 1549176.2765483726 AND election_date = 1969
Quem escreveu o desculpa do episódio dirigido por Dan Attias?
CREATE TABLE table_13755296_1 (story_by VARCHAR, directed_by VARCHAR)
SELECT story_by FROM table_13755296_1 WHERE directed_by = "Dan Attias"
Qual é o número da temporada do episódio dirigido por Dan Attias?
CREATE TABLE table_13755296_1 (season__number INTEGER, directed_by VARCHAR)
SELECT MIN(season__number) FROM table_13755296_1 WHERE directed_by = "Dan Attias"
Qual é o título do episódio escrito por David Simon?
CREATE TABLE table_13755296_1 (title VARCHAR, teleplay_by VARCHAR)
SELECT title FROM table_13755296_1 WHERE teleplay_by = "David Simon"
Em que ano foi fundada a Escola Secundária Skyline?
CREATE TABLE table_13759592_1 (founded VARCHAR, high_school VARCHAR)
SELECT COUNT(founded) FROM table_13759592_1 WHERE high_school = "Skyline"
Quantos números de matrículas são fornecidos para o Roosevelt High School?
CREATE TABLE table_13759592_1 (enrollment VARCHAR, high_school VARCHAR)
SELECT COUNT(enrollment) FROM table_13759592_1 WHERE high_school = "Roosevelt"
Qual local tem uma equipe apelidada de Vikings?
CREATE TABLE table_13759592_1 (location VARCHAR, nickname VARCHAR)
SELECT location FROM table_13759592_1 WHERE nickname = "Vikings"
Em que ano foi fundada a Kirkland?
CREATE TABLE table_13759592_2 (founded VARCHAR, location VARCHAR)
SELECT founded FROM table_13759592_2 WHERE location = "Kirkland"
Que instituição foi fundada em 1923?
CREATE TABLE table_13759592_2 (institution VARCHAR, founded VARCHAR)
SELECT institution FROM table_13759592_2 WHERE founded = 1923
Onde fica o Interlake?
CREATE TABLE table_13759592_2 (location VARCHAR, institution VARCHAR)
SELECT location FROM table_13759592_2 WHERE institution = "Interlake"
Qual foi a contagem de séries em 23 de maio?
CREATE TABLE table_13762472_13 (series VARCHAR, date VARCHAR)
SELECT series FROM table_13762472_13 WHERE date = "May 23"
Qual é o jogo com menor número na lista?
CREATE TABLE table_13762472_5 (game INTEGER)
SELECT MIN(game) FROM table_13762472_5
Quem tinha os rebotes altos no centro do delta?
CREATE TABLE table_13762472_5 (high_rebounds VARCHAR, location_attendance VARCHAR)
SELECT high_rebounds FROM table_13762472_5 WHERE location_attendance = "Delta Center"
Quantas pessoas tiveram o maior total de rebotes quando a equipa tinha 19-13?
CREATE TABLE table_13762472_5 (high_rebounds VARCHAR, record VARCHAR)
SELECT COUNT(high_rebounds) FROM table_13762472_5 WHERE record = "19-13"
Quem tinha o maior total de pontos quando a equipa tinha 24-17?
CREATE TABLE table_13762472_5 (high_points VARCHAR, record VARCHAR)
SELECT high_points FROM table_13762472_5 WHERE record = "24-17"
Qual era o resultado quando o Heat jogou na Charlotte Arena?
CREATE TABLE table_13762472_7 (score VARCHAR, location_attendance VARCHAR)
SELECT score FROM table_13762472_7 WHERE location_attendance = "Charlotte Arena"
Quantos jogos a equipa tinha jogado depois de terem 40-20?
CREATE TABLE table_13762472_7 (game VARCHAR, record VARCHAR)
SELECT game FROM table_13762472_7 WHERE record = "40-20"
Qual foi a pontuação em 25 de novembro?
CREATE TABLE table_13762472_3 (score VARCHAR, date VARCHAR)
SELECT score FROM table_13762472_3 WHERE date = "November 25"
Quantos jogadores marcaram mais pontos quando a equipe adversária era New Orleans/Oklahoma City?
CREATE TABLE table_13762472_3 (high_points VARCHAR, team VARCHAR)
SELECT COUNT(high_points) FROM table_13762472_3 WHERE team = "New Orleans/Oklahoma City"
Quantos jogadores marcaram mais pontos no jogo 4?
CREATE TABLE table_13762472_3 (high_points VARCHAR, game VARCHAR)
SELECT COUNT(high_points) FROM table_13762472_3 WHERE game = 4
Qual foi o último jogo em que o recorde foi 6-3?
CREATE TABLE table_13762472_3 (game INTEGER, record VARCHAR)
SELECT MAX(game) FROM table_13762472_3 WHERE record = "6-3"
Qual é o país/região com as temporadas e os vencedores sendo a temporada 1, 2012: Demetra Malalan
CREATE TABLE table_13779832_1 (country_region VARCHAR, seasons_and_winners VARCHAR)
SELECT country_region FROM table_13779832_1 WHERE seasons_and_winners = "Season 1, 2012: Demetra Malalan"
Quantos títulos locais com a rede de televisão sendo o site da tv nova
CREATE TABLE table_13779832_1 (local_title VARCHAR, television_network VARCHAR)
SELECT COUNT(local_title) FROM table_13779832_1 WHERE television_network = "TV Nova Website"
Quem são os juízes com temporadas e vencedores sendo a temporada 1, 20132014: próxima temporada
CREATE TABLE table_13779832_1 (judges VARCHAR, seasons_and_winners VARCHAR)
SELECT judges FROM table_13779832_1 WHERE seasons_and_winners = "Season 1, 2013–2014: Upcoming season"
Quem são os juízes com o título local sendo o X Factor e os apresentadores sendo Heikki Paasonen Jukka Rossi (Xtra Factor)
CREATE TABLE table_13779832_1 (judges VARCHAR, local_title VARCHAR, presenters VARCHAR)
SELECT judges FROM table_13779832_1 WHERE local_title = "X Factor" AND presenters = "Heikki Paasonen Jukka Rossi (Xtra Factor)"
Qual é o título local com as temporadas e os vencedores sendo a série 1, 2006:
CREATE TABLE table_13779832_1 (local_title VARCHAR, seasons_and_winners VARCHAR)
SELECT local_title FROM table_13779832_1 WHERE seasons_and_winners = "Series 1, 2006: Lucy Benjamin"
Qual é o país/região com apresentadores sendo Heikki Paasonen Jukka Rossi (factor extra)
CREATE TABLE table_13779832_1 (country_region VARCHAR, presenters VARCHAR)
SELECT country_region FROM table_13779832_1 WHERE presenters = "Heikki Paasonen Jukka Rossi (Xtra Factor)"
Quantos formatos de croma com nome sendo alto perfil
CREATE TABLE table_1376890_2 (chroma_format VARCHAR, name VARCHAR)
SELECT COUNT(chroma_format) FROM table_1376890_2 WHERE name = "High profile"
Qual é o formato de croma com modos escaláveis sendo snr- ou espaciais escaláveis e intra dc precbeingion sendo 8, 9, 10
CREATE TABLE table_1376890_2 (chroma_format VARCHAR, scalable_modes VARCHAR, intra_dc_precision VARCHAR)
SELECT chroma_format FROM table_1376890_2 WHERE scalable_modes = "SNR- or spatial-scalable" AND intra_dc_precision = "8, 9, 10"
Qual é o formato do croma com o nome sendo de alto perfil
CREATE TABLE table_1376890_2 (chroma_format VARCHAR, name VARCHAR)
SELECT chroma_format FROM table_1376890_2 WHERE name = "High profile"
Qual é o sentido de Art ser o Dave Appel?
CREATE TABLE table_13789248_2 (points VARCHAR, artist VARCHAR)
SELECT points FROM table_13789248_2 WHERE artist = "Dave Appell"
Quem é o artbeingt com posição sendo 32
CREATE TABLE table_13789248_2 (artist VARCHAR, position VARCHAR)
SELECT artist FROM table_13789248_2 WHERE position = 32
Quantos títulos de canções com Artbeint sendo chubby checker
CREATE TABLE table_13789248_2 (song_title VARCHAR, artist VARCHAR)
SELECT COUNT(song_title) FROM table_13789248_2 WHERE artist = "Chubby Checker"
Qual é o mínimo de pontos com a posição mais alta sendo 1?
CREATE TABLE table_13789248_2 (points INTEGER, highest_position VARCHAR)
SELECT MIN(points) FROM table_13789248_2 WHERE highest_position = 1
Qual é o número máximo de passageiros de trânsito quando o número total de passageiros internacionais for de 4870184?
CREATE TABLE table_13836704_7 (transit_passengers INTEGER, international_passengers VARCHAR)
SELECT MAX(transit_passengers) FROM table_13836704_7 WHERE international_passengers = 4870184
Qual é a carga do aeroporto de Edimburgo em toneladas métricas?
CREATE TABLE table_13836704_7 (freight___metric_tonnes__ INTEGER, airport VARCHAR)
SELECT MAX(freight___metric_tonnes__) FROM table_13836704_7 WHERE airport = "Edinburgh"
Quantos diferentes números totais de passageiros de trânsito há em Londres Luton?
CREATE TABLE table_13836704_7 (transit_passengers VARCHAR, airport VARCHAR)
SELECT COUNT(transit_passengers) FROM table_13836704_7 WHERE airport = "London Luton"
Qual é o total das cargas em toneladas métricas quando o total de passageiros em trânsito é de 147791?
CREATE TABLE table_13836704_7 (freight___metric_tonnes__ VARCHAR, transit_passengers VARCHAR)
SELECT freight___metric_tonnes__ FROM table_13836704_7 WHERE transit_passengers = 147791
Qual é o número total de passageiros do aeroporto em 15o lugar?
CREATE TABLE table_13836704_7 (international_passengers VARCHAR, rank VARCHAR)
SELECT international_passengers FROM table_13836704_7 WHERE rank = 15
Qual é o título original de "Livro do Leão"?
CREATE TABLE table_13834298_1 (original_title VARCHAR, film_title_used_in_nomination VARCHAR)
SELECT original_title FROM table_13834298_1 WHERE film_title_used_in_nomination = "Lion's Den"
Qual é a mudança percentual de 08/09 para o Belfast International?
CREATE TABLE table_13836704_6 (_percentage_change_2008_2009 VARCHAR, airport VARCHAR)
SELECT _percentage_change_2008_2009 FROM table_13836704_6 WHERE airport = "Belfast International"
Quantos passageiros de trânsito no London Gatwick?
CREATE TABLE table_13836704_6 (transit_passengers VARCHAR, airport VARCHAR)
SELECT transit_passengers FROM table_13836704_6 WHERE airport = "London Gatwick"
Qual é a classificação do aeroporto com carga (toneladas métricas) de 255121?
CREATE TABLE table_13836704_6 (rank VARCHAR, freight___metric_tonnes__ VARCHAR)
SELECT rank FROM table_13836704_6 WHERE freight___metric_tonnes__ = 255121
Qual é a classificação do aeroporto com um volume de carga (toneladas métricas) de 23791?
CREATE TABLE table_13836704_6 (rank VARCHAR, freight___metric_tonnes__ VARCHAR)
SELECT rank FROM table_13836704_6 WHERE freight___metric_tonnes__ = 23791
Qual é o aeroporto com o total de passageiros em 2009 sendo 157933
CREATE TABLE table_13836704_4 (airport VARCHAR, total_passengers_2009 VARCHAR)
SELECT airport FROM table_13836704_4 WHERE total_passengers_2009 = 157933
Qual é o número máximo de passageiros em 2008 com a variação de 2008/09 sendo de 6,5%
CREATE TABLE table_13836704_4 (total_passengers_2008 INTEGER, change_2008_09 VARCHAR)
SELECT MAX(total_passengers_2008) FROM table_13836704_4 WHERE change_2008_09 = "6.5%"
O que é o aeroporto com movimentos de aeronaves 2009 sendo menor do que 238223.1659471435 e mudança 2008/09 sendo 0,5%
CREATE TABLE table_13836704_4 (airport VARCHAR, aircraft_movements_2009 VARCHAR, change_2008_09 VARCHAR)
SELECT airport FROM table_13836704_4 WHERE aircraft_movements_2009 < 238223.1659471435 AND change_2008_09 = "0.5%"
Qual é o número máximo de movimentos de aeronaves em 2009 com a variação de 2008/09 sendo de 18,2%?
CREATE TABLE table_13836704_4 (aircraft_movements_2009 INTEGER, change_2008_09 VARCHAR)
SELECT MAX(aircraft_movements_2009) FROM table_13836704_4 WHERE change_2008_09 = "18.2%"
Qual é o total de passageiros em 2008 com a mudança de 2008/09 sendo de 6,5%
CREATE TABLE table_13836704_4 (total_passengers_2008 VARCHAR, change_2008_09 VARCHAR)
SELECT total_passengers_2008 FROM table_13836704_4 WHERE change_2008_09 = "6.5%"
Nomeia o posto do aeroporto de Birmingham
CREATE TABLE table_13836704_8 (rank INTEGER, airport VARCHAR)
SELECT MAX(rank) FROM table_13836704_8 WHERE airport = "Birmingham airport"
Nomeie os passageiros em trânsito para 171078.
CREATE TABLE table_13836704_8 (transit_passengers INTEGER, freight__metric_tonnes_ VARCHAR)
SELECT MAX(transit_passengers) FROM table_13836704_8 WHERE freight__metric_tonnes_ = 171078
Beata syta é o ano mínimo para mulheres solteiras.
CREATE TABLE table_13857501_1 (year INTEGER, womens_singles VARCHAR)
SELECT MIN(year) FROM table_13857501_1 WHERE womens_singles = "Beata Syta"
Qual é o número máximo de passageiros internacionais que podem ser transportados por aeronaves?
CREATE TABLE table_13836704_9 (aircraft_movements INTEGER, international_passengers VARCHAR)
SELECT MAX(aircraft_movements) FROM table_13836704_9 WHERE international_passengers = 21002260
Qual é o volume máximo de carga (toneladas métricas) com o aeroporto sendo Liverpool?
CREATE TABLE table_13836704_9 (freight__metric_tonnes_ INTEGER, airport VARCHAR)
SELECT MAX(freight__metric_tonnes_) FROM table_13836704_9 WHERE airport = "Liverpool"
Qual é o aeroporto com % de mudança 2005/2006 sendo 13,0%
CREATE TABLE table_13836704_9 (airport VARCHAR, _percentage_change_2005_2006 VARCHAR)
SELECT airport FROM table_13836704_9 WHERE _percentage_change_2005_2006 = "13.0%"
Qual é o número máximo de movimentos de aeronaves com o aeroporto sendo Liverpool?
CREATE TABLE table_13836704_9 (aircraft_movements INTEGER, airport VARCHAR)
SELECT MAX(aircraft_movements) FROM table_13836704_9 WHERE airport = "Liverpool"
Qual é o total de passageiros com carga (toneladas métricas) sendo 827
CREATE TABLE table_13836704_9 (total_passengers VARCHAR, freight__metric_tonnes_ VARCHAR)
SELECT total_passengers FROM table_13836704_9 WHERE freight__metric_tonnes_ = 827
Quantos aeroportos com classificação sendo 4
CREATE TABLE table_13836704_9 (airport VARCHAR, rank VARCHAR)
SELECT COUNT(airport) FROM table_13836704_9 WHERE rank = 4
Quantos homens solteiros com homens duplos sendo pontus jantti lasse lindelöf
CREATE TABLE table_13857700_1 (mens_singles VARCHAR, mens_doubles VARCHAR)
SELECT COUNT(mens_singles) FROM table_13857700_1 WHERE mens_doubles = "Pontus Jantti Lasse Lindelöf"
Quem é o duplo masculino com duplos mistos sendo Jim Aalto Nina Sarnesto
CREATE TABLE table_13857700_1 (mens_doubles VARCHAR, mixed_doubles VARCHAR)
SELECT mens_doubles FROM table_13857700_1 WHERE mixed_doubles = "Jimm Aalto Nina Sarnesto"
Quem é o duplo misturado com o ano sendo 1972
CREATE TABLE table_13857700_1 (mixed_doubles VARCHAR, year VARCHAR)
SELECT mixed_doubles FROM table_13857700_1 WHERE year = 1972
Quem é o duplo masculino com o ano sendo 1978
CREATE TABLE table_13857700_1 (mens_doubles VARCHAR, year VARCHAR)
SELECT mens_doubles FROM table_13857700_1 WHERE year = 1978
Quem é o homem de solteiro com o homem de duplas sendo Kaj Lindfors kaj Osterberg
CREATE TABLE table_13857700_1 (mens_singles VARCHAR, mens_doubles VARCHAR)
SELECT mens_singles FROM table_13857700_1 WHERE mens_doubles = "Kaj Lindfors Kaj Osterberg"
Qual o tamanho (em milhas quadradas) da ilha que é 4065 km 2?
CREATE TABLE table_13897690_1 (area__sqmi_ VARCHAR, area__km_2__ VARCHAR)
SELECT area__sqmi_ FROM table_13897690_1 WHERE area__km_2__ = 4065
Qual é o menor número de rankes dos usados para classificar as ilhas?
CREATE TABLE table_13897690_1 (rank INTEGER)
SELECT MIN(rank) FROM table_13897690_1
Como se chama a ilha com uma população de apenas 64?
CREATE TABLE table_13897690_1 (islands_name VARCHAR, population__2000_ VARCHAR)
SELECT islands_name FROM table_13897690_1 WHERE population__2000_ = "64"
O que é o tries contra com try bonus sendo 10
CREATE TABLE table_13940275_5 (tries_against VARCHAR, try_bonus VARCHAR)
SELECT tries_against FROM table_13940275_5 WHERE try_bonus = "10"
O que é o ponto com o 22 e o ponto contra o 319?
CREATE TABLE table_13940275_5 (points VARCHAR, played VARCHAR, points_against VARCHAR)
SELECT points FROM table_13940275_5 WHERE played = "22" AND points_against = "319"
Qual é o bônus de perder com 22 anos e tentar contra 38 anos?
CREATE TABLE table_13940275_5 (losing_bonus VARCHAR, played VARCHAR, tries_against VARCHAR)
SELECT losing_bonus FROM table_13940275_5 WHERE played = "22" AND tries_against = "38"
Qual é o bônus de tentativa com o clube sendo Abercwmboi RFC
CREATE TABLE table_13940275_5 (try_bonus VARCHAR, club VARCHAR)
SELECT try_bonus FROM table_13940275_5 WHERE club = "Abercwmboi RFC"
O que é o ponto para com pontos contra ser 556
CREATE TABLE table_13940275_5 (points_for VARCHAR, points_against VARCHAR)
SELECT points_for FROM table_13940275_5 WHERE points_against = "556"
O que é o ganho com pontos contra ser 304
CREATE TABLE table_13940275_5 (won VARCHAR, points_against VARCHAR)
SELECT won FROM table_13940275_5 WHERE points_against = "304"
Onde foi realizada a cerimônia para o 12o Pride of Britain Awards?
CREATE TABLE table_13943239_1 (location VARCHAR, episode VARCHAR)
SELECT location FROM table_13943239_1 WHERE episode = "12th Pride of Britain Awards"
Que episódio do Pride of Britain Awards teve uma audiência de 6,06 milhões de espectadores?
CREATE TABLE table_13943239_1 (episode VARCHAR, viewers__millions_ VARCHAR)
SELECT episode FROM table_13943239_1 WHERE viewers__millions_ = "6.06"
Quantos espectadores foram para a 7a cerimónia do Pride of Britain Awards?
CREATE TABLE table_13943239_1 (viewers__millions_ VARCHAR, episode VARCHAR)
SELECT COUNT(viewers__millions_) FROM table_13943239_1 WHERE episode = "7th Pride of Britain Awards"
Qual é a superfície do vinhedo (2010) com o grande cru sendo bienvenues-bâtard-montrachet
CREATE TABLE table_13981938_1 (vineyard_surface__2010_ VARCHAR, grand_cru VARCHAR)
SELECT vineyard_surface__2010_ FROM table_13981938_1 WHERE grand_cru = "Bienvenues-Bâtard-Montrachet"
Qual é a aldeia com estilo de vinho sendo vinho tinto e superfície de vinha (2010) sendo hectares (acres)
CREATE TABLE table_13981938_1 (village VARCHAR, wine_style VARCHAR, vineyard_surface__2010_ VARCHAR)
SELECT village FROM table_13981938_1 WHERE wine_style = "Red wine" AND vineyard_surface__2010_ = "hectares (acres)"
Qual é o estilo de vinho com o Grand Cru sendo romanée-conti
CREATE TABLE table_13981938_1 (wine_style VARCHAR, grand_cru VARCHAR)
SELECT wine_style FROM table_13981938_1 WHERE grand_cru = "Romanée-Conti"
Qual é o estilo do vinho com o povoado sendo puligny-montrachet [d]
CREATE TABLE table_13981938_1 (wine_style VARCHAR, village VARCHAR)
SELECT wine_style FROM table_13981938_1 WHERE village = "Puligny-Montrachet [d ]"
Quantas aulas entre o último e o segundo ano de história mundial?
CREATE TABLE table_13967239_2 (senior__4th_year_ VARCHAR, junior__3rd_year_ VARCHAR)
SELECT COUNT(senior__4th_year_) FROM table_13967239_2 WHERE junior__3rd_year_ = "World History"
O que vem depois do álgebra intermediária?
CREATE TABLE table_13967239_2 (senior__4th_year_ VARCHAR, sophomore__grade_8_ VARCHAR)
SELECT senior__4th_year_ FROM table_13967239_2 WHERE sophomore__grade_8_ = "Intermediate Algebra"
Qual é o máximo de # com a data de exibição original sendo 14 de março de 2001
CREATE TABLE table_13956521_2 (_number INTEGER, original_airdate VARCHAR)
SELECT MAX(_number) FROM table_13956521_2 WHERE original_airdate = "March 14, 2001"
Quantos episódios originais foram exibidos com o escritor sendo Becky Hartman Edwards e o diretor sendo Adam Nimoy?
CREATE TABLE table_13956521_2 (original_airdate VARCHAR, writer_s_ VARCHAR, director VARCHAR)
SELECT COUNT(original_airdate) FROM table_13956521_2 WHERE writer_s_ = "Becky Hartman Edwards" AND director = "Adam Nimoy"
Quem é o escritor com a data de exibição original sendo 7 de fevereiro de 2001
CREATE TABLE table_13956521_2 (writer_s_ VARCHAR, original_airdate VARCHAR)
SELECT writer_s_ FROM table_13956521_2 WHERE original_airdate = "February 7, 2001"
Qual é a frequência do MHZ com a cidade de licença sendo Chattanooga, Tennessee?
CREATE TABLE table_13998897_1 (frequency_mhz VARCHAR, city_of_license VARCHAR)
SELECT frequency_mhz FROM table_13998897_1 WHERE city_of_license = "Chattanooga, Tennessee"
Quantos m (ft) de altura com a frequência mhz sendo 100.1
CREATE TABLE table_13998897_1 (height_m___ft__ VARCHAR, frequency_mhz VARCHAR)
SELECT COUNT(height_m___ft__) FROM table_13998897_1 WHERE frequency_mhz = "100.1"
Qual é a informação da FCC com o sinal de chamada W221aw?
CREATE TABLE table_13998897_1 (fcc_info VARCHAR, call_sign VARCHAR)
SELECT fcc_info FROM table_13998897_1 WHERE call_sign = "W221AW"
Quantos m (ft) de altura com notas sendo via wccv; anteriormente w236aj
CREATE TABLE table_13998897_1 (height_m___ft__ VARCHAR, notes VARCHAR)
SELECT COUNT(height_m___ft__) FROM table_13998897_1 WHERE notes = "via WCCV; formerly W236AJ"
Qual é a informação da FCC com o sinal de chamada W265AV
CREATE TABLE table_13998897_1 (fcc_info VARCHAR, call_sign VARCHAR)
SELECT fcc_info FROM table_13998897_1 WHERE call_sign = "W265AV"
Qual é a capacidade da equipa sendo os Rangers de Berwick?
CREATE TABLE table_14003108_1 (capacity VARCHAR, team VARCHAR)
SELECT capacity FROM table_14003108_1 WHERE team = "Berwick Rangers"
Qual é a equipa com o estádio sendo Borough Briggs
CREATE TABLE table_14003108_1 (team VARCHAR, stadium VARCHAR)
SELECT team FROM table_14003108_1 WHERE stadium = "Borough Briggs"
Qual é o máximo mais baixo com média de 734
CREATE TABLE table_14003108_1 (lowest INTEGER, average VARCHAR)
SELECT MAX(lowest) FROM table_14003108_1 WHERE average = 734
Quantos mais com a equipa sendo forfar atlético
CREATE TABLE table_14003108_1 (highest VARCHAR, team VARCHAR)
SELECT COUNT(highest) FROM table_14003108_1 WHERE team = "Forfar Athletic"
Qual é o tempo de sangramento com a condição sendo a deficiência de fator V
CREATE TABLE table_14006_1 (bleeding_time VARCHAR, condition VARCHAR)
SELECT bleeding_time FROM table_14006_1 WHERE condition = "Factor V deficiency"
Qual é o tempo de sangramento com a condição de insuficiência hepática, estágio final
CREATE TABLE table_14006_1 (bleeding_time VARCHAR, condition VARCHAR)
SELECT bleeding_time FROM table_14006_1 WHERE condition = "Liver failure, end-stage"
Qual é o tempo de sangramento com a contagem de plaquetas diminuída ou não afetada
CREATE TABLE table_14006_1 (bleeding_time VARCHAR, platelet_count VARCHAR)
SELECT bleeding_time FROM table_14006_1 WHERE platelet_count = "Decreased or unaffected"
Qual é a condição com o tempo de hemorragia não sendo afetado e o tempo de protrombina sendo prolongado
CREATE TABLE table_14006_1 (condition VARCHAR, bleeding_time VARCHAR, prothrombin_time VARCHAR)
SELECT condition FROM table_14006_1 WHERE bleeding_time = "Unaffected" AND prothrombin_time = "Prolonged"
Qual é o tempo de sangramento com a contagem de plaquetas sendo diminuída e o tempo de protrombina sendo prolongado
CREATE TABLE table_14006_1 (bleeding_time VARCHAR, platelet_count VARCHAR, prothrombin_time VARCHAR)
SELECT bleeding_time FROM table_14006_1 WHERE platelet_count = "Decreased" AND prothrombin_time = "Prolonged"