question stringlengths 12 244 | context stringlengths 27 489 | answer dict |
|---|---|---|
How many different numbers of B shares does Handelsbanken fonder have? | CREATE TABLE table_206359_1 (b_shares VARCHAR, shareholder_name VARCHAR) | {
"SQL_Query": "SELECT COUNT(b_shares) FROM table_206359_1 WHERE shareholder_name = \"Handelsbanken fonder\""
} |
What's the green (SW) of the model with charcoal/white interior/roof? | CREATE TABLE table_2066296_5 (green__sw_ INTEGER, interior_roof VARCHAR) | {
"SQL_Query": "SELECT MIN(green__sw_) FROM table_2066296_5 WHERE interior_roof = \"Charcoal/white\""
} |
How many different results for red (e8) does the model with parchment/saddle interior/roof have? | CREATE TABLE table_2066296_5 (red__e8_ VARCHAR, interior_roof VARCHAR) | {
"SQL_Query": "SELECT COUNT(red__e8_) FROM table_2066296_5 WHERE interior_roof = \"Parchment/saddle\""
} |
How many different total results are there for the model with parchment/black interior/roof? | CREATE TABLE table_2066296_5 (totals VARCHAR, interior_roof VARCHAR) | {
"SQL_Query": "SELECT COUNT(totals) FROM table_2066296_5 WHERE interior_roof = \"Parchment/black\""
} |
Where did aaron wagner go to college | CREATE TABLE table_20649850_1 (college VARCHAR, player VARCHAR) | {
"SQL_Query": "SELECT college FROM table_20649850_1 WHERE player = \"Aaron Wagner\""
} |
Where did the ol go to college? | CREATE TABLE table_20649850_1 (college VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT college FROM table_20649850_1 WHERE position = \"OL\""
} |
Name the number for new mexico | CREATE TABLE table_20649850_1 (pick__number INTEGER, college VARCHAR) | {
"SQL_Query": "SELECT MIN(pick__number) FROM table_20649850_1 WHERE college = \"New Mexico\""
} |
Name the number for db | CREATE TABLE table_20649850_1 (pick__number VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT COUNT(pick__number) FROM table_20649850_1 WHERE position = \"DB\""
} |
Name the player for ol | CREATE TABLE table_20649850_1 (player VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT player FROM table_20649850_1 WHERE position = \"OL\""
} |
Name the number for dl | CREATE TABLE table_20649850_1 (pick__number VARCHAR, position VARCHAR) | {
"SQL_Query": "SELECT pick__number FROM table_20649850_1 WHERE position = \"DL\""
} |
Which companies have a free float of 0.2726? | CREATE TABLE table_20667854_1 (company VARCHAR, free_float VARCHAR) | {
"SQL_Query": "SELECT company FROM table_20667854_1 WHERE free_float = \"0.2726\""
} |
What is every BSE code for a free float of 0.2726? | CREATE TABLE table_20667854_1 (bse_code VARCHAR, free_float VARCHAR) | {
"SQL_Query": "SELECT bse_code FROM table_20667854_1 WHERE free_float = \"0.2726\""
} |
What is every GICS sector for free float of 0.3180? | CREATE TABLE table_20667854_1 (gics_sector VARCHAR, free_float VARCHAR) | {
"SQL_Query": "SELECT gics_sector FROM table_20667854_1 WHERE free_float = \"0.3180\""
} |
What is every company with an index weighting % of 1 and the city of Dimitrovgrad? | CREATE TABLE table_20667854_1 (company VARCHAR, index_weighting___percentage VARCHAR, city VARCHAR) | {
"SQL_Query": "SELECT company FROM table_20667854_1 WHERE index_weighting___percentage = \"1\" AND city = \"Dimitrovgrad\""
} |
How many GICS sectors have a free float of 0.2391? | CREATE TABLE table_20667854_1 (gics_sector VARCHAR, free_float VARCHAR) | {
"SQL_Query": "SELECT COUNT(gics_sector) FROM table_20667854_1 WHERE free_float = \"0.2391\""
} |
How many values of free float for the BSE code of 4EH? | CREATE TABLE table_20667854_1 (free_float VARCHAR, bse_code VARCHAR) | {
"SQL_Query": "SELECT COUNT(free_float) FROM table_20667854_1 WHERE bse_code = \"4EH\""
} |
How many polls taken on different dates show an undecided percentage of 25%? | CREATE TABLE table_20683381_2 (date_of_opinion_poll VARCHAR, undecided VARCHAR) | {
"SQL_Query": "SELECT COUNT(date_of_opinion_poll) FROM table_20683381_2 WHERE undecided = \"25%\""
} |
When was Quantum Research's poll conducted? | CREATE TABLE table_20683381_2 (date_of_opinion_poll VARCHAR, conductor VARCHAR) | {
"SQL_Query": "SELECT date_of_opinion_poll FROM table_20683381_2 WHERE conductor = \"Quantum Research\""
} |
Who conducted the poll with sample size of 2000 that shows 18% undecided? | CREATE TABLE table_20683381_2 (conductor VARCHAR, undecided VARCHAR, sample_size VARCHAR) | {
"SQL_Query": "SELECT conductor FROM table_20683381_2 WHERE undecided = \"18%\" AND sample_size = 2000"
} |
How tall is the contestant from Ecuador? | CREATE TABLE table_20669355_2 (height__ft_ VARCHAR, country VARCHAR) | {
"SQL_Query": "SELECT height__ft_ FROM table_20669355_2 WHERE country = \"Ecuador\""
} |
How tall is the contestant from Aruba? | CREATE TABLE table_20669355_2 (height__ft_ VARCHAR, country VARCHAR) | {
"SQL_Query": "SELECT height__ft_ FROM table_20669355_2 WHERE country = \"Aruba\""
} |
What country is the contestant from San Francisco de Yojoa from? | CREATE TABLE table_20669355_2 (country VARCHAR, hometown VARCHAR) | {
"SQL_Query": "SELECT country FROM table_20669355_2 WHERE hometown = \"San Francisco de Yojoa\""
} |
How many different heights are there for the contestants from Warsaw? | CREATE TABLE table_20669355_2 (height__ft_ VARCHAR, hometown VARCHAR) | {
"SQL_Query": "SELECT COUNT(height__ft_) FROM table_20669355_2 WHERE hometown = \"Warsaw\""
} |
What is the total of countys where Obama is popular by 35.44%? | CREATE TABLE table_20688030_1 (county VARCHAR, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT COUNT(county) FROM table_20688030_1 WHERE obama_percentage = \"35.44%\""
} |
What are McCain's Percent when Obama has 36.47%? | CREATE TABLE table_20688030_1 (mccain_percentage VARCHAR, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT mccain_percentage FROM table_20688030_1 WHERE obama_percentage = \"36.47%\""
} |
What is McCains percent when Obamas is 39.13% | CREATE TABLE table_20688030_1 (mccain_number VARCHAR, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT COUNT(mccain_number) FROM table_20688030_1 WHERE obama_percentage = \"39.13%\""
} |
What is the maximum Obama supporters in Wayne county? | CREATE TABLE table_20688030_1 (obama_number INTEGER, county VARCHAR) | {
"SQL_Query": "SELECT MAX(obama_number) FROM table_20688030_1 WHERE county = \"Wayne\""
} |
Name th epopulation may for general terrero | CREATE TABLE table_2068761_1 (population__may_1 VARCHAR, _2000_ VARCHAR, barangay VARCHAR) | {
"SQL_Query": "SELECT population__may_1, _2000_ FROM table_2068761_1 WHERE barangay = \"General Terrero\""
} |
What is the season number for Series #23, the Runway Job? | CREATE TABLE table_20704243_3 (season__number VARCHAR, series__number VARCHAR) | {
"SQL_Query": "SELECT season__number FROM table_20704243_3 WHERE series__number = 23"
} |
What series was directed by Mark Roskin? | CREATE TABLE table_20704243_3 (series__number INTEGER, directed_by VARCHAR) | {
"SQL_Query": "SELECT MIN(series__number) FROM table_20704243_3 WHERE directed_by = \"Mark Roskin\""
} |
How many were written by Peter Winther? | CREATE TABLE table_20704243_3 (written_by VARCHAR, directed_by VARCHAR) | {
"SQL_Query": "SELECT COUNT(written_by) FROM table_20704243_3 WHERE directed_by = \"Peter Winther\""
} |
How many directors were in Season 2? | CREATE TABLE table_20704243_3 (directed_by VARCHAR, season__number VARCHAR) | {
"SQL_Query": "SELECT COUNT(directed_by) FROM table_20704243_3 WHERE season__number = 2"
} |
When was the episode written by Albert Kim aired for the first time? | CREATE TABLE table_20704243_4 (original_air_date VARCHAR, written_by VARCHAR) | {
"SQL_Query": "SELECT original_air_date FROM table_20704243_4 WHERE written_by = \"Albert Kim\""
} |
Name the series number for m. scott veach & rebecca kirsch | CREATE TABLE table_20704243_5 (series__number VARCHAR, written_by VARCHAR) | {
"SQL_Query": "SELECT series__number FROM table_20704243_5 WHERE written_by = \"M. Scott Veach & Rebecca Kirsch\""
} |
Name the number of viewers for series number 50 | CREATE TABLE table_20704243_5 (us_viewers__in_millions_ VARCHAR, series__number VARCHAR) | {
"SQL_Query": "SELECT us_viewers__in_millions_ FROM table_20704243_5 WHERE series__number = 50"
} |
Name who directed season 1 | CREATE TABLE table_20704243_5 (directed_by VARCHAR, season__number VARCHAR) | {
"SQL_Query": "SELECT directed_by FROM table_20704243_5 WHERE season__number = 1"
} |
What is the moment of intertia in torsion (j) Cm4) for the beam height (mm) 120??= | CREATE TABLE table_2071644_1 (moment_of_inertia_in_torsion__j___cm_4__ VARCHAR, beam_height__mm_ VARCHAR) | {
"SQL_Query": "SELECT COUNT(moment_of_inertia_in_torsion__j___cm_4__) FROM table_2071644_1 WHERE beam_height__mm_ = 120"
} |
What is the cross section area (cm 2) for the moment of intertia in torsion (j) (cm 4) 2.54? | CREATE TABLE table_2071644_1 (cross_section_area__cm_2__ VARCHAR, moment_of_inertia_in_torsion__j___cm_4__ VARCHAR) | {
"SQL_Query": "SELECT cross_section_area__cm_2__ FROM table_2071644_1 WHERE moment_of_inertia_in_torsion__j___cm_4__ = \"2.54\""
} |
What is the flange thickness (mm) for the weight (kg/m) 6.0?Wg | CREATE TABLE table_2071644_1 (flange_thickness__mm_ VARCHAR, weight__kg_m_ VARCHAR) | {
"SQL_Query": "SELECT flange_thickness__mm_ FROM table_2071644_1 WHERE weight__kg_m_ = \"6.0\""
} |
What is the number for the moment of intertia in torsion (j) (cm 4) for the 4.7 web thickness (mm)? | CREATE TABLE table_2071644_1 (moment_of_inertia_in_torsion__j___cm_4__ VARCHAR, web_thickness__mm_ VARCHAR) | {
"SQL_Query": "SELECT COUNT(moment_of_inertia_in_torsion__j___cm_4__) FROM table_2071644_1 WHERE web_thickness__mm_ = \"4.7\""
} |
What is the flange thickness (mm) for the weight (kg/m) 10.4? | CREATE TABLE table_2071644_1 (flange_thickness__mm_ VARCHAR, weight__kg_m_ VARCHAR) | {
"SQL_Query": "SELECT flange_thickness__mm_ FROM table_2071644_1 WHERE weight__kg_m_ = \"10.4\""
} |
What is the flange width (mm) for cross section area (cm 2) 16.4? | CREATE TABLE table_2071644_1 (flange_width__mm_ VARCHAR, cross_section_area__cm_2__ VARCHAR) | {
"SQL_Query": "SELECT COUNT(flange_width__mm_) FROM table_2071644_1 WHERE cross_section_area__cm_2__ = \"16.4\""
} |
In what round was lyon (32) a 5 seed? | CREATE TABLE table_20711545_1 (lyon__32_ VARCHAR, seed VARCHAR) | {
"SQL_Query": "SELECT lyon__32_ FROM table_20711545_1 WHERE seed = 5"
} |
How many items were recorded marseille (32 draw) was a 2 seed? | CREATE TABLE table_20711545_1 (marseille__32_draw_ VARCHAR, seed VARCHAR) | {
"SQL_Query": "SELECT COUNT(marseille__32_draw_) FROM table_20711545_1 WHERE seed = 2"
} |
What is the seed for lyon (32) was DNQ? | CREATE TABLE table_20711545_1 (seed INTEGER, lyon__32_ VARCHAR) | {
"SQL_Query": "SELECT MAX(seed) FROM table_20711545_1 WHERE lyon__32_ = \"DNQ\""
} |
What was the result for Paris(48-byes) for 3 seed? | CREATE TABLE table_20711545_1 (paris__48___byes_ VARCHAR, seed VARCHAR) | {
"SQL_Query": "SELECT paris__48___byes_ FROM table_20711545_1 WHERE seed = 3"
} |
What was McCain's percentage when Obama had 64.39% of the vote? | CREATE TABLE table_20722805_1 (mccain_percentage VARCHAR, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT mccain_percentage FROM table_20722805_1 WHERE obama_percentage = \"64.39%\""
} |
What was McCain's vote when Obama had 48.35% | CREATE TABLE table_20722805_1 (mccain_number INTEGER, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT MIN(mccain_number) FROM table_20722805_1 WHERE obama_percentage = \"48.35%\""
} |
How many votes did Obama have at 32.12% | CREATE TABLE table_20722805_1 (obama_number INTEGER, obama_percentage VARCHAR) | {
"SQL_Query": "SELECT MIN(obama_number) FROM table_20722805_1 WHERE obama_percentage = \"32.12%\""
} |
What parish did McCain have 45.37% of the votes? | CREATE TABLE table_20722805_1 (parish VARCHAR, mccain_percentage VARCHAR) | {
"SQL_Query": "SELECT parish FROM table_20722805_1 WHERE mccain_percentage = \"45.37%\""
} |
What is the total number of votes McCain had in Webster? | CREATE TABLE table_20722805_1 (mccain_number INTEGER, parish VARCHAR) | {
"SQL_Query": "SELECT MAX(mccain_number) FROM table_20722805_1 WHERE parish = \"Webster\""
} |
What was the original air date for the episode with production code 1wab06? | CREATE TABLE table_20726262_2 (originalairdate VARCHAR, production_code VARCHAR) | {
"SQL_Query": "SELECT originalairdate FROM table_20726262_2 WHERE production_code = \"1WAB06\""
} |
What title episode did Paris Barclay direct? | CREATE TABLE table_20726262_2 (title VARCHAR, directedby VARCHAR) | {
"SQL_Query": "SELECT title FROM table_20726262_2 WHERE directedby = \"Paris Barclay\""
} |
What was the production code for episode #1? | CREATE TABLE table_20726262_2 (production_code VARCHAR, no_in_series VARCHAR) | {
"SQL_Query": "SELECT production_code FROM table_20726262_2 WHERE no_in_series = 1"
} |
What number episode was written by kurt sutter & jack logiudice? | CREATE TABLE table_20726262_2 (no_in_series INTEGER, writtenby VARCHAR) | {
"SQL_Query": "SELECT MAX(no_in_series) FROM table_20726262_2 WHERE writtenby = \"Kurt Sutter & Jack LoGiudice\""
} |
What was the production code for the episode with 3.38 million viewers? | CREATE TABLE table_20726262_3 (production_code VARCHAR, usviewers__million_ VARCHAR) | {
"SQL_Query": "SELECT production_code FROM table_20726262_3 WHERE usviewers__million_ = \"3.38\""
} |
What season number did production code 2wab12? | CREATE TABLE table_20726262_3 (no_in_season VARCHAR, production_code VARCHAR) | {
"SQL_Query": "SELECT no_in_season FROM table_20726262_3 WHERE production_code = \"2WAB12\""
} |
How many numbers in the season were written by Brett Conrad & Liz Sagal? | CREATE TABLE table_20726262_3 (no_in_season VARCHAR, writtenby VARCHAR) | {
"SQL_Query": "SELECT COUNT(no_in_season) FROM table_20726262_3 WHERE writtenby = \"Brett Conrad & Liz Sagal\""
} |
what i the maximum number in the series where the production code is 3wab07? | CREATE TABLE table_20726262_4 (no_in_series INTEGER, production_code VARCHAR) | {
"SQL_Query": "SELECT MAX(no_in_series) FROM table_20726262_4 WHERE production_code = \"3WAB07\""
} |
what is the maximum number in the season wher the us viewers is 2.59? | CREATE TABLE table_20726262_4 (no_in_season INTEGER, usviewers__million_ VARCHAR) | {
"SQL_Query": "SELECT MAX(no_in_season) FROM table_20726262_4 WHERE usviewers__million_ = \"2.59\""
} |
what is the written by and production code is 3wab03? | CREATE TABLE table_20726262_4 (writtenby VARCHAR, production_code VARCHAR) | {
"SQL_Query": "SELECT writtenby FROM table_20726262_4 WHERE production_code = \"3WAB03\""
} |
How many seats were won, when the seats contested was 48? | CREATE TABLE table_20728138_1 (seats_won VARCHAR, seats_contested VARCHAR) | {
"SQL_Query": "SELECT seats_won FROM table_20728138_1 WHERE seats_contested = 48"
} |
How many seats are contested for independents? | CREATE TABLE table_20728138_1 (seats_contested VARCHAR, party VARCHAR) | {
"SQL_Query": "SELECT seats_contested FROM table_20728138_1 WHERE party = \"Independents\""
} |
What is the percentage seats contested for the revolutionary socialist party? | CREATE TABLE table_20728138_1 (_percentage_in_seats_contested VARCHAR, party VARCHAR) | {
"SQL_Query": "SELECT _percentage_in_seats_contested FROM table_20728138_1 WHERE party = \"Revolutionary Socialist party\""
} |
What is the 2003 seat number, when seats contested was at 38.23% | CREATE TABLE table_20728138_1 (_percentage_in_seats_contested VARCHAR) | {
"SQL_Query": "SELECT MIN(2003 AS _seats) FROM table_20728138_1 WHERE _percentage_in_seats_contested = \"38.23%\""
} |
How many seats were forfeited in the revolutionary socialist party? | CREATE TABLE table_20728138_1 (seats_forfeited VARCHAR, party VARCHAR) | {
"SQL_Query": "SELECT COUNT(seats_forfeited) FROM table_20728138_1 WHERE party = \"Revolutionary Socialist party\""
} |
Who was the opponent when the attendance was exactly 16642? | CREATE TABLE table_20745685_1 (opponent VARCHAR, attendance VARCHAR) | {
"SQL_Query": "SELECT opponent FROM table_20745685_1 WHERE attendance = 16642"
} |
What is the score for game #7? | CREATE TABLE table_20745685_1 (score VARCHAR, _number VARCHAR) | {
"SQL_Query": "SELECT score FROM table_20745685_1 WHERE _number = 7"
} |
Who was the opponent on February 28, 1991 | CREATE TABLE table_20745685_1 (opponent VARCHAR, date VARCHAR) | {
"SQL_Query": "SELECT opponent FROM table_20745685_1 WHERE date = \"February 28, 1991\""
} |
What was the date when the record was 1-0? | CREATE TABLE table_20745444_1 (date VARCHAR, record VARCHAR) | {
"SQL_Query": "SELECT date FROM table_20745444_1 WHERE record = \"1-0\""
} |
How many results finished in a loss? | CREATE TABLE table_20745444_1 (tar_heels_points VARCHAR, result VARCHAR) | {
"SQL_Query": "SELECT COUNT(tar_heels_points) FROM table_20745444_1 WHERE result = \"Loss\""
} |
How many games were against Furman? | CREATE TABLE table_20745444_1 (game INTEGER, opponent VARCHAR) | {
"SQL_Query": "SELECT MAX(game) FROM table_20745444_1 WHERE opponent = \"Furman\""
} |
How many times were Duke the opponents? | CREATE TABLE table_20745444_1 (opponents VARCHAR, opponent VARCHAR) | {
"SQL_Query": "SELECT COUNT(opponents) FROM table_20745444_1 WHERE opponent = \"Duke\""
} |
How many losses were there when the record was 4-0? | CREATE TABLE table_20745444_1 (opponents INTEGER, record VARCHAR) | {
"SQL_Query": "SELECT MAX(opponents) FROM table_20745444_1 WHERE record = \"4-0\""
} |
What was the game #7, at or versus (home or at)? | CREATE TABLE table_20745754_1 (at_vs VARCHAR, _number VARCHAR) | {
"SQL_Query": "SELECT at_vs FROM table_20745754_1 WHERE _number = \"7\""
} |
Who did they play against in game 7? | CREATE TABLE table_20745754_1 (opponent VARCHAR, _number VARCHAR) | {
"SQL_Query": "SELECT opponent FROM table_20745754_1 WHERE _number = \"7\""
} |
What game number had an attendance of 2813? | CREATE TABLE table_20745754_1 (_number VARCHAR, attendance VARCHAR) | {
"SQL_Query": "SELECT _number FROM table_20745754_1 WHERE attendance = 2813"
} |
What day did the play game number 9? | CREATE TABLE table_20746062_1 (date VARCHAR, game VARCHAR) | {
"SQL_Query": "SELECT date FROM table_20746062_1 WHERE game = 9"
} |
What was the result of the game when they were 2-1? | CREATE TABLE table_20746062_1 (result VARCHAR, record VARCHAR) | {
"SQL_Query": "SELECT result FROM table_20746062_1 WHERE record = \"2-1\""
} |
What was the record when the Bruins had 41 points? | CREATE TABLE table_20760407_1 (record VARCHAR, bruins_points VARCHAR) | {
"SQL_Query": "SELECT record FROM table_20760407_1 WHERE bruins_points = 41"
} |
What was the date for game 9? | CREATE TABLE table_20760407_1 (date VARCHAR, game VARCHAR) | {
"SQL_Query": "SELECT date FROM table_20760407_1 WHERE game = 9"
} |
What game did the Bruins have 56 points? | CREATE TABLE table_20760407_1 (game INTEGER, bruins_points VARCHAR) | {
"SQL_Query": "SELECT MAX(game) FROM table_20760407_1 WHERE bruins_points = 56"
} |
What is the total of played where lost equals 4 and drawn equals 1? | CREATE TABLE table_20760802_1 (played VARCHAR, lost VARCHAR, drawn VARCHAR) | {
"SQL_Query": "SELECT played FROM table_20760802_1 WHERE lost = \"4\" AND drawn = \"1\""
} |
How many drawn are there where the Club is new ross? | CREATE TABLE table_20760802_1 (drawn VARCHAR, club VARCHAR) | {
"SQL_Query": "SELECT drawn FROM table_20760802_1 WHERE club = \"New Ross\""
} |
How may drawn equal points against at 129? | CREATE TABLE table_20760802_1 (drawn VARCHAR, points_against VARCHAR) | {
"SQL_Query": "SELECT drawn FROM table_20760802_1 WHERE points_against = \"129\""
} |
How many points differ from 134? | CREATE TABLE table_20760802_1 (points_difference VARCHAR, points_for VARCHAR) | {
"SQL_Query": "SELECT points_difference FROM table_20760802_1 WHERE points_for = \"134\""
} |
How many of the points difference lost equal 10? | CREATE TABLE table_20760802_1 (points_difference VARCHAR, lost VARCHAR) | {
"SQL_Query": "SELECT points_difference FROM table_20760802_1 WHERE lost = \"10\""
} |
How many teams that played won 0 games? | CREATE TABLE table_20760802_1 (played VARCHAR, won VARCHAR) | {
"SQL_Query": "SELECT played FROM table_20760802_1 WHERE won = \"0\""
} |
What are the public schools with a master's university? | CREATE TABLE table_2076595_1 (location_s_ VARCHAR, control VARCHAR, type VARCHAR) | {
"SQL_Query": "SELECT location_s_ FROM table_2076595_1 WHERE control = \"Public\" AND type = \"Master's university\""
} |
What is the minimum enrollment for Plainfield? | CREATE TABLE table_2076595_1 (enrollment__2009_ INTEGER, location_s_ VARCHAR) | {
"SQL_Query": "SELECT MIN(enrollment__2009_) FROM table_2076595_1 WHERE location_s_ = \"Plainfield\""
} |
What type of school had an enrollment in 2009 of 224? | CREATE TABLE table_2076595_1 (type VARCHAR, enrollment__2009_ VARCHAR) | {
"SQL_Query": "SELECT type FROM table_2076595_1 WHERE enrollment__2009_ = 224"
} |
When was Southern Vermont College founded? | CREATE TABLE table_2076595_1 (founded INTEGER, school VARCHAR) | {
"SQL_Query": "SELECT MAX(founded) FROM table_2076595_1 WHERE school = \"Southern Vermont College\""
} |
Is art school public or private? | CREATE TABLE table_2076595_1 (control VARCHAR, type VARCHAR) | {
"SQL_Query": "SELECT control FROM table_2076595_1 WHERE type = \"Art school\""
} |
What school was founded in 1791? | CREATE TABLE table_2076595_1 (school VARCHAR, founded VARCHAR) | {
"SQL_Query": "SELECT school FROM table_2076595_1 WHERE founded = 1791"
} |
Name the number of spring enrollment for sioux falls seminary | CREATE TABLE table_2076557_2 (enrollment__spring_2012_ VARCHAR, school VARCHAR) | {
"SQL_Query": "SELECT COUNT(enrollment__spring_2012_) FROM table_2076557_2 WHERE school = \"Sioux Falls Seminary\""
} |
Name the accrediatation for southeast technical institute | CREATE TABLE table_2076557_2 (accreditation VARCHAR, school VARCHAR) | {
"SQL_Query": "SELECT accreditation FROM table_2076557_2 WHERE school = \"Southeast Technical Institute\""
} |
Name the total number of founded for yankton | CREATE TABLE table_2076557_2 (founded VARCHAR, location_s_ VARCHAR) | {
"SQL_Query": "SELECT COUNT(founded) FROM table_2076557_2 WHERE location_s_ = \"Yankton\""
} |
What is the Italian word for the English word "otter"? | CREATE TABLE table_2077192_2 (italian VARCHAR, english VARCHAR) | {
"SQL_Query": "SELECT italian FROM table_2077192_2 WHERE english = \"otter\""
} |
How many French words does zinnapòtamu in Central-Southern Calabrian translate to? | CREATE TABLE table_2077192_2 (french VARCHAR, central_southern_calabrian VARCHAR) | {
"SQL_Query": "SELECT COUNT(french) FROM table_2077192_2 WHERE central_southern_calabrian = \"zinnapòtamu\""
} |
What is the French translation for the English word "orange"? | CREATE TABLE table_2077192_2 (french VARCHAR, english VARCHAR) | {
"SQL_Query": "SELECT french FROM table_2077192_2 WHERE english = \"orange\""
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.