question
stringlengths
12
244
context
stringlengths
27
489
answer
stringlengths
18
557
Find the average rating star for each movie that received at least 2 ratings.
CREATE TABLE Rating (mID VARCHAR, stars INTEGER)
SELECT mID, AVG(stars) FROM Rating GROUP BY mID HAVING COUNT(*) >= 2
What was the score when the Vikings won the championship at Namyangju Stadium?
CREATE TABLE table_name_86 (score VARCHAR, champion VARCHAR, stadium VARCHAR)
SELECT score FROM table_name_86 WHERE champion = "vikings" AND stadium = "namyangju stadium"
What is the game of developer Rockstar Games?
CREATE TABLE table_name_71 (game VARCHAR, developer_s_ VARCHAR)
SELECT game FROM table_name_71 WHERE developer_s_ = "rockstar games"
What is the team with position G?
CREATE TABLE table_name_94 (team VARCHAR, position VARCHAR)
SELECT team FROM table_name_94 WHERE position = "g"
Name the dust for star being hd 69830
CREATE TABLE table_2296507_1 (dust__or_debris__location__au_ VARCHAR, star VARCHAR)
SELECT dust__or_debris__location__au_ FROM table_2296507_1 WHERE star = "HD 69830"
What was the Version prior to 1996?
CREATE TABLE table_name_45 (version VARCHAR, year INTEGER)
SELECT version FROM table_name_45 WHERE year < 1996
What is Nationality, when Years is 1979?
CREATE TABLE table_name_73 (nationality VARCHAR, years VARCHAR)
SELECT nationality FROM table_name_73 WHERE years = "1979"
How many titles were directed by Alex Chapple?
CREATE TABLE table_21002034_4 (title VARCHAR, director VARCHAR)
SELECT COUNT(title) FROM table_21002034_4 WHERE director = "Alex Chapple"
What is the grid total that has a Time/Retired of + 1:33.141, and under 70 laps?
CREATE TABLE table_name_27 (grid INTEGER, time_retired VARCHAR, laps VARCHAR)
SELECT SUM(grid) FROM table_name_27 WHERE time_retired = "+ 1:33.141" AND laps < 70
What is the average year they finished 5th in santiago, chile?
CREATE TABLE table_name_57 (year INTEGER, position VARCHAR, venue VARCHAR)
SELECT AVG(year) FROM table_name_57 WHERE position = "5th" AND venue = "santiago, chile"
What is the average Year, when Country is "U.S.", and when Location is "Edmond , OK"?
CREATE TABLE table_name_28 (year INTEGER, country VARCHAR, location VARCHAR)
SELECT AVG(year) FROM table_name_28 WHERE country = "u.s." AND location = "edmond , ok"
what is the verb meaning when the part 1 is lopen?
CREATE TABLE table_name_53 (verb_meaning VARCHAR, part_1 VARCHAR)
SELECT verb_meaning FROM table_name_53 WHERE part_1 = "lopen"
What is the average Extras for Muttiah Muralitharan, with less than 353 Runs Conceded?
CREATE TABLE table_name_38 (extras INTEGER, name VARCHAR, runs_conceded VARCHAR)
SELECT AVG(extras) FROM table_name_38 WHERE name = "muttiah muralitharan" AND runs_conceded < 353
Name the lost for % won of 55.37
CREATE TABLE table_name_46 (lost VARCHAR, _percentage_won VARCHAR)
SELECT lost FROM table_name_46 WHERE _percentage_won = "55.37"
What is the result when the round shows 34?
CREATE TABLE table_name_17 (result VARCHAR, round VARCHAR)
SELECT result FROM table_name_17 WHERE round = 34
What is the number of group b winner for francavilla?
CREATE TABLE table_1137142_1 (group_b_winner VARCHAR, group_c_winner VARCHAR)
SELECT COUNT(group_b_winner) FROM table_1137142_1 WHERE group_c_winner = "Francavilla"
What was the result of the game against the Miami Dolphins held at the Riverfront Stadium?
CREATE TABLE table_name_46 (result VARCHAR, location VARCHAR, opponent VARCHAR)
SELECT result FROM table_name_46 WHERE location = "riverfront stadium" AND opponent = "miami dolphins"
What is the Theme Song of Iryu -Team Medical Dragon-2?
CREATE TABLE table_name_23 (theme_song_s_ VARCHAR, romaji_title VARCHAR)
SELECT theme_song_s_ FROM table_name_23 WHERE romaji_title = "iryu -team medical dragon-2"
what is the date when saros is more than 124, the type is total, the magnitude is more than 1.0535 and the time (greatest) is 20:55:28?
CREATE TABLE table_name_21 (date VARCHAR, time__greatest_ VARCHAR, magnitude VARCHAR, saros VARCHAR, type VARCHAR)
SELECT date FROM table_name_21 WHERE saros > 124 AND type = "total" AND magnitude > 1.0535 AND time__greatest_ = "20:55:28"
What are all the results where Robert Bauman is the incumbent politician?
CREATE TABLE table_1341690_20 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1341690_20 WHERE incumbent = "Robert Bauman"
what is the school when the team is new york yankees?
CREATE TABLE table_name_1 (school VARCHAR, team VARCHAR)
SELECT school FROM table_name_1 WHERE team = "new york yankees"
What is the 1st leg in the match where Remo (PA) is team 1?
CREATE TABLE table_name_26 (team_1 VARCHAR)
SELECT 1 AS st_leg FROM table_name_26 WHERE team_1 = "remo (pa)"
Who is Essendon's home team?
CREATE TABLE table_name_94 (crowd INTEGER, home_team VARCHAR)
SELECT MIN(crowd) FROM table_name_94 WHERE home_team = "essendon"
What is the score for game #7?
CREATE TABLE table_20745685_1 (score VARCHAR, _number VARCHAR)
SELECT score FROM table_20745685_1 WHERE _number = 7
What was the miles (km) for the race that had an average speed of 136.117 MPH?
CREATE TABLE table_2220432_1 (miles__km_ VARCHAR, average_speed__mph_ VARCHAR)
SELECT miles__km_ FROM table_2220432_1 WHERE average_speed__mph_ = "136.117"
how many losing bonus with won being 10 and points against being 283
CREATE TABLE table_13758945_3 (losing_bonus VARCHAR, won VARCHAR, points_against VARCHAR)
SELECT COUNT(losing_bonus) FROM table_13758945_3 WHERE won = "10" AND points_against = "283"
What rank did the chassis reynard 94i have in 1996?
CREATE TABLE table_name_66 (rank VARCHAR, chassis VARCHAR, year VARCHAR)
SELECT rank FROM table_name_66 WHERE chassis = "reynard 94i" AND year = "1996"
What is the commenced operation where the ICAO is KAL?
CREATE TABLE table_name_61 (commenced_operations VARCHAR, icao VARCHAR)
SELECT commenced_operations FROM table_name_61 WHERE icao = "kal"
Who are all the candidates vying for Henry B. Gonzalez' seat?
CREATE TABLE table_1341586_44 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1341586_44 WHERE incumbent = "Henry B. Gonzalez"
When was the exit date KiatPrawut Saiwaeo who had a transfer fee of released?
CREATE TABLE table_name_50 (exit_date VARCHAR, transfer_fee VARCHAR, player VARCHAR)
SELECT exit_date FROM table_name_50 WHERE transfer_fee = "released" AND player = "kiatprawut saiwaeo"
From what Country is Gene Borek?
CREATE TABLE table_name_80 (country VARCHAR, player VARCHAR)
SELECT country FROM table_name_80 WHERE player = "gene borek"
Name the least attendance for 52-37 record
CREATE TABLE table_name_53 (attendance INTEGER, record VARCHAR)
SELECT MIN(attendance) FROM table_name_53 WHERE record = "52-37"
What is the Finish of the Player with a Total of 273?
CREATE TABLE table_name_20 (finish VARCHAR, total VARCHAR)
SELECT finish FROM table_name_20 WHERE total = 273
What is the attendance of the western conference finals series?
CREATE TABLE table_name_84 (attendance VARCHAR, series VARCHAR)
SELECT attendance FROM table_name_84 WHERE series = "western conference finals"
Which FSB Speed has a Model Number of c7-m 765?
CREATE TABLE table_name_46 (fsb_speed VARCHAR, model_number VARCHAR)
SELECT fsb_speed FROM table_name_46 WHERE model_number = "c7-m 765"
How many tracks have a single density?
CREATE TABLE table_name_93 (tracks VARCHAR, density VARCHAR)
SELECT COUNT(tracks) FROM table_name_93 WHERE density = "single"
What is the campus fee of "San Francisco State University" in year 2000?
CREATE TABLE campuses (id VARCHAR, campus VARCHAR); CREATE TABLE csu_fees (campusfee VARCHAR, campus VARCHAR, year VARCHAR)
SELECT t1.campusfee FROM csu_fees AS t1 JOIN campuses AS t2 ON t1.campus = t2.id WHERE t2.campus = "San Francisco State University" AND t1.year = 2000
What is the total frequency mhz of the kgrj call sign, which has an erp w greater than 21,500?
CREATE TABLE table_name_19 (frequency_mhz VARCHAR, call_sign VARCHAR, erp_w VARCHAR)
SELECT COUNT(frequency_mhz) FROM table_name_19 WHERE call_sign = "kgrj" AND erp_w > 21 OFFSET 500
Which Rank has a Name of john curry, and Points larger than 338.43?
CREATE TABLE table_name_8 (rank INTEGER, name VARCHAR, points VARCHAR)
SELECT MAX(rank) FROM table_name_8 WHERE name = "john curry" AND points > 338.43
What is the date ground A and Cartagena as an opponent?
CREATE TABLE table_name_50 (date VARCHAR, ground VARCHAR, opponent VARCHAR)
SELECT date FROM table_name_50 WHERE ground = "a" AND opponent = "cartagena"
On December 12, 2001, how many weeks had the single been in its position?
CREATE TABLE table_name_18 (weeks VARCHAR, date VARCHAR)
SELECT weeks FROM table_name_18 WHERE date = "december 12, 2001"
What is the total number of assists for players with under 55 games and over 6 assists per game average?
CREATE TABLE table_name_11 (total_assists INTEGER, ast_avg VARCHAR, games VARCHAR)
SELECT SUM(total_assists) FROM table_name_11 WHERE ast_avg > 6 AND games < 55
What was the scored of the Away team that played against Richmond?
CREATE TABLE table_name_83 (away_team VARCHAR, home_team VARCHAR)
SELECT away_team AS score FROM table_name_83 WHERE home_team = "richmond"
What venue has a EAFF report on June 24, 2007?
CREATE TABLE table_name_31 (venue VARCHAR, report VARCHAR, date VARCHAR)
SELECT venue FROM table_name_31 WHERE report = "eaff" AND date = "june 24, 2007"
what's the total number of title for production code 39
CREATE TABLE table_12226390_3 (title VARCHAR, production_code VARCHAR)
SELECT COUNT(title) FROM table_12226390_3 WHERE production_code = 39
What was the outcome for Emerson Fittipaldi in the race held at Jarama?
CREATE TABLE table_name_51 (result VARCHAR, venue VARCHAR, driver VARCHAR)
SELECT result FROM table_name_51 WHERE venue = "jarama" AND driver = "emerson fittipaldi"
How many players named sanath jayasuriya?
CREATE TABLE table_15700367_6 (runs_conceded VARCHAR, name VARCHAR)
SELECT COUNT(runs_conceded) FROM table_15700367_6 WHERE name = "Sanath Jayasuriya"
Which Country has a Prominence (m) smaller than 1540, and a Height (m) smaller than 3530, and a Range of virunga mountains, and a Mountain of nyiragongo?
CREATE TABLE table_name_12 (country VARCHAR, mountain VARCHAR, range VARCHAR, prominence__m_ VARCHAR, height__m_ VARCHAR)
SELECT country FROM table_name_12 WHERE prominence__m_ < 1540 AND height__m_ < 3530 AND range = "virunga mountains" AND mountain = "nyiragongo"
What is the label for catalogue of RT-346-5?
CREATE TABLE table_name_93 (label VARCHAR, catalogue VARCHAR)
SELECT label FROM table_name_93 WHERE catalogue = "rt-346-5"
What year was the championship in Wimbledon (2)?
CREATE TABLE table_1028356_3 (year VARCHAR, championship VARCHAR)
SELECT year FROM table_1028356_3 WHERE championship = "Wimbledon (2)"
Which country has t6 as a place and 75-70=145 as the score?
CREATE TABLE table_name_9 (country VARCHAR, place VARCHAR, score VARCHAR)
SELECT country FROM table_name_9 WHERE place = "t6" AND score = 75 - 70 = 145
on january 7 what is the record?
CREATE TABLE table_name_63 (record VARCHAR, date VARCHAR)
SELECT record FROM table_name_63 WHERE date = "january 7"
Which Score has a Visitor of toronto st. pats, and a Home of montreal canadiens, and a Record of 3–2–0?
CREATE TABLE table_name_83 (score VARCHAR, record VARCHAR, visitor VARCHAR, home VARCHAR)
SELECT score FROM table_name_83 WHERE visitor = "toronto st. pats" AND home = "montreal canadiens" AND record = "3–2–0"
What's the average Year with an Issue Price (Proof) of $49.95, and Artist of W.H.J. Blakemore?
CREATE TABLE table_name_19 (year INTEGER, issue_price__proof_ VARCHAR, artist VARCHAR)
SELECT AVG(year) FROM table_name_19 WHERE issue_price__proof_ = "$49.95" AND artist = "w.h.j. blakemore"
find the package option of the tv channel that do not have any cartoon directed by Ben Jones.
CREATE TABLE cartoon (package_option VARCHAR, id VARCHAR, channel VARCHAR, directed_by VARCHAR); CREATE TABLE TV_Channel (package_option VARCHAR, id VARCHAR, channel VARCHAR, directed_by VARCHAR)
SELECT package_option FROM TV_Channel WHERE NOT id IN (SELECT channel FROM cartoon WHERE directed_by = 'Ben Jones')
Show the start dates and end dates of all the apartment bookings.
CREATE TABLE Apartment_Bookings (booking_start_date VARCHAR, booking_end_date VARCHAR)
SELECT booking_start_date, booking_end_date FROM Apartment_Bookings
What is the average money (£) that has +8 as the to par, with 73-72-72-71=288 as the score?
CREATE TABLE table_name_8 (money___ INTEGER, to_par VARCHAR, score VARCHAR)
SELECT AVG(money___) AS £__ FROM table_name_8 WHERE to_par = "+8" AND score = 73 - 72 - 72 - 71 = 288
What is the Venue when the result was 2-1?
CREATE TABLE table_name_60 (venue VARCHAR, result VARCHAR)
SELECT venue FROM table_name_60 WHERE result = "2-1"
What player was from the British Columbia college?
CREATE TABLE table_name_23 (player VARCHAR, college VARCHAR)
SELECT player FROM table_name_23 WHERE college = "british columbia"
What is the total number of top fives in 2010 when casey mears had more than 0 wins?
CREATE TABLE table_name_29 (top_fives VARCHAR, year VARCHAR, wins VARCHAR)
SELECT COUNT(top_fives) FROM table_name_29 WHERE year = "2010" AND wins > 0
what is the cfl team for position d?
CREATE TABLE table_name_68 (cfl_team VARCHAR, position VARCHAR)
SELECT cfl_team FROM table_name_68 WHERE position = "d"
What is the average age for all managers?
CREATE TABLE manager (Age INTEGER)
SELECT AVG(Age) FROM manager
Who was the host country when Bar was the host city?
CREATE TABLE table_26669939_1 (host_country VARCHAR, host_city VARCHAR)
SELECT host_country FROM table_26669939_1 WHERE host_city = "Bar"
What is the to par of the player with a 72-71-65-69=277 score?
CREATE TABLE table_name_55 (to_par VARCHAR, score VARCHAR)
SELECT to_par FROM table_name_55 WHERE score = 72 - 71 - 65 - 69 = 277
Who is the partner at the Tampa tournament?
CREATE TABLE table_name_93 (partner VARCHAR, tournament VARCHAR)
SELECT partner FROM table_name_93 WHERE tournament = "tampa"
Which Format has a Label of columbia, and a Catalog smaller than 88697411432, and a Date of october 24, 2008?
CREATE TABLE table_name_89 (format VARCHAR, date VARCHAR, label VARCHAR, catalog VARCHAR)
SELECT format FROM table_name_89 WHERE label = "columbia" AND catalog < 88697411432 AND date = "october 24, 2008"
Can you tell me the Position that has the Entrant of j ampt?
CREATE TABLE table_name_67 (position VARCHAR, entrant VARCHAR)
SELECT position FROM table_name_67 WHERE entrant = "j ampt"
when was the school/club team for grizzles was maryland
CREATE TABLE table_16494599_5 (years_for_grizzlies VARCHAR, school_club_team VARCHAR)
SELECT years_for_grizzlies FROM table_16494599_5 WHERE school_club_team = "Maryland"
Which Score has a Visitor of buffalo sabres and a Record of 1-3?
CREATE TABLE table_name_48 (score VARCHAR, visitor VARCHAR, record VARCHAR)
SELECT score FROM table_name_48 WHERE visitor = "buffalo sabres" AND record = "1-3"
What's the score when the tie number was replay?
CREATE TABLE table_name_70 (score VARCHAR, tie_no VARCHAR)
SELECT score FROM table_name_70 WHERE tie_no = "replay"
Who won the race at the Jersey circuit?
CREATE TABLE table_1140119_5 (winning_driver VARCHAR, circuit VARCHAR)
SELECT winning_driver FROM table_1140119_5 WHERE circuit = "Jersey"
List the rank of the player that left the tournament due to right foot injury
CREATE TABLE table_24431264_18 (rank VARCHAR, withdrew_due_to VARCHAR)
SELECT COUNT(rank) FROM table_24431264_18 WHERE withdrew_due_to = "right foot injury"
What is the nationality with a lane larger than 1, and a rank larger than 5, for Hsu Chi-Chieh?
CREATE TABLE table_name_24 (nationality VARCHAR, name VARCHAR, lane VARCHAR, rank VARCHAR)
SELECT nationality FROM table_name_24 WHERE lane > 1 AND rank > 5 AND name = "hsu chi-chieh"
Name the total number in attendance for may 1
CREATE TABLE table_name_68 (attendance VARCHAR, date VARCHAR)
SELECT COUNT(attendance) FROM table_name_68 WHERE date = "may 1"
After the March 15 game, what was the team's record?
CREATE TABLE table_17340355_9 (record VARCHAR, date VARCHAR)
SELECT record FROM table_17340355_9 WHERE date = "March 15"
what is the name of the movement in the 7th position
CREATE TABLE table_29697744_1 (movements VARCHAR, position VARCHAR)
SELECT movements FROM table_29697744_1 WHERE position = "7th"
What is the Original Title of the 1992 (65th) Film
CREATE TABLE table_name_61 (original_title VARCHAR, year__ceremony_ VARCHAR)
SELECT original_title FROM table_name_61 WHERE year__ceremony_ = "1992 (65th)"
What is the yield, neutrons per fission of the group with decay constants less than 0.301, a half-life of 22.72, and a group number larger than 2?
CREATE TABLE table_name_77 (_neutrons_per_fission VARCHAR, yield INTEGER, group VARCHAR, decay_constant__s_−1__ VARCHAR, half_life__s_ VARCHAR)
SELECT SUM(yield), _neutrons_per_fission FROM table_name_77 WHERE decay_constant__s_−1__ < 0.301 AND half_life__s_ = 22.72 AND group > 2
Which Class has a Frequency MHz larger than 91.7, and a Call sign of k272ec?
CREATE TABLE table_name_21 (class VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR)
SELECT class FROM table_name_21 WHERE frequency_mhz > 91.7 AND call_sign = "k272ec"
Which country has a rank of 2?
CREATE TABLE table_name_93 (country VARCHAR, rank VARCHAR)
SELECT country FROM table_name_93 WHERE rank = 2
What date does visitor team Toronto score less than 49 points and has record of 18-17-7?
CREATE TABLE table_name_73 (date VARCHAR, record VARCHAR, visitor VARCHAR, points VARCHAR)
SELECT date FROM table_name_73 WHERE visitor = "toronto" AND points < 49 AND record = "18-17-7"
Find the last names of teachers who are not involved in any detention.
CREATE TABLE Teachers (last_name VARCHAR); CREATE TABLE Teachers (last_name VARCHAR, teacher_id VARCHAR); CREATE TABLE Detention (teacher_id VARCHAR)
SELECT last_name FROM Teachers EXCEPT SELECT T1.last_name FROM Teachers AS T1 JOIN Detention AS T2 ON T1.teacher_id = T2.teacher_id
In what Season was the Series Formula Renault 3.5 series with less than 7 Races?
CREATE TABLE table_name_74 (season INTEGER, series VARCHAR, races VARCHAR)
SELECT SUM(season) FROM table_name_74 WHERE series = "formula renault 3.5 series" AND races < 7
Which Group position has Result F–A of 0–1 on 1 november 2006?
CREATE TABLE table_name_50 (group_position VARCHAR, result_f_a VARCHAR, date VARCHAR)
SELECT group_position FROM table_name_50 WHERE result_f_a = "0–1" AND date = "1 november 2006"
What is the bleeding time in Bernard-soulier syndrome?
CREATE TABLE table_1557752_1 (bleeding_time VARCHAR, condition VARCHAR)
SELECT bleeding_time FROM table_1557752_1 WHERE condition = "Bernard-Soulier syndrome"
how many u.s. viewers (million) have seen a production written by chris sheridan & danny smith
CREATE TABLE table_26259391_1 (us_viewers__million_ VARCHAR, written_by VARCHAR)
SELECT COUNT(us_viewers__million_) FROM table_26259391_1 WHERE written_by = "Chris Sheridan & Danny Smith"
What is the tournament called for the Big Sky Conference?
CREATE TABLE table_24248450_3 (conference VARCHAR)
SELECT conference AS Tournament FROM table_24248450_3 WHERE conference = "Big Sky conference"
What is To par, when Place is "T5", and when Score is "70-68=138"?
CREATE TABLE table_name_57 (to_par VARCHAR, place VARCHAR, score VARCHAR)
SELECT to_par FROM table_name_57 WHERE place = "t5" AND score = 70 - 68 = 138
Who was the developer for Vigilance?
CREATE TABLE table_name_71 (developer VARCHAR, title VARCHAR)
SELECT developer FROM table_name_71 WHERE title = "vigilance"
What is the smallest ERP W with a frequency MHz of 94.9?
CREATE TABLE table_name_26 (erp_w INTEGER, frequency_mhz VARCHAR)
SELECT MIN(erp_w) FROM table_name_26 WHERE frequency_mhz = 94.9
What was the smallest numbered rank for Michael Bevan?
CREATE TABLE table_21100348_10 (rank INTEGER, player VARCHAR)
SELECT MIN(rank) FROM table_21100348_10 WHERE player = "Michael Bevan"
What is the ranked 5 mountain range?
CREATE TABLE table_name_59 (mountain_range VARCHAR, rank VARCHAR)
SELECT mountain_range FROM table_name_59 WHERE rank = 5
Which Year(s) of manufacture has a Type of 1b n2, and a Quantity of 10?
CREATE TABLE table_name_26 (year_s__of_manufacture VARCHAR, type VARCHAR, quantity VARCHAR)
SELECT year_s__of_manufacture FROM table_name_26 WHERE type = "1b n2" AND quantity = 10
What is the Ship Type of the Prize Disposition of ship and a tonnage less than 151?
CREATE TABLE table_name_47 (ship_type VARCHAR, disposition_of_ship VARCHAR, tonnage VARCHAR)
SELECT ship_type FROM table_name_47 WHERE disposition_of_ship = "prize" AND tonnage < 151
Name the series for 68
CREATE TABLE table_25794532_1 (series VARCHAR, points VARCHAR)
SELECT series FROM table_25794532_1 WHERE points = "68"
What is the highest attendance at a game played by St. Johnstone?
CREATE TABLE table_11207040_5 (highest INTEGER, team VARCHAR)
SELECT MAX(highest) FROM table_11207040_5 WHERE team = "St. Johnstone"
Which Week has an Attendance of 72,855?
CREATE TABLE table_name_47 (week INTEGER, attendance VARCHAR)
SELECT MAX(week) FROM table_name_47 WHERE attendance = "72,855"
How many pages does the ISBN 1-40122-328-1 have?
CREATE TABLE table_name_47 (pages INTEGER, isbn VARCHAR)
SELECT SUM(pages) FROM table_name_47 WHERE isbn = "1-40122-328-1"
What Score has a Place of t2, and a Country of england?
CREATE TABLE table_name_75 (score VARCHAR, place VARCHAR, country VARCHAR)
SELECT score FROM table_name_75 WHERE place = "t2" AND country = "england"
How many release dates does volume 4 DVD have?
CREATE TABLE table_1467951_4 (release_date VARCHAR, dvd_name VARCHAR)
SELECT COUNT(release_date) FROM table_1467951_4 WHERE dvd_name = "Volume 4"