sql stringlengths 9 2.37k | table stringclasses 9
values | query stringlengths 51 503 |
|---|---|---|
SELECT album_title FROM table_name_25 WHERE original_label = "popup" | CREATE TABLE INST, Here is a database schema( table schema); | What is the title of the album that has Popup has the original label?It is not neccessary to use all the tables. |
SELECT COUNT Date successor seated FROM table WHERE District = New Jersey 2nd | CREATE TABLE INST, Here is a database schema( table schema); | How many date of successor seated is new jersey 2nd in the district?.It is not neccessary to use all the tables. |
SELECT Build date FROM table WHERE PRR Class = ff20 AND Builder’s Model = erie built | CREATE TABLE INST, Here is a database schema( table schema); | When was the build date for ff20 PRR class and erie built builder's model?.It is not neccessary to use all the tables. |
SELECT COUNT Bronze FROM table WHERE Silver > 2 AND Nation = mixed team AND Rank > 4 | CREATE TABLE INST, Here is a database schema( table schema); | How much Bronze has a Silver larger than 2, and a Nation of mixed team, and a Rank larger than 4?.It is not neccessary to use all the tables. |
SELECT Original air date FROM table WHERE Production code = 2T6719 | CREATE TABLE INST, Here is a database schema( table schema); | What's the original air date of the episode with production code 2T6719?.It is not neccessary to use all the tables. |
SELECT home_team FROM table_name_72 WHERE away_team = "bradford city" | CREATE TABLE INST, Here is a database schema( table schema); | What is the home team that Bradford City is playing against?It is not neccessary to use all the tables. |
SELECT COUNT Draws FROM table WHERE Losses = 10 AND Wins > 6 | CREATE TABLE INST, Here is a database schema( table schema); | How many draws occured with a record of 10 losses, and 6 wins?.It is not neccessary to use all the tables. |
SELECT manner_of_departure FROM table_27666856_3 WHERE outgoing_manager = "Luis Enrique" | CREATE TABLE INST, Here is a database schema( table schema); | Name the manner of departure for luis enriqueIt is not neccessary to use all the tables. |
SELECT home_team FROM table_24887326_7 WHERE away_team = "Fulham" | CREATE TABLE INST, Here is a database schema( table schema); | Who was the home team when the away team was fulham?It is not neccessary to use all the tables. |
SELECT fleet_number FROM table_name_62 WHERE year = "19xx" | CREATE TABLE INST, Here is a database schema( table schema); | What is fleet number for the year of 19xx?It is not neccessary to use all the tables. |
SELECT Destroyed_by_Employee_ID FROM Documents_to_be_destroyed UNION SELECT Destruction_Authorised_by_Employee_ID FROM Documents_to_be_destroyed | CREATE TABLE INST, Here is a database schema( table schema); | Show the ids of all employees who have either destroyed a document or made an authorization to do this.It is not neccessary to use all the tables. |
SELECT AVG(position) FROM table_name_4 WHERE goals_against > 42 AND goals_for = 44 AND draws < 16 | CREATE TABLE INST, Here is a database schema( table schema); | Name the average position when the goals against are more than 42 and draws less than 16 with goals of 44It is not neccessary to use all the tables. |
SELECT Constructor FROM table WHERE Driver = nick heidfeld | CREATE TABLE INST, Here is a database schema( table schema); | What company was the constructor when Nick Heidfeld was the driver/.It is not neccessary to use all the tables. |
SELECT record FROM table_name_12 WHERE score = "80–87" AND visitor = "bucks" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Record with a Score with 80–87 and a Visitor with bucks?It is not neccessary to use all the tables. |
SELECT Attendance FROM table WHERE Result = l 20-14 | CREATE TABLE INST, Here is a database schema( table schema); | What is the Attendance of the game with a Result of L 20-14?.It is not neccessary to use all the tables. |
SELECT Winner FROM table WHERE Prize = £50,000 AND Runner-Up = korosh nejad | CREATE TABLE INST, Here is a database schema( table schema); | What is Winner, when Prize is "£50,000", and when Runner-Up is "Korosh Nejad"?.It is not neccessary to use all the tables. |
SELECT attendance FROM table_name_39 WHERE week < 16 AND date = "bye" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Attendance for a Week earlier than 16 and a Date of bye?It is not neccessary to use all the tables. |
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.dob_year < "2090" AND prescriptions.route = "IH" | CREATE TABLE INST, Here is a database schema( table schema); | how many patients born before 2090 have ih route of drug administration?It is not neccessary to use all the tables. |
SELECT home_team AS score FROM table_name_6 WHERE venue = "victoria park" | CREATE TABLE INST, Here is a database schema( table schema); | What was the home team's score in the match at Victoria Park?It is not neccessary to use all the tables. |
SELECT DISTINCT program_requirement.additional_req, program_requirement.category, program_requirement.min_credit, program.name FROM program, program_requirement WHERE program.name LIKE '%CS-LSA%' AND program.program_id = program_requirement.program_id | CREATE TABLE INST, Here is a database schema( table schema); | The CS-LSA degree has what requirements ?It is not neccessary to use all the tables. |
SELECT result FROM table_name_80 WHERE date = "2003" | CREATE TABLE INST, Here is a database schema( table schema); | What is Result when Date is 2003?It is not neccessary to use all the tables. |
SELECT date FROM table_16388439_3 WHERE ground = "Bundaberg Rum Stadium" | CREATE TABLE INST, Here is a database schema( table schema); | Name the date for bundaberg rum stadiumIt is not neccessary to use all the tables. |
SELECT COUNT(cover_model) FROM table_1566852_7 WHERE centerfold_model = "Stephanie Larimore" | CREATE TABLE INST, Here is a database schema( table schema); | HOW MANY MODELS WERE ON THE COVER OF THE ISSUE WHERE THE CENTERFOLD WAS STEPHANIE LARIMORE?It is not neccessary to use all the tables. |
SELECT Candidates FROM table WHERE Incumbent = Tim Valentine | CREATE TABLE INST, Here is a database schema( table schema); | Who were all the candidates when incumbent was Tim Valentine?.It is not neccessary to use all the tables. |
SELECT record FROM table_name_41 WHERE kickoff = "12:00pm cst" AND game_site = "arrowhead stadium" AND week = "15" | CREATE TABLE INST, Here is a database schema( table schema); | Which Record has a Kickoff of 12:00pm cst and a Game site of arrowhead stadium and a Week of 15?It is not neccessary to use all the tables. |
SELECT "Package/Option" FROM table_41265 WHERE "Television service" = 'sky wwe 24/7' | CREATE TABLE INST, Here is a database schema( table schema); | Which package/option has sky wwe 24/7 television service?It is not neccessary to use all the tables. |
SELECT college_junior_club_team FROM table_2781227_10 WHERE pick = 255 | CREATE TABLE INST, Here is a database schema( table schema); | Which school players have a number of 255It is not neccessary to use all the tables. |
SELECT COUNT Caps FROM table WHERE Position = prop AND Player = rui cordeiro | CREATE TABLE INST, Here is a database schema( table schema); | How many caps have a Position of prop, and a Player of rui cordeiro?.It is not neccessary to use all the tables. |
SELECT SUM(match) FROM table_name_14 WHERE runs = 100 AND year > 1994 | CREATE TABLE INST, Here is a database schema( table schema); | Which Match has Runs of 100 and a Year larger than 1994?It is not neccessary to use all the tables. |
SELECT Baby gender FROM table WHERE Congresswoman = jaime herrera beutler | CREATE TABLE INST, Here is a database schema( table schema); | What is the gender of Congresswoman Jaime Herrera Beutler's baby?.It is not neccessary to use all the tables. |
SELECT attendance FROM table_name_12 WHERE result = "1-1" | CREATE TABLE INST, Here is a database schema( table schema); | What was the attendance when the result was 1-1?It is not neccessary to use all the tables. |
SELECT COUNT Manager FROM table WHERE Kitmaker = Puma AND Location = Turku | CREATE TABLE INST, Here is a database schema( table schema); | How many managers for club in Turku where kitmaker is Puma?.It is not neccessary to use all the tables. |
SELECT To par FROM table WHERE Score = 68-66=134 AND Player = fred couples | CREATE TABLE INST, Here is a database schema( table schema); | What is the to par for Fred Couples when the score is 68-66=134?.It is not neccessary to use all the tables. |
SELECT MIN Total viewers (in millions) FROM table WHERE Episode number Production number = 109 5-22 | CREATE TABLE INST, Here is a database schema( table schema); | What was the fewest number of viewers for the episode production number of 109 5-22?.It is not neccessary to use all the tables. |
SELECT opponent FROM table_name_35 WHERE loss = "leal (1–4)" | CREATE TABLE INST, Here is a database schema( table schema); | Who was the opponent with a Loss of Leal (1–4)?It is not neccessary to use all the tables. |
SELECT COUNT(marginal_ordinary_income_tax_rate) FROM table_11647327_2 WHERE married_filing_jointly_or_qualified_widow_er_ = "$208,851–$372,950" | CREATE TABLE INST, Here is a database schema( table schema); | What is the amoun of marginal ordinary income tax rate where married filing jointly or qualified widow is $208851–$372950?It is not neccessary to use all the tables. |
SELECT location FROM table_name_73 WHERE record = "10-3" | CREATE TABLE INST, Here is a database schema( table schema); | Which location led to a 10-3 record?It is not neccessary to use all the tables. |
SELECT COUNT(result) FROM table_22815259_1 WHERE cowboys_points = 23 | CREATE TABLE INST, Here is a database schema( table schema); | Name the result for cowboys points being 23It is not neccessary to use all the tables. |
SELECT MAX(laps) FROM table_name_60 WHERE grid > 8 AND rider = "anthony west" | CREATE TABLE INST, Here is a database schema( table schema); | Which Laps have a Grid larger than 8 and a Rider of anthony west?It is not neccessary to use all the tables. |
SELECT Province/City FROM table WHERE Lighthouse = Corregidor Island (2) | CREATE TABLE INST, Here is a database schema( table schema); | The province/city corregidor island (2) is where the lighthouse is located. .It is not neccessary to use all the tables. |
SELECT AVG Total FROM table WHERE Rank > 1 AND Bronze > 8 | CREATE TABLE INST, Here is a database schema( table schema); | What is the average Total with a Rank greater than 1, and a Bronze larger than 8?.It is not neccessary to use all the tables. |
SELECT games_lost FROM table_27533947_1 WHERE best_run = 138 | CREATE TABLE INST, Here is a database schema( table schema); | if the best run was 138 what is the amount of games lost?It is not neccessary to use all the tables. |
SELECT Injunctive FROM table WHERE Simple Past = गरुँला garũlā 'i will (probably) do' | CREATE TABLE INST, Here is a database schema( table schema); | What is the injunctive for the Simple Past of गरुँला garũlā 'I will (probably) do'?.It is not neccessary to use all the tables. |
SELECT Mixed doubles FROM table WHERE Women's singles = anna keir | CREATE TABLE INST, Here is a database schema( table schema); | Who played mixed doubles when Anna Keir played women's singles?.It is not neccessary to use all the tables. |
SELECT Share FROM table WHERE Audience = 4.693.000 | CREATE TABLE INST, Here is a database schema( table schema); | Which share had an audience of 4.693.000?.It is not neccessary to use all the tables. |
SELECT AVG Crowd FROM table WHERE Home team score = 9.8 (62) | CREATE TABLE INST, Here is a database schema( table schema); | What was the average crowd size when the home team scored 9.8 (62)?.It is not neccessary to use all the tables. |
SELECT original_air_date FROM table_14889988_1 WHERE written_by = "Robert Carlock" | CREATE TABLE INST, Here is a database schema( table schema); | On what dates were episodes written by Robert Carlock aired?It is not neccessary to use all the tables. |
SELECT Venue FROM table WHERE Home team score = 18.17 (125) | CREATE TABLE INST, Here is a database schema( table schema); | Where was the game held when the home team scored 18.17 (125)?.It is not neccessary to use all the tables. |
SELECT icao FROM table_name_79 WHERE country = "france" AND iata = "ory" | CREATE TABLE INST, Here is a database schema( table schema); | What is the ICAO in France with an IATA of Ory?It is not neccessary to use all the tables. |
SELECT Nationality FROM table WHERE Fate = sunk (mine) AND Tonnage (GRT) < 2,266 | CREATE TABLE INST, Here is a database schema( table schema); | Which Nationality has a Fate of sunk (mine), and a Tonnage (GRT) smaller than 2,266?.It is not neccessary to use all the tables. |
SELECT capital FROM table_name_75 WHERE voivodeship_or_city = "nowogródzkie" | CREATE TABLE INST, Here is a database schema( table schema); | Voivodeship or city of nowogr dzkie has what capital?It is not neccessary to use all the tables. |
SELECT MIN Population FROM table WHERE Altitude (mslm) < 197 AND City = alessandria AND Density (inhabitants/km 2 ) < 461.8 | CREATE TABLE INST, Here is a database schema( table schema); | What is the lowest population of alessandria where the altitude is less than 197 and density is less than 461.8?.It is not neccessary to use all the tables. |
SELECT Born FROM table WHERE Age at first step = 38y 9m 7d | CREATE TABLE INST, Here is a database schema( table schema); | The Apollo astronaut who was 38y 9m 7d when first stepping on the moon is who?.It is not neccessary to use all the tables. |
SELECT to_par FROM table_2167226_3 WHERE winning_score = 74 - 67 - 71 - 73 = 285 | CREATE TABLE INST, Here is a database schema( table schema); | What is the to par with the winning score of 74-67-71-73=285?It is not neccessary to use all the tables. |
SELECT Title FROM table WHERE Directed by = James Bobin | CREATE TABLE INST, Here is a database schema( table schema); | what is the name of the episode directed by james bobin.It is not neccessary to use all the tables. |
SELECT player FROM table_name_32 WHERE to_par > 11 AND score = 71 - 71 - 71 - 79 = 292 | CREATE TABLE INST, Here is a database schema( table schema); | Who is the player when the to par is more than 11 and the score is 71-71-71-79=292?It is not neccessary to use all the tables. |
SELECT T2.order_status, COUNT(T2.order_status) FROM Customers AS T1 JOIN Orders AS T2 ON T1.customer_id = T2.customer_id WHERE T1.customer_name = "Jeramie" GROUP BY order_status | CREATE TABLE INST, Here is a database schema( table schema); | Find the status of orders which belong to the customer named 'Jeramie', group by order status, and count them. Show the result with a bar chart.It is not neccessary to use all the tables. |
SELECT Opponent FROM table WHERE Week < 11 AND Date = october 31, 1976 | CREATE TABLE INST, Here is a database schema( table schema); | Who was the opponent of the game before week 11 on October 31, 1976?.It is not neccessary to use all the tables. |
SELECT Race FROM table WHERE Winner or 2nd = voleuse | CREATE TABLE INST, Here is a database schema( table schema); | What was the race when the winner of 2nd was Voleuse?.It is not neccessary to use all the tables. |
SELECT MAX(number_of_people_1991) FROM table_name_67 WHERE percent_of_slovenes_1991 = "14.4%" | CREATE TABLE INST, Here is a database schema( table schema); | Which Number of people 1991 has a Percent of Slovenes 1991 of 14.4%?It is not neccessary to use all the tables. |
SELECT Date FROM table WHERE Attendance > 14,427 AND Loss = jon lieber (4–1) | CREATE TABLE INST, Here is a database schema( table schema); | On what Date was the Attendance larger than 14,427 and a Loss of Jon Lieber (4–1)?.It is not neccessary to use all the tables. |
SELECT "Heat (Lane)" FROM table_4612 WHERE "Rank" = '22' | CREATE TABLE INST, Here is a database schema( table schema); | Which heat and lane was in rank of 22?It is not neccessary to use all the tables. |
SELECT points_for FROM table_14058433_5 WHERE lost = "4" | CREATE TABLE INST, Here is a database schema( table schema); | what's the points for with lost being 4It is not neccessary to use all the tables. |
SELECT SUM(silver) FROM table_name_38 WHERE nation = "syria (syr)" AND gold > 0 | CREATE TABLE INST, Here is a database schema( table schema); | what is the silver when the nation is syria (syr) and gold is more than 0?It is not neccessary to use all the tables. |
SELECT date FROM table_name_61 WHERE series = "winfield triple challenge" | CREATE TABLE INST, Here is a database schema( table schema); | On which date did the Winfield Triple Challenge series take place?It is not neccessary to use all the tables. |
SELECT date FROM table_27733258_7 WHERE game = 29 | CREATE TABLE INST, Here is a database schema( table schema); | what date was game 29?It is not neccessary to use all the tables. |
SELECT Date FROM table WHERE Home = montreal canadiens AND Points > 9 AND Decision = price | CREATE TABLE INST, Here is a database schema( table schema); | Which Date has a Home of montreal canadiens, and Points larger than 9, and a Decision of price?.It is not neccessary to use all the tables. |
SELECT Production Number FROM table WHERE Series = mm AND reissue? = no AND Director = arthur davis AND Title = nothing but the tooth | CREATE TABLE INST, Here is a database schema( table schema); | What is the production number for the film, nothing but the tooth, directed by arthur davis with no reissue number and a series of mm?.It is not neccessary to use all the tables. |
SELECT Country FROM table WHERE Lead = sarah wazney | CREATE TABLE INST, Here is a database schema( table schema); | Which country has a Lead of sarah wazney?.It is not neccessary to use all the tables. |
SELECT date FROM table_name_25 WHERE week = 4 | CREATE TABLE INST, Here is a database schema( table schema); | What day did they play on week 4?It is not neccessary to use all the tables. |
SELECT MAX Ties FROM table WHERE Losses < 9 AND Starts = 26 AND Wins < 21 | CREATE TABLE INST, Here is a database schema( table schema); | Which Ties is the highest one that has Losses smaller than 9, and Starts of 26, and Wins smaller than 21?.It is not neccessary to use all the tables. |
SELECT house FROM table_name_31 WHERE boarding_day = "day" | CREATE TABLE INST, Here is a database schema( table schema); | Which house has a Boarding/Day value of Day?It is not neccessary to use all the tables. |
SELECT p.Id AS "post_link", p.Score, a.Score, (SELECT MAX(Score) FROM Posts AS q WHERE q.ParentId = p.Id) FROM Posts AS p, Posts AS a WHERE p.PostTypeId = 1 AND NOT p.AcceptedAnswerId IS NULL AND a.Id = p.AcceptedAnswerId AND (SELECT MAX(Score) FROM Posts AS q WHERE q.ParentId = p.Id) > a.Score AND a.Score > 3 AND p.Ti... | CREATE TABLE INST, Here is a database schema( table schema); | Some questions where Accepted Answer < Top voted answer and Accepted Answer < 3.It is not neccessary to use all the tables. |
SELECT COUNT Field goals FROM table WHERE Extra points = 19 | CREATE TABLE INST, Here is a database schema( table schema); | Name the number of field goals for 19 extra points.It is not neccessary to use all the tables. |
SELECT Event Name FROM table WHERE Race Winner = ken schrader AND Track = toledo speedway | CREATE TABLE INST, Here is a database schema( table schema); | At which event was Ken Schrader the Race Winner at the Toledo Speedway?.It is not neccessary to use all the tables. |
SELECT record FROM table_name_70 WHERE date = "13 may" | CREATE TABLE INST, Here is a database schema( table schema); | What is the record of the game on 13 May?It is not neccessary to use all the tables. |
SELECT MAX(number_of_dairy_cows) FROM table_29012710_1 WHERE province = "British Columbia" | CREATE TABLE INST, Here is a database schema( table schema); | what is the most amount of cattle where they live in british columbiaIt is not neccessary to use all the tables. |
SELECT original_nfl_team FROM table_name_51 WHERE college = "oregon" AND pos = "dt" | CREATE TABLE INST, Here is a database schema( table schema); | What is the original NFL team of the College of Oregon DT Player?It is not neccessary to use all the tables. |
SELECT international_use FROM table_29997112_3 WHERE flag_name = "1 единица" | CREATE TABLE INST, Here is a database schema( table schema); | What is the international use of the 1 единица flag?It is not neccessary to use all the tables. |
SELECT Teams FROM table WHERE Home = 2-3 | CREATE TABLE INST, Here is a database schema( table schema); | What team has a home of 2-3?.It is not neccessary to use all the tables. |
SELECT party FROM table_2668401_17 WHERE result = "Re-elected" AND first_elected = "1797" AND district = "Virginia 5" | CREATE TABLE INST, Here is a database schema( table schema); | What party did the incumbent from the Virginia 5 district who was re-elected and was first elected in 1797 belong to?It is not neccessary to use all the tables. |
SELECT home_team FROM table_name_89 WHERE away_team = "preston north end" | CREATE TABLE INST, Here is a database schema( table schema); | Who is the home team when Preston North End is the away team?It is not neccessary to use all the tables. |
SELECT COUNT Result FROM table WHERE District = California 38 | CREATE TABLE INST, Here is a database schema( table schema); | How many outcomes were there in the elections in California 38?.It is not neccessary to use all the tables. |
SELECT Old Bulgarian name - Meaning FROM table WHERE No. = 4 | CREATE TABLE INST, Here is a database schema( table schema); | Name the old bulgarian name for number 4.It is not neccessary to use all the tables. |
SELECT MAX(melamine_content_mg_kg_) FROM table_name_48 WHERE producer = "guangzhou jinding dairy products factory" AND samples_failed > 1 | CREATE TABLE INST, Here is a database schema( table schema); | What's the most melamine content that has more than 1 samples failed and produced by Guangzhou Jinding Dairy Products Factory?It is not neccessary to use all the tables. |
SELECT MAX("Total") FROM table_63227 WHERE "Finish" = 't64' AND "Year won" > '2006' | CREATE TABLE INST, Here is a database schema( table schema); | Which Total has a Finish of t64, and a Year won larger than 2006?It is not neccessary to use all the tables. |
SELECT % FROM table WHERE The Bronx = 133 | CREATE TABLE INST, Here is a database schema( table schema); | The candidate who received 133 votes in the Bronx won what percentage overall?.It is not neccessary to use all the tables. |
SELECT Nation FROM table WHERE Name = Jeff Barker | CREATE TABLE INST, Here is a database schema( table schema); | Name the nation where jeff barker is from.It is not neccessary to use all the tables. |
SELECT Season FROM table WHERE Date = 30 august 1980 | CREATE TABLE INST, Here is a database schema( table schema); | What season had a date of 30 august 1980.It is not neccessary to use all the tables. |
SELECT bronze FROM table_name_20 WHERE nation = "south korea" | CREATE TABLE INST, Here is a database schema( table schema); | How many bronze medals does South Korea have?It is not neccessary to use all the tables. |
SELECT Comp FROM table WHERE Date = 2004-10-17 | CREATE TABLE INST, Here is a database schema( table schema); | Which Comp is on 2004-10-17?.It is not neccessary to use all the tables. |
SELECT Directed by FROM table WHERE Title = "Playing the Cancer Car" | CREATE TABLE INST, Here is a database schema( table schema); | Who directed the episode titled "Playing the Cancer Car"?.It is not neccessary to use all the tables. |
SELECT report FROM table_name_59 WHERE away_team = "new zealand breakers" | CREATE TABLE INST, Here is a database schema( table schema); | What was the away team for the New Zealand breakers?It is not neccessary to use all the tables. |
SELECT Season FROM table WHERE Name = tony boy espinosa | CREATE TABLE INST, Here is a database schema( table schema); | What is Season, when Name is Tony Boy Espinosa?.It is not neccessary to use all the tables. |
SELECT Player FROM table WHERE Total = 292 | CREATE TABLE INST, Here is a database schema( table schema); | What is Player, when Total is 292?.It is not neccessary to use all the tables. |
SELECT MIN Rank FROM table WHERE Country = australia | CREATE TABLE INST, Here is a database schema( table schema); | What is the lowest ranking team in Australia?.It is not neccessary to use all the tables. |
SELECT MAX(earnings___) AS $__ FROM table_1697190_1 WHERE money_list_rank = 143 | CREATE TABLE INST, Here is a database schema( table schema); | Name the most earnings for money list rank being 143It is not neccessary to use all the tables. |
SELECT Written by FROM table WHERE UK air date = February 18, 2013 | CREATE TABLE INST, Here is a database schema( table schema); | If the UK air date is February 18, 2013, who was the episode written by?.It is not neccessary to use all the tables. |
SELECT MIN(mpg_us_combined) FROM table_name_90 WHERE green_rating = "e" AND mpg_uk_combined < 42.2 AND manufacturer = "volkswagen" AND transmission = "m6" | CREATE TABLE INST, Here is a database schema( table schema); | What is the lowest MPG-US combined for a green rating of E mpg in the UK- combined of under 42.2 manufacturer of Volkswagen and an M6 transmission?It is not neccessary to use all the tables. |
SELECT Score FROM table WHERE Tournament = antalya-belek | CREATE TABLE INST, Here is a database schema( table schema); | What is the score in the touranament of Antalya-Belek?.It is not neccessary to use all the tables. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.