sql stringlengths 9 2.37k | table stringclasses 9
values | query stringlengths 51 503 |
|---|---|---|
SELECT AVG Cuts made FROM table WHERE Wins = 2 AND Top-5 < 7 | CREATE TABLE INST, Here is a database schema( table schema); | How many vuts made for a player with 2 wins and under 7 top 5s?.It is not neccessary to use all the tables. |
SELECT Drawn FROM table WHERE Played = 22 AND Club = ystrad rhondda rfc | CREATE TABLE INST, Here is a database schema( table schema); | Name the Drawn for Ystrad Rhondda RFC and has Played of 22..It is not neccessary to use all the tables. |
SELECT MAX(laps) FROM table_name_93 WHERE grid = 16 | CREATE TABLE INST, Here is a database schema( table schema); | What's the most laps when grid is 16?It is not neccessary to use all the tables. |
SELECT branding FROM table_2610582_7 WHERE callsign = "DYTC-FM" | CREATE TABLE INST, Here is a database schema( table schema); | What bran is the callsign dytc-fm?It is not neccessary to use all the tables. |
SELECT COUNT National Rank FROM table WHERE Percentage Change YOY = 13.1% | CREATE TABLE INST, Here is a database schema( table schema); | Name the total number of rank for percentage change yoy 13.1%.It is not neccessary to use all the tables. |
SELECT format FROM table_name_72 WHERE region = "france" AND label = "universal licensing music (ulm)" | CREATE TABLE INST, Here is a database schema( table schema); | What format has France as the region with Universal Licensing Music (ulm) as the label?It is not neccessary to use all the tables. |
SELECT nation FROM table_name_58 WHERE total < 11 AND silver < 1 AND bronze < 1 | CREATE TABLE INST, Here is a database schema( table schema); | What nation has a total less than 11 more than 1 silver and less than 1 bronze?It is not neccessary to use all the tables. |
SELECT Platform(s) FROM table WHERE Year > 2006 AND Director = bryan walker | CREATE TABLE INST, Here is a database schema( table schema); | What platform was used for the game directed by Bryan Walker after 2006?.It is not neccessary to use all the tables. |
SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, fare, flight, flight_fare WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'PITTSBURGH' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CIT... | CREATE TABLE INST, Here is a database schema( table schema); | show flights from PITTSBURGH to OAKLAND on US airlines with fare informationIt is not neccessary to use all the tables. |
SELECT 20 AS _29 FROM table_name_11 WHERE season = "1997" | CREATE TABLE INST, Here is a database schema( table schema); | Which 20-29 had a season of 1997?It is not neccessary to use all the tables. |
SELECT Area (km²) FROM table WHERE Corporate name = Powell River, The Corporation of the City of | CREATE TABLE INST, Here is a database schema( table schema); | What is the area of the corporation named the powell river, the corporation of the city of?.It is not neccessary to use all the tables. |
SELECT STATEMENT_ID, statement_details FROM Statements | CREATE TABLE INST, Here is a database schema( table schema); | List all statement ids and statement details.It is not neccessary to use all the tables. |
SELECT SUM(wins) FROM table_name_12 WHERE points = 20 AND podiums > 1 | CREATE TABLE INST, Here is a database schema( table schema); | How many wins are associated with 20 points and over 1 podium?It is not neccessary to use all the tables. |
SELECT first_name, last_name FROM Teachers ORDER BY last_name | CREATE TABLE INST, Here is a database schema( table schema); | Find the first names and last names of teachers in alphabetical order of last name.It is not neccessary to use all the tables. |
SELECT Variant (with Niqqud ) FROM table WHERE Phonemic Value = /v/ AND without Niqqud = as middle letter: וו | CREATE TABLE INST, Here is a database schema( table schema); | When a variant without niqqud is as middle letter: וו with a phonemic value of /v/, what is the variant with niqqud?.It is not neccessary to use all the tables. |
SELECT COUNT("Candidates") FROM table_72361 WHERE "First elected" = '1980' | CREATE TABLE INST, Here is a database schema( table schema); | How many candidates were elected first in 1980?It is not neccessary to use all the tables. |
SELECT % of seats FROM table WHERE Net gain/loss = +34 | CREATE TABLE INST, Here is a database schema( table schema); | When there was a net gain/loss of +34, what was the percentage of seats that party held?.It is not neccessary to use all the tables. |
SELECT rank FROM table_name_84 WHERE nationality = "japan" | CREATE TABLE INST, Here is a database schema( table schema); | What is the rank of Japan?It is not neccessary to use all the tables. |
SELECT Location FROM table WHERE Mascot = Miners | CREATE TABLE INST, Here is a database schema( table schema); | What city and state are the miners located in?.It is not neccessary to use all the tables. |
SELECT Eliminated FROM table WHERE Entered < 4 AND Wrestler = shawn michaels | CREATE TABLE INST, Here is a database schema( table schema); | What is the Eliminated when there are less than 4 entered and the wrestler was shawn michaels?.It is not neccessary to use all the tables. |
SELECT MIN Lost FROM table WHERE Drawn > 1 | CREATE TABLE INST, Here is a database schema( table schema); | What is the lowest lost from drawn of 1 or greater?.It is not neccessary to use all the tables. |
SELECT Dissolved FROM table WHERE 2nd member = humphrey winch AND Assembled = 27 october 1601 | CREATE TABLE INST, Here is a database schema( table schema); | What Dissolved has a 2nd member of humphrey winch, and Assembled of 27 october 1601?.It is not neccessary to use all the tables. |
SELECT "Home" FROM table_10524 WHERE "Date" = 'november 2, 2007' | CREATE TABLE INST, Here is a database schema( table schema); | Who was the home team for the game played on November 2, 2007?It is not neccessary to use all the tables. |
SELECT Distance (miles) FROM table WHERE Horse Name = Koona | CREATE TABLE INST, Here is a database schema( table schema); | What was the distance (in miles) of the championship were the winning horse was Koona?.It is not neccessary to use all the tables. |
SELECT pinyin FROM table_1982739_2 WHERE english_name = "Dingyuan County" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Pinyin name for Dingyuan County?It is not neccessary to use all the tables. |
SELECT results FROM table_name_94 WHERE record = "28-12" | CREATE TABLE INST, Here is a database schema( table schema); | What Results has the Record of 28-12?It is not neccessary to use all the tables. |
SELECT Venue FROM table WHERE Opposing Teams = scotland | CREATE TABLE INST, Here is a database schema( table schema); | What venue has Scotland as the opposing teams?.It is not neccessary to use all the tables. |
SELECT "Score" FROM table_24267 WHERE "Date" = '17/07/2009' | CREATE TABLE INST, Here is a database schema( table schema); | What was the score when the date was 17/07/2009?It is not neccessary to use all the tables. |
SELECT SUM(rank) FROM table_name_84 WHERE nation = "hungary (hun)" AND bronze < 0 | CREATE TABLE INST, Here is a database schema( table schema); | What is the total rank of Hungary (HUN) when the bronze medals were less than 0?It is not neccessary to use all the tables. |
SELECT MAX(population__2006_) FROM table_name_12 WHERE mother_tongue = "romanian" | CREATE TABLE INST, Here is a database schema( table schema); | How many people ha Romanian as their mother tongue in 2006?It is not neccessary to use all the tables. |
SELECT COUNT(pick) FROM table_name_67 WHERE round > 6 AND position = "tight end" | CREATE TABLE INST, Here is a database schema( table schema); | What is the pick number for the tight end who was picked after round 6?It is not neccessary to use all the tables. |
SELECT department FROM table_21249915_1 WHERE small__100ha_ = 11370 | CREATE TABLE INST, Here is a database schema( table schema); | Which department has a small of 11370?It is not neccessary to use all the tables. |
SELECT SUM(pick__number) FROM table_name_70 WHERE round = 4 | CREATE TABLE INST, Here is a database schema( table schema); | What is the sum pick # of the player from round 4?It is not neccessary to use all the tables. |
SELECT nat FROM table_name_9 WHERE name = "gavin rae" | CREATE TABLE INST, Here is a database schema( table schema); | What is the nationality of Gavin Rae?It is not neccessary to use all the tables. |
SELECT Mary Davis FROM table WHERE Gay Mitchell = 4.6% | CREATE TABLE INST, Here is a database schema( table schema); | What is the Mary Davis with a Gay Mitchell that is 4.6%?.It is not neccessary to use all the tables. |
SELECT result FROM table_name_25 WHERE week < 16 AND date = "october 31, 2005" | CREATE TABLE INST, Here is a database schema( table schema); | What result has a week less than 16 and October 31 2005 as the date?It is not neccessary to use all the tables. |
SELECT vessel FROM table_name_72 WHERE type = "logistic support" | CREATE TABLE INST, Here is a database schema( table schema); | Which vessel has a type of logistic support?It is not neccessary to use all the tables. |
SELECT Furtenbacher FROM table WHERE Liscumb = 6 AND Lawrance = 10 AND Ben-Tahir = 24 | CREATE TABLE INST, Here is a database schema( table schema); | What is the Furtenbacher with a 6 Liscumb, 10 Lawrance, and a 24 Ben-Tahir?.It is not neccessary to use all the tables. |
SELECT Song choice FROM table WHERE Episode = Live Show 1 | CREATE TABLE INST, Here is a database schema( table schema); | What is the song choice where the episode is Live Show 1?.It is not neccessary to use all the tables. |
SELECT Year FROM table WHERE Town = greensboro, north carolina | CREATE TABLE INST, Here is a database schema( table schema); | What year was the structure in greensboro, north carolina considered tallest?.It is not neccessary to use all the tables. |
SELECT winning_pitcher FROM table_12125069_2 WHERE attendance = 38109 | CREATE TABLE INST, Here is a database schema( table schema); | Who is the winning pitcher when attendance is 38109?It is not neccessary to use all the tables. |
SELECT SUM Grid FROM table WHERE Laps < 6 | CREATE TABLE INST, Here is a database schema( table schema); | For Laps smaller than 6, what does the Grid add up to?.It is not neccessary to use all the tables. |
SELECT team FROM table_name_27 WHERE make = "dodge" | CREATE TABLE INST, Here is a database schema( table schema); | What team drove a Dodge vehicle?It is not neccessary to use all the tables. |
SELECT COUNT(candidates) FROM table_19753079_12 WHERE first_elected = 1988 | CREATE TABLE INST, Here is a database schema( table schema); | How many different pairs of candidates were there for the district first elected in 1988?It is not neccessary to use all the tables. |
SELECT team_swash FROM table_25816476_2 WHERE team_guest_captain = "Gail Porter" | CREATE TABLE INST, Here is a database schema( table schema); | Who was the team swash when the team guest captain was gail porter?It is not neccessary to use all the tables. |
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.marital_status = "MARRIED" AND procedures.icd9_code = "4611" | CREATE TABLE INST, Here is a database schema( table schema); | count the number of patients whose marital status is married and procedure icd9 code is 4611?It is not neccessary to use all the tables. |
SELECT City or Town FROM table WHERE Longitude = 89°11′w | CREATE TABLE INST, Here is a database schema( table schema); | What is the City or Town of the monument with a Longitude of 89°11′w?.It is not neccessary to use all the tables. |
SELECT Name FROM table WHERE 2012 club = deportivo nacional | CREATE TABLE INST, Here is a database schema( table schema); | Which name's 2012 club was deportivo nacional?.It is not neccessary to use all the tables. |
SELECT Name, Price FROM schedule AS T1 JOIN film AS T2 ON T1.Film_ID = T2.Film_ID JOIN cinema AS T3 ON T1.Cinema_ID = T3.Cinema_ID GROUP BY Title, Name ORDER BY Name | CREATE TABLE INST, Here is a database schema( table schema); | For each film, show the price and group them by cinema name in a stacked bar chart, sort x axis from low to high order.It is not neccessary to use all the tables. |
SELECT Cook PVI FROM table WHERE Representative = Mike Thompson | CREATE TABLE INST, Here is a database schema( table schema); | What is the Cook PVI for the location that has a representative of Mike Thompson?.It is not neccessary to use all the tables. |
SELECT MIN(goals) FROM table_name_45 WHERE leading_scorer = "ian rush" | CREATE TABLE INST, Here is a database schema( table schema); | Leading Scorer of Ian rush is what lowest # of goals?It is not neccessary to use all the tables. |
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.expire_flag = "1" AND diagnoses.short_title = "DMII hprosmlr uncontrold" | CREATE TABLE INST, Here is a database schema( table schema); | count the number of patients whose death status is 1 and diagnoses short title is dmii hprosmlr uncontrold?It is not neccessary to use all the tables. |
SELECT transfer_window FROM table_name_85 WHERE country = "esp" AND type = "promoted" AND ends > 2010 | CREATE TABLE INST, Here is a database schema( table schema); | What is the transfer window in esp with promoted type and more than 2010 ends?It is not neccessary to use all the tables. |
SELECT Laps FROM table WHERE Manufacturer = yamaha AND Grid = 3 | CREATE TABLE INST, Here is a database schema( table schema); | How many laps did the driver with the yamaha manufacturer go on grid 3?.It is not neccessary to use all the tables. |
SELECT MAX("Wins") FROM table_77178 WHERE "League" = 'nfl' AND "Finish" = '1st' AND "Losses" > '6' | CREATE TABLE INST, Here is a database schema( table schema); | What is the highest wins for the NFL with a finish of 1st, and more than 6 losses?It is not neccessary to use all the tables. |
SELECT school_club_team FROM table_16494599_5 WHERE player = "Blue Edwards" | CREATE TABLE INST, Here is a database schema( table schema); | Which school/club team did blue edwards play forIt is not neccessary to use all the tables. |
SELECT Country FROM table WHERE Year(s) won = 1977 | CREATE TABLE INST, Here is a database schema( table schema); | Which Country has a Year(s) won of 1977?.It is not neccessary to use all the tables. |
SELECT COUNT(population__2010_) FROM table_216776_2 WHERE municipality = "Cavinti" | CREATE TABLE INST, Here is a database schema( table schema); | How many different counts of the population in Cavinti in 2010 are there?It is not neccessary to use all the tables. |
SELECT score FROM table_name_42 WHERE record = "1-1" | CREATE TABLE INST, Here is a database schema( table schema); | WHAT SCORE HAD A RECORD OF 1-1?It is not neccessary to use all the tables. |
SELECT MIN Week FROM table WHERE Attendance = 10402 | CREATE TABLE INST, Here is a database schema( table schema); | What week has an attendance of 10402.It is not neccessary to use all the tables. |
SELECT Opponent FROM table WHERE Site/Stadium = baum stadium AND Date = april 6 | CREATE TABLE INST, Here is a database schema( table schema); | Who was the opponent at Baum Stadium on April 6?.It is not neccessary to use all the tables. |
SELECT COUNT(player) FROM table_27552095_27 WHERE date = "October 3, 2010" | CREATE TABLE INST, Here is a database schema( table schema); | How many times was the date october 3 2010?It is not neccessary to use all the tables. |
SELECT Represented FROM table WHERE Hometown = Windhoek | CREATE TABLE INST, Here is a database schema( table schema); | If the hometown is Windhoek, what is the represented?.It is not neccessary to use all the tables. |
SELECT Time/Retired FROM table WHERE Manufacturer = yamaha AND Rider = garry mccoy | CREATE TABLE INST, Here is a database schema( table schema); | Which Time/Retired has a Manufacturer of yamaha, and a Rider of garry mccoy?.It is not neccessary to use all the tables. |
SELECT MIN Wickets FROM table WHERE Name = Farveez Maharoof | CREATE TABLE INST, Here is a database schema( table schema); | What is the lowest number of wickets for farveez maharoof?.It is not neccessary to use all the tables. |
SELECT AVG(wheels) FROM table_name_71 WHERE type = "accounting" AND location = "ibm collection" | CREATE TABLE INST, Here is a database schema( table schema); | What average wheels has accounting as the type with IBM Collection as the location?It is not neccessary to use all the tables. |
SELECT Time FROM table WHERE Stage = ss6 | CREATE TABLE INST, Here is a database schema( table schema); | What was the finishing time of Stage SS6?.It is not neccessary to use all the tables. |
SELECT on_demand FROM table_name_25 WHERE free_or_pay = "pay" AND provider = "virgin media (formerly ntl:telewest)" | CREATE TABLE INST, Here is a database schema( table schema); | Which On demand has a pay and a Provider of virgin media (formerly ntl:telewest)?It is not neccessary to use all the tables. |
SELECT COUNT Area( acres ) FROM table WHERE Townland = Kilgilky North | CREATE TABLE INST, Here is a database schema( table schema); | how many areas have townland as kilgilky north?.It is not neccessary to use all the tables. |
SELECT Director FROM table WHERE Prod. code = 227451 | CREATE TABLE INST, Here is a database schema( table schema); | Who directed the episode with production code 227451?.It is not neccessary to use all the tables. |
SELECT Chassis FROM table WHERE Rounds = all AND Tyre = g AND Driver = bruce mclaren | CREATE TABLE INST, Here is a database schema( table schema); | What is the chassis for Bruce Mclaren with all rounds and a g tyre?.It is not neccessary to use all the tables. |
SELECT Finalist FROM table WHERE Winner = first vienna fc | CREATE TABLE INST, Here is a database schema( table schema); | Who was the finalist when the winner was First Vienna FC?.It is not neccessary to use all the tables. |
SELECT 24 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', transfers.intime)) FROM transfers WHERE transfers.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 12927 AND admissions.dischtime IS NULL)) AND transfers... | CREATE TABLE INST, Here is a database schema( table schema); | how many hours have pass since the first time patient 12927 stayed in ward 23 on their current hospital encounter?It is not neccessary to use all the tables. |
SELECT Recipients and nominees FROM table WHERE Year = 1994 | CREATE TABLE INST, Here is a database schema( table schema); | Who are the recipients in 1994?.It is not neccessary to use all the tables. |
SELECT engine FROM table_name_45 WHERE chassis = "lola b02/00" AND rank = "1st" | CREATE TABLE INST, Here is a database schema( table schema); | What engine was used by the teams that used a Lola b02/00 chassis and ranked 1st?It is not neccessary to use all the tables. |
SELECT Visiting Team FROM table WHERE Host Team = buffalo bills | CREATE TABLE INST, Here is a database schema( table schema); | What team played on the road against the Buffalo Bills at home ?.It is not neccessary to use all the tables. |
SELECT Commissioned FROM table WHERE Fate = converted to laker, 1961; still in service | CREATE TABLE INST, Here is a database schema( table schema); | When was the ship that had a fate of 'converted to laker, 1961; still in service' commissioned?.It is not neccessary to use all the tables. |
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.dob_year < "2120" AND lab.fluid = "Urine" | CREATE TABLE INST, Here is a database schema( table schema); | What is the number of patients born before 2120 who had urine lab tests?It is not neccessary to use all the tables. |
SELECT Year FROM table WHERE Organization = legatum institute | CREATE TABLE INST, Here is a database schema( table schema); | What year for the legatum institute?.It is not neccessary to use all the tables. |
SELECT COUNT Goal Difference FROM table WHERE Goals for < 49 AND Position < 8 | CREATE TABLE INST, Here is a database schema( table schema); | What is the total of the goal difference entries for entries with fewer than 49 goals and position smaller than 8?.It is not neccessary to use all the tables. |
SELECT tournament_name FROM table_name_80 WHERE runners_up = "gianni ocleppo" | CREATE TABLE INST, Here is a database schema( table schema); | What's the name of the tournament that Gianni Ocleppo was the runner-up?It is not neccessary to use all the tables. |
SELECT "Italian" FROM table_23901 WHERE "English" = 'orange' | CREATE TABLE INST, Here is a database schema( table schema); | What is the Italian word for 'orange' in English?It is not neccessary to use all the tables. |
SELECT Pick FROM table WHERE Position = catcher AND Player = josh donaldson | CREATE TABLE INST, Here is a database schema( table schema); | What is catcher Josh Donaldson's pick number?.It is not neccessary to use all the tables. |
SELECT SUM(game) FROM table_name_44 WHERE points > 81 | CREATE TABLE INST, Here is a database schema( table schema); | What hame has points larger than 81?It is not neccessary to use all the tables. |
SELECT Episode Summary FROM table WHERE Episode = 5 | CREATE TABLE INST, Here is a database schema( table schema); | What is the episode summary for episode 5?.It is not neccessary to use all the tables. |
SELECT departure FROM table_name_67 WHERE station_name = "kanpur central" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Departure time at Kanpur Central Station?It is not neccessary to use all the tables. |
SELECT Winning score FROM table WHERE Tournament = walt disney world/oldsmobile classic | CREATE TABLE INST, Here is a database schema( table schema); | Which Winning score has a Tournament of walt disney world/oldsmobile classic?.It is not neccessary to use all the tables. |
SELECT format, _special_notes FROM table_name_23 WHERE title = "the pact: ...of the gods" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Format and Special Notes for of the pact: ...of the gods?It is not neccessary to use all the tables. |
SELECT Date FROM table WHERE Record = 10-8 | CREATE TABLE INST, Here is a database schema( table schema); | When did the team have a 10-8 record?.It is not neccessary to use all the tables. |
SELECT Opponent FROM table WHERE Time = 2:05 p.m. AND Result = w 26–20 | CREATE TABLE INST, Here is a database schema( table schema); | What is the Opponent with a time of 2:05 p.m., and the results were w 26–20?.It is not neccessary to use all the tables. |
SELECT score FROM table_name_91 WHERE opponent = "nashville predators" | CREATE TABLE INST, Here is a database schema( table schema); | What score has nashville predators as the opponent?It is not neccessary to use all the tables. |
SELECT Location FROM table WHERE Rank = 36 | CREATE TABLE INST, Here is a database schema( table schema); | What is the location of the mountain ranked at 36?.It is not neccessary to use all the tables. |
SELECT Class FROM table WHERE Frequency MHz = 107.5 | CREATE TABLE INST, Here is a database schema( table schema); | Which Class has a Frequency MHz of 107.5?.It is not neccessary to use all the tables. |
SELECT MAX Lane FROM table WHERE Reaction Time < 0.199 AND Country = united states AND Name = muna lee AND Time > 22.01 | CREATE TABLE INST, Here is a database schema( table schema); | Which Lane has a Reaction Time smaller than 0.199, and a Country of united states, and a Name of muna lee, and a Time larger than 22.01?.It is not neccessary to use all the tables. |
SELECT written_by FROM table_11111116_6 WHERE original_air_date = "April 17, 2011" | CREATE TABLE INST, Here is a database schema( table schema); | Who wrote the episode that aired on April 17 2011?It is not neccessary to use all the tables. |
SELECT COUNT Preston North End FROM table WHERE Blackpool < 0 | CREATE TABLE INST, Here is a database schema( table schema); | How much Preston North End has a Blackpool smaller than 0?.It is not neccessary to use all the tables. |
SELECT Network FROM table WHERE Year = 2011 | CREATE TABLE INST, Here is a database schema( table schema); | What's the network in 2011?.It is not neccessary to use all the tables. |
SELECT MIN Laps FROM table WHERE Team = perkins engineering | CREATE TABLE INST, Here is a database schema( table schema); | What are Perkins Engineering's fewest laps?.It is not neccessary to use all the tables. |
SELECT l2_cache FROM table_name_80 WHERE release_date = "september 10, 2009" AND fpu_width = "128-bit" AND multi_1 = "12x" | CREATE TABLE INST, Here is a database schema( table schema); | What is the L2 cache with a release date on September 10 2009 a 128-bit FPU width and a 12x multi 1?It is not neccessary to use all the tables. |
SELECT COUNT Cuts made FROM table WHERE Events > 3 AND Top-25 < 2 | CREATE TABLE INST, Here is a database schema( table schema); | What is the total number of cuts made for events played more than 3 times and under 2 top-25s?.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.