Unnamed: 0 int64 0 78.6k | answer stringlengths 18 557 | question stringlengths 12 244 | context stringlengths 27 489 | translated_answer stringlengths 12 992 |
|---|---|---|---|---|
74,900 | SELECT to_par FROM table_name_87 WHERE country = "united states" AND score = 74 - 69 - 71 - 74 = 288 | What is the To par for the place in the United States and a score of 74-69-71-74=288? | CREATE TABLE table_name_87 (to_par VARCHAR, country VARCHAR, score VARCHAR) | Qual é o par para o lugar nos Estados Unidos e uma pontuação de 74-69-71-74-288? |
74,901 | SELECT venue FROM table_name_27 WHERE year < 2005 AND position = "10th (sf)" | What Venue is listed that has a Year smaller than 2005 and a Position of 10th (sf)? | CREATE TABLE table_name_27 (venue VARCHAR, year VARCHAR, position VARCHAR) | Que local está listado que tem um ano menor do que 2005 e uma posição de 10 (sf)? |
74,902 | SELECT AVG(year) FROM table_name_47 WHERE position = "7th (sf)" | What's the average Year for the Position of 7th (sf)? | CREATE TABLE table_name_47 (year INTEGER, position VARCHAR) | Qual é o ano médio para a posição de 7o (sf)? |
74,903 | SELECT MAX(year) FROM table_name_67 WHERE event = "800 m" AND venue = "santiago de chile" | What's the highest Year for the Venue of Santiago De Chile and the Event of 800 m? | CREATE TABLE table_name_67 (year INTEGER, event VARCHAR, venue VARCHAR) | Qual é o Ano mais alto para o Local de Santiago De Chile e o Evento de 800 m? |
74,904 | SELECT venue FROM table_name_97 WHERE position = "12th (sf)" | What Venue has a Position of 12th (sf)? | CREATE TABLE table_name_97 (venue VARCHAR, position VARCHAR) | Qual local tem uma posição de 12o (sf)? |
74,905 | SELECT engine FROM table_name_47 WHERE entrant = "team lotus" AND year > 1962 | Which engine has an Entrant of team lotus, and a Year larger than 1962? | CREATE TABLE table_name_47 (engine VARCHAR, entrant VARCHAR, year VARCHAR) | Qual motor tem um Participante de lótus de equipe e um Ano maior que 1962? |
74,906 | SELECT COUNT(points) FROM table_name_69 WHERE year > 1966 | How many points have a Year larger than 1966? | CREATE TABLE table_name_69 (points VARCHAR, year INTEGER) | Quantos pontos têm um ano maior que 1966? |
74,907 | SELECT MIN(points) FROM table_name_87 WHERE engine = "climax v8" AND year = 1966 | What is the smallest number of points with an Engine of climax v8, and a Year of 1966? | CREATE TABLE table_name_87 (points INTEGER, engine VARCHAR, year VARCHAR) | Qual é o menor número de pontos com um motor de clímax v8 e um ano de 1966? |
74,908 | SELECT points FROM table_name_91 WHERE year > 1975 AND entrant = "team rothmans international" AND chassis = "march 771" | How many points did Team Rothmans International have after 1975 when their Chassis was a March 771? | CREATE TABLE table_name_91 (points VARCHAR, chassis VARCHAR, year VARCHAR, entrant VARCHAR) | Quantos pontos o Team Rothmans International teve depois de 1975, quando seu Chassis foi um 771 de março? |
74,909 | SELECT nationality FROM table_name_59 WHERE lane < 4 AND rank = 4 | What Nationality of the person who has a Rank of 4 | CREATE TABLE table_name_59 (nationality VARCHAR, lane VARCHAR, rank VARCHAR) | Que nacionalidade da pessoa que tem uma classificação de 4 |
74,910 | SELECT score FROM table_name_59 WHERE date = "october 14" | Name the score on october 14 | CREATE TABLE table_name_59 (score VARCHAR, date VARCHAR) | Nomeie a pontuação em 14 de outubro |
74,911 | SELECT AVG(goals_for) FROM table_name_68 WHERE goal_difference < -16 AND club = "real oviedo" AND wins < 9 | What was the average number of "goals for", scored in the club Real Oviedo that had a "goal difference" lower than -16 and fewer than 9 wins? | CREATE TABLE table_name_68 (goals_for INTEGER, wins VARCHAR, goal_difference VARCHAR, club VARCHAR) | Qual foi o número médio de "metas para", marcado no clube Real Oviedo que teve uma "diferença de meta" menor que -16 e menos de 9 vitórias? |
74,912 | SELECT SUM(played) FROM table_name_80 WHERE goal_difference = -8 AND position < 12 | How many people played at the club that had a "goal difference" of -8 and a position lower than 12? | CREATE TABLE table_name_80 (played INTEGER, goal_difference VARCHAR, position VARCHAR) | Quantas pessoas jogaram no clube que tinha uma "diferença de gol" de -8 e uma posição inferior a 12? |
74,913 | SELECT COUNT(goals_against) FROM table_name_13 WHERE goal_difference = 0 AND wins = 12 AND goals_for > 44 | How many "goals against" were scored at the club that had a "goal difference" of 0, 12 wins, and more than 44 goals? | CREATE TABLE table_name_13 (goals_against VARCHAR, goals_for VARCHAR, goal_difference VARCHAR, wins VARCHAR) | Quantos gols contra foram marcados no clube que teve uma "diferença de gols" de 0, 12 vitórias e mais de 44 gols? |
74,914 | SELECT MIN(goals_for) FROM table_name_85 WHERE wins = 18 AND goals_against < 38 | What is the smallest number of "goals for" out of the clubs where there were 18 wins and fewer than 38 "goals against"? | CREATE TABLE table_name_85 (goals_for INTEGER, wins VARCHAR, goals_against VARCHAR) | Qual é o menor número de "metas para" fora dos clubes onde houve 18 vitórias e menos de 38 "metas contra"? |
74,915 | SELECT MIN(year) FROM table_name_37 WHERE fighter = "manny pacquiao" | When did Manny Pacquiao win his first championship? | CREATE TABLE table_name_37 (year INTEGER, fighter VARCHAR) | Quando Manny Pacquiao ganhou seu primeiro campeonato? |
74,916 | SELECT sport FROM table_name_29 WHERE nation_represented = "united states" | Which sport did the United States win? | CREATE TABLE table_name_29 (sport VARCHAR, nation_represented VARCHAR) | Qual esporte os Estados Unidos ganharam? |
74,917 | SELECT MAX(year) FROM table_name_72 WHERE nation_represented = "philippines" | What is the latest result where a person from the Philippines won? | CREATE TABLE table_name_72 (year INTEGER, nation_represented VARCHAR) | Qual é o resultado mais recente em que uma pessoa das Filipinas ganhou? |
74,918 | SELECT nation_represented FROM table_name_1 WHERE year = 2012 | Which nation won the boxing championship in 2012? | CREATE TABLE table_name_1 (nation_represented VARCHAR, year VARCHAR) | Que país ganhou o campeonato de boxe em 2012? |
74,919 | SELECT total_seats FROM table_name_34 WHERE party = "christian democratic union (cdu)" | What is the total number of seats of the Christian Democratic Union (CDU) party? | CREATE TABLE table_name_34 (total_seats VARCHAR, party VARCHAR) | Qual é o número total de assentos do partido União Democrata Cristã (CDU)? |
74,920 | SELECT seat_percentage FROM table_name_41 WHERE vote_percentage = "100.0%" | What seat has a vote percentage of 100.0% | CREATE TABLE table_name_41 (seat_percentage VARCHAR, vote_percentage VARCHAR) | Qual assento tem uma porcentagem de voto de 100,0% |
74,921 | SELECT AVG(area__km²_) FROM table_name_24 WHERE name = "glenella" AND population__2011_ < 522 | What was the area in Glenella with a population of 522 in 2011? | CREATE TABLE table_name_24 (area__km²_ INTEGER, name VARCHAR, population__2011_ VARCHAR) | Qual era a área em Glenella com uma população de 522 em 2011? |
74,922 | SELECT COUNT(population_density) FROM table_name_6 WHERE name = "siglunes" AND change___percentage_ < -8.1 | What is the population density of Siglunes when the change was smaller than -8.1 percent? | CREATE TABLE table_name_6 (population_density VARCHAR, name VARCHAR, change___percentage_ VARCHAR) | Qual é a densidade populacional de Siglunes quando a mudança foi menor que -8,1%? |
74,923 | SELECT trainer FROM table_name_67 WHERE winner = "crowd pleaser" | Who was the trainer when Crowd Pleaser won? | CREATE TABLE table_name_67 (trainer VARCHAR, winner VARCHAR) | Quem foi o treinador quando Crowd Pleaser ganhou? |
74,924 | SELECT time FROM table_name_73 WHERE jockey = "ramon dominguez" | What was the race time of the horse with jockey Ramon Dominguez? | CREATE TABLE table_name_73 (time VARCHAR, jockey VARCHAR) | Qual foi o tempo de corrida do cavalo com o jóquei Ramon Dominguez? |
74,925 | SELECT jockey FROM table_name_70 WHERE year < 2012 AND owner = "michael house" | What jockey rode for Michael House before 2012 | CREATE TABLE table_name_70 (jockey VARCHAR, year VARCHAR, owner VARCHAR) | O que o jóquei montou para Michael House antes de 2012 |
74,926 | SELECT events_won__uk_series_ FROM table_name_45 WHERE events_won__us_series_ < 1 | How many UK events won for the contestant that won under 1 US event? | CREATE TABLE table_name_45 (events_won__uk_series_ VARCHAR, events_won__us_series_ INTEGER) | Quantos eventos no Reino Unido ganharam para o competidor que venceu em 1 evento nos EUA? |
74,927 | SELECT AVG(events_won__us_series_) FROM table_name_83 WHERE name = "jason bennett" | How many US events did jason bennett win? | CREATE TABLE table_name_83 (events_won__us_series_ INTEGER, name VARCHAR) | Quantos eventos nos EUA Jason Bennett venceu? |
74,928 | SELECT downhill FROM table_name_90 WHERE overall = "7" | Which downhill has 7 overalls? | CREATE TABLE table_name_90 (downhill VARCHAR, overall VARCHAR) | Que descida tem 7 macacões? |
74,929 | SELECT combined FROM table_name_93 WHERE overall = "2" AND slalom = "5" | What is the combined of 2 overalls and 5 slaloms? | CREATE TABLE table_name_93 (combined VARCHAR, overall VARCHAR, slalom VARCHAR) | Qual é a combinação de 2 macacões e 5 slaloms? |
74,930 | SELECT overall FROM table_name_9 WHERE combined = "1" AND downhill = "24" | How many overalls has 1 combined and 24 downhills? | CREATE TABLE table_name_9 (overall VARCHAR, combined VARCHAR, downhill VARCHAR) | Quantos macacões tem 1 combinado e 24 descidas? |
74,931 | SELECT distance FROM table_name_94 WHERE race_leader = "km (mi)" | What Distance had a Race Leader in Km (mi)? | CREATE TABLE table_name_94 (distance VARCHAR, race_leader VARCHAR) | Que distância tinha um líder de corrida em Km (mi)? |
74,932 | SELECT MAX(points) FROM table_name_10 WHERE tied = "4" AND goals_for < 257 AND games > 72 | What is the highest number of points scored when Acadie-Bathurst had 4 tied games, less than 257 goals, and over 72 games played? | CREATE TABLE table_name_10 (points INTEGER, games VARCHAR, tied VARCHAR, goals_for VARCHAR) | Qual é o maior número de pontos marcados quando Acadie-Bathurst teve 4 jogos empatados, menos de 257 gols e mais de 72 jogos jogados? |
74,933 | SELECT AVG(played) FROM table_name_54 WHERE percentage = "3.33%" AND lost < 29 | What is the average of games played with a percentage of 3.33% and less than 29 losses? | CREATE TABLE table_name_54 (played INTEGER, percentage VARCHAR, lost VARCHAR) | Qual é a média de jogos jogados com uma porcentagem de 3,33% e menos de 29 derrotas? |
74,934 | SELECT COUNT(played) FROM table_name_22 WHERE first_game = 1991 AND percentage = "22.22%" AND lost > 7 | What is the total number of games played that correlates with a first game in 1991, a percentage of 22.22%, and less than 7 losses? | CREATE TABLE table_name_22 (played VARCHAR, lost VARCHAR, first_game VARCHAR, percentage VARCHAR) | Qual é o número total de jogos jogados que se correlaciona com um primeiro jogo em 1991, uma porcentagem de 22,22% e menos de 7 derrotas? |
74,935 | SELECT MAX(drawn) FROM table_name_92 WHERE percentage = "0.00%" AND lost < 1 | What is the highest number of draws that correlates with a percentage of 0.00% and less than 1 loss? | CREATE TABLE table_name_92 (drawn INTEGER, percentage VARCHAR, lost VARCHAR) | Qual é o maior número de sorteios que se correlaciona com uma porcentagem de 0,00% e menos de 1 perda? |
74,936 | SELECT start FROM table_name_31 WHERE rank = "11" | What is the start value for rank 11? | CREATE TABLE table_name_31 (start VARCHAR, rank VARCHAR) | Qual é o valor inicial para o rank 11? |
74,937 | SELECT year FROM table_name_95 WHERE laps = 200 | Which year has 200 laps? | CREATE TABLE table_name_95 (year VARCHAR, laps VARCHAR) | Que ano tem 200 voltas? |
74,938 | SELECT finish FROM table_name_67 WHERE start = "19" | What is the finish value for a start of 19? | CREATE TABLE table_name_67 (finish VARCHAR, start VARCHAR) | Qual é o valor final para um início de 19? |
74,939 | SELECT city FROM table_name_84 WHERE stadium = "naghsh jahan" | where is the naghsh jahan stadium? | CREATE TABLE table_name_84 (city VARCHAR, stadium VARCHAR) | Onde fica o estádio Naghsh Jahan? |
74,940 | SELECT city FROM table_name_43 WHERE past_season = "n/a" | what city has a past season of n/a? | CREATE TABLE table_name_43 (city VARCHAR, past_season VARCHAR) | Qual cidade tem uma temporada passada de n/a? |
74,941 | SELECT city FROM table_name_74 WHERE team = "pegah" | where is the pegah team located? | CREATE TABLE table_name_74 (city VARCHAR, team VARCHAR) | Onde está localizada a equipa da Pegah? |
74,942 | SELECT stadium FROM table_name_8 WHERE past_season = "7th" | what stadium has a prior record of 7th? | CREATE TABLE table_name_8 (stadium VARCHAR, past_season VARCHAR) | Qual estádio tem um recorde anterior de 7o? |
74,943 | SELECT nationality FROM table_name_54 WHERE lane = 4 AND time = "1:11.58" | What is the Nationality on the swimmer in Lane 4 with a Time of 1:11.58? | CREATE TABLE table_name_54 (nationality VARCHAR, lane VARCHAR, time VARCHAR) | Qual é a Nacionalidade do nadador em Lane 4 com um Tempo de 1:11.58? |
74,944 | SELECT MIN(lane) FROM table_name_97 WHERE heat > 2 AND time = "1:10.57" | What is the lowest numbered Lane with a Time of 1:10.57 and Heat larger than 2? | CREATE TABLE table_name_97 (lane INTEGER, heat VARCHAR, time VARCHAR) | Qual é a faixa numerada mais baixa com um tempo de 1:10.57 e calor maior que 2? |
74,945 | SELECT COUNT(heat) FROM table_name_88 WHERE name = "smiljana marinović" | What is the Heat for Smiljana Marinović? | CREATE TABLE table_name_88 (heat VARCHAR, name VARCHAR) | O que é o calor para Smiljana Marinovi? |
74,946 | SELECT nationality FROM table_name_62 WHERE heat = 4 AND name = "byun hye-young" | In heat 4, what is Byun Hye-young's Nationality? | CREATE TABLE table_name_62 (nationality VARCHAR, heat VARCHAR, name VARCHAR) | No calor 4, o que é a nacionalidade de Byun Hye-young? |
74,947 | SELECT kind_of_the_song FROM table_name_66 WHERE singer = "miriam yeung" | Which type of song did miriam yeung sing? | CREATE TABLE table_name_66 (kind_of_the_song VARCHAR, singer VARCHAR) | Que tipo de canção Miriam Yeung cantou? |
74,948 | SELECT kind_of_the_song FROM table_name_50 WHERE number > 8 AND name_of_the_song = "實情" | What type of song is larger than 8 and named 實情? | CREATE TABLE table_name_50 (kind_of_the_song VARCHAR, number VARCHAR, name_of_the_song VARCHAR) | Que tipo de música é maior que 8 e tem o nome ? |
74,949 | SELECT name_of_the_song FROM table_name_75 WHERE kind_of_the_song = "ending theme" AND singer = "miriam yeung" | Which song has a ending theme, and is sung by miriam yeung? | CREATE TABLE table_name_75 (name_of_the_song VARCHAR, kind_of_the_song VARCHAR, singer VARCHAR) | Qual música tem um tema final, e é cantada por miriam yeung? |
74,950 | SELECT number FROM table_name_68 WHERE name_of_the_song = "實情" | What is the number of the song named 實情? | CREATE TABLE table_name_68 (number VARCHAR, name_of_the_song VARCHAR) | Qual é o número da música chamada ? |
74,951 | SELECT COUNT(start) FROM table_name_21 WHERE finish < 4 | Name the total number of start when finish is less than 4 | CREATE TABLE table_name_21 (start VARCHAR, finish INTEGER) | Nomear o número total de início quando o acabamento for inferior a 4 |
74,952 | SELECT SUM(year) FROM table_name_68 WHERE start < 30 | Name the sum of year when start is less than 30 | CREATE TABLE table_name_68 (year INTEGER, start INTEGER) | Nomear a soma do ano em que o início é inferior a 30 |
74,953 | SELECT MAX(year) FROM table_name_59 WHERE start > 2 | Name the most year with start more than 2 | CREATE TABLE table_name_59 (year INTEGER, start INTEGER) | Nomear o ano mais com início mais de 2 |
74,954 | SELECT MAX(year) FROM table_name_9 WHERE start < 2 | Name the most year with start less than 2 | CREATE TABLE table_name_9 (year INTEGER, start INTEGER) | Nomear o maior número de anos com início inferior a 2 |
74,955 | SELECT year FROM table_name_78 WHERE start = 32 | Name the year when start was 32 | CREATE TABLE table_name_78 (year VARCHAR, start VARCHAR) | Nome do ano em que o início foi 32 |
74,956 | SELECT MAX(finish) FROM table_name_9 WHERE year = 2006 | Name the most finish for 2006 | CREATE TABLE table_name_9 (finish INTEGER, year VARCHAR) | Nomear o maior número de finalizações para 2006 |
74,957 | SELECT COUNT(attendance) FROM table_name_25 WHERE visitor = "detroit" AND record = "36–13–5" | What was the total attendance at games when Detroit was the visiting team and the record was 36–13–5? | CREATE TABLE table_name_25 (attendance VARCHAR, visitor VARCHAR, record VARCHAR) | Qual foi a participação total nos jogos quando Detroit era a equipe visitante e o recorde era de 36-13-5? |
74,958 | SELECT entered_office FROM table_name_2 WHERE first_minister = "henry mcleish" | When did first minister Henry Mcleish enter office? | CREATE TABLE table_name_2 (entered_office VARCHAR, first_minister VARCHAR) | Quando o primeiro-ministro Henry Mcleish assumiu o cargo? |
74,959 | SELECT name FROM table_name_86 WHERE left_office = "14 november 2006" | What is the name of the minister that left office on 14 November 2006? | CREATE TABLE table_name_86 (name VARCHAR, left_office VARCHAR) | Qual é o nome do ministro que deixou o cargo em 14 de novembro de 2006? |
74,960 | SELECT name FROM table_name_45 WHERE party = "minister for community safety and legal affairs" | What is the name of the minister from the party of minister for community safety and legal affairs? | CREATE TABLE table_name_45 (name VARCHAR, party VARCHAR) | Qual é o nome do ministro do partido do ministro para a segurança da comunidade e assuntos legais? |
74,961 | SELECT name FROM table_name_80 WHERE entered_office = "entered office" | What is the name of the minister who has an entered office of entered office? | CREATE TABLE table_name_80 (name VARCHAR, entered_office VARCHAR) | Qual é o nome do ministro que tem um escritório de entrada no cargo? |
74,962 | SELECT party FROM table_name_3 WHERE left_office = "26 november 2002" | What is the party of the minister who left office on 26 November 2002? | CREATE TABLE table_name_3 (party VARCHAR, left_office VARCHAR) | Qual é o partido do ministro que deixou o cargo em 26 de novembro de 2002? |
74,963 | SELECT party FROM table_name_59 WHERE name = "richard simpson" | What is the party of Richard Simpson? | CREATE TABLE table_name_59 (party VARCHAR, name VARCHAR) | O que é a festa de Richard Simpson? |
74,964 | SELECT SUM(spectators) FROM table_name_66 WHERE time___cest__ > 20.05 AND team__number2 = "estonia" | Name the sum of spectators for time more than 20.05 and team #2 of estonia | CREATE TABLE table_name_66 (spectators INTEGER, time___cest__ VARCHAR, team__number2 VARCHAR) | Nomear a soma de espectadores para o tempo mais de 20.05 e equipe #2 de estonia |
74,965 | SELECT spectators FROM table_name_57 WHERE date = "11 november 2011" | Name the spectators for 11 november 2011 | CREATE TABLE table_name_57 (spectators VARCHAR, date VARCHAR) | Nomeie os espectadores para 11 de novembro de 2011 |
74,966 | SELECT loss FROM table_name_68 WHERE record = "54-39" | Which loss has a Record of 54-39? | CREATE TABLE table_name_68 (loss VARCHAR, record VARCHAR) | Qual perda tem um recorde de 54-39? |
74,967 | SELECT opponent FROM table_name_73 WHERE record = "54-38" | Which opponent has a Record of 54-38? | CREATE TABLE table_name_73 (opponent VARCHAR, record VARCHAR) | Qual adversário tem um recorde de 54-38? |
74,968 | SELECT opponent FROM table_name_35 WHERE date = "july 7" | Which opponent has a date of July 7? | CREATE TABLE table_name_35 (opponent VARCHAR, date VARCHAR) | Qual adversário tem data de 7 de julho? |
74,969 | SELECT record FROM table_name_54 WHERE loss = "eichhorn (8-5)" | Which record has a Loss of eichhorn (8-5)? | CREATE TABLE table_name_54 (record VARCHAR, loss VARCHAR) | Qual registro tem uma perda de eichhorn (8-5)? |
74,970 | SELECT AVG(attendance) FROM table_name_81 WHERE home = "san jose" | What is the average attendance San Jose home games? | CREATE TABLE table_name_81 (attendance INTEGER, home VARCHAR) | Qual é a média de atendimento San Jose home games? |
74,971 | SELECT record FROM table_name_13 WHERE loss = "spillner (1-8)" | What was the record at the game that had a loss of Spillner (1-8)? | CREATE TABLE table_name_13 (record VARCHAR, loss VARCHAR) | Qual foi o recorde no jogo que teve uma perda de Spillner (1-8)? |
74,972 | SELECT score FROM table_name_48 WHERE loss = "williams (1-1)" | What was the score of the game that had a loss of Williams (1-1)? | CREATE TABLE table_name_48 (score VARCHAR, loss VARCHAR) | Qual foi a pontuação do jogo que teve uma perda de Williams (1-1)? |
74,973 | SELECT loss FROM table_name_7 WHERE record = "63-52" | What was the loss of the game that had a record of 63-52? | CREATE TABLE table_name_7 (loss VARCHAR, record VARCHAR) | Qual foi a perda do jogo que teve um recorde de 63-52? |
74,974 | SELECT score FROM table_name_90 WHERE record = "11-10" | What was the score when the Washington Nationals had a record of 11-10? | CREATE TABLE table_name_90 (score VARCHAR, record VARCHAR) | Qual foi a pontuação quando o Washington Nationals tinha um recorde de 11-10? |
74,975 | SELECT opponent FROM table_name_24 WHERE record = "8-4" | Who was the opponent when the Washington Nationals had a record of 8-4? | CREATE TABLE table_name_24 (opponent VARCHAR, record VARCHAR) | Quem era o adversário quando o Washington Nationals tinha um recorde de 8-4? |
74,976 | SELECT COUNT(attendance) FROM table_name_54 WHERE score = "7-3" AND loss = "worrell (0-1)" | How many people were in attendance when the Washington Nationals had a score of 7-3 and a loss of Worrell (0-1)? | CREATE TABLE table_name_54 (attendance VARCHAR, score VARCHAR, loss VARCHAR) | Quantas pessoas estavam presentes quando os Washington Nationals tiveram uma pontuação de 7-3 e uma perda de Worrell (0-1)? |
74,977 | SELECT qual_2 FROM table_name_40 WHERE name = "katherine legge" | Name the Qual 2 which has the name of katherine legge | CREATE TABLE table_name_40 (qual_2 VARCHAR, name VARCHAR) | Nomeie o Qual 2 que tem o nome de katherine legge |
74,978 | SELECT team FROM table_name_2 WHERE best = "58.846" | Name the team with best of 58.846 | CREATE TABLE table_name_2 (team VARCHAR, best VARCHAR) | Nomeie a equipe com o melhor de 58,846 |
74,979 | SELECT name FROM table_name_46 WHERE best = "58.403" | Tell me the name with best of 58.403 | CREATE TABLE table_name_46 (name VARCHAR, best VARCHAR) | Diga-me o nome com o melhor de 58.403 |
74,980 | SELECT qual_1 FROM table_name_13 WHERE name = "jan heylen" | Tell me the qual 1 for jan heylen | CREATE TABLE table_name_13 (qual_1 VARCHAR, name VARCHAR) | Diga-me o qual 1 para jan heylen |
74,981 | SELECT loss FROM table_name_8 WHERE attendance = "24,406" | When the attendance was 24,406 who lost? | CREATE TABLE table_name_8 (loss VARCHAR, attendance VARCHAR) | Quando o comparecimento foi de 24.406, quem perdeu? |
74,982 | SELECT opponent FROM table_name_52 WHERE record = "17-25" | Which of the opponents has a record of 17-25? | CREATE TABLE table_name_52 (opponent VARCHAR, record VARCHAR) | Qual dos adversários tem um recorde de 17-25? |
74,983 | SELECT opponent FROM table_name_32 WHERE date = "may 12" | Who was the opponent that played on may 12? | CREATE TABLE table_name_32 (opponent VARCHAR, date VARCHAR) | Quem foi o adversário que jogou em 12 de maio? |
74,984 | SELECT MIN(attendance) FROM table_name_18 WHERE league_position = "1st" AND opponents = "west ham united" | When in the 1st league position, how many people watch as they faced West Ham United? | CREATE TABLE table_name_18 (attendance INTEGER, league_position VARCHAR, opponents VARCHAR) | Quando na 1a posição da liga, quantas pessoas assistem como eles enfrentaram West Ham United? |
74,985 | SELECT AVG(bronze) FROM table_name_29 WHERE nation = "uganda" AND total > 2 | What is the average bronze medals of Uganda's swimmers when they earned over 2 medals? | CREATE TABLE table_name_29 (bronze INTEGER, nation VARCHAR, total VARCHAR) | Qual é a média de medalhas de bronze dos nadadores de Uganda quando ganharam mais de 2 medalhas? |
74,986 | SELECT MAX(silver) FROM table_name_95 WHERE bronze < 3 AND gold < 1 AND total = 1 AND nation = "ireland" | What is the highest number of silver medals that Ireland earned when they scored less than 3 bronze medals and earned 1 medal? | CREATE TABLE table_name_95 (silver INTEGER, nation VARCHAR, total VARCHAR, bronze VARCHAR, gold VARCHAR) | Qual é o maior número de medalhas de prata que a Irlanda ganhou quando marcou menos de 3 medalhas de bronze e ganhou 1 medalha? |
74,987 | SELECT MAX(silver) FROM table_name_25 WHERE gold = 1 AND nation = "djibouti" AND total < 3 | What's the highest silver and 1 gold that the nation of djibouti received with a total less than 3? | CREATE TABLE table_name_25 (silver INTEGER, total VARCHAR, gold VARCHAR, nation VARCHAR) | Qual é a maior prata e 1 ouro que a nação de djibouti recebeu com um total de menos de 3? |
74,988 | SELECT COUNT(total) FROM table_name_73 WHERE rank > 17 AND gold > 0 | What's the total number that had a rank larger than 17 and a gold greater than 0? | CREATE TABLE table_name_73 (total VARCHAR, rank VARCHAR, gold VARCHAR) | Qual é o número total que tinha uma classificação maior que 17 e um ouro maior que 0? |
74,989 | SELECT opponent FROM table_name_44 WHERE week < 2 | Which opponent was faced before week 2? | CREATE TABLE table_name_44 (opponent VARCHAR, week INTEGER) | Qual adversário foi enfrentado antes da 2a semana? |
74,990 | SELECT MIN(total) FROM table_name_30 WHERE year_s__won = "1978" | Name the least total for 1978 years won | CREATE TABLE table_name_30 (total INTEGER, year_s__won VARCHAR) | Nomeie o menor total para 1978 anos ganhos |
74,991 | SELECT total FROM table_name_24 WHERE finish = "t22" | Name the total with finish of t22 | CREATE TABLE table_name_24 (total VARCHAR, finish VARCHAR) | Nomeie o total com o acabamento de t22 |
74,992 | SELECT AVG(total) FROM table_name_47 WHERE year_s__won = "1975" | Name the average total for years won of 1975 | CREATE TABLE table_name_47 (total INTEGER, year_s__won VARCHAR) | Nomear o total médio de anos ganhos de 1975 |
74,993 | SELECT finish FROM table_name_26 WHERE player = "lou graham" | Name the finish with player lou graham | CREATE TABLE table_name_26 (finish VARCHAR, player VARCHAR) | Nomeie o final com o jogador lou graham |
74,994 | SELECT COUNT(total) FROM table_name_7 WHERE finish = "t45" | Name the total number of total with finish of t45 | CREATE TABLE table_name_7 (total VARCHAR, finish VARCHAR) | Nomeie o número total do total com o acabamento de t45 |
74,995 | SELECT year FROM table_name_73 WHERE league = "malaysian super league" AND malaysia_cup = "group stage" | What year was the League the malaysian super league, and a Malaysia Cup of group stage? | CREATE TABLE table_name_73 (year VARCHAR, league VARCHAR, malaysia_cup VARCHAR) | Em que ano foi a Liga a super liga malaia, e uma Copa da Malásia da fase de grupos? |
74,996 | SELECT position FROM table_name_85 WHERE league = "malaysian super league" AND year = "2011" | What is the position when the League is the malaysian super league, and a Year of 2011? | CREATE TABLE table_name_85 (position VARCHAR, league VARCHAR, year VARCHAR) | Qual é a posição quando a Liga é a super liga malaia, e um Ano de 2011? |
74,997 | SELECT year FROM table_name_75 WHERE position = "6/13" | What year was the position 6/13? | CREATE TABLE table_name_75 (year VARCHAR, position VARCHAR) | Qual foi o ano da posição 6/13? |
74,998 | SELECT year FROM table_name_38 WHERE league = "malaysian super league" AND position = "10/14" | What year was the League of malaysian super league, and the Position was 10/14? | CREATE TABLE table_name_38 (year VARCHAR, league VARCHAR, position VARCHAR) | Em que ano foi a Liga da superliga malaia, e a Posição foi 10/14? |
74,999 | SELECT AVG(roll) FROM table_name_48 WHERE area = "featherston" AND authority = "integrated" | tell me the average roll for the featherston area and integrated authority. | CREATE TABLE table_name_48 (roll INTEGER, area VARCHAR, authority VARCHAR) | me diga o rolo médio para a área de featherston e autoridade integrada. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.