sql stringlengths 9 2.37k | table stringclasses 9
values | query stringlengths 51 503 |
|---|---|---|
SELECT AVG Attendance FROM table WHERE Score = 0:0 - 4:1 (pen) | CREATE TABLE INST, Here is a database schema( table schema); | How many Attendance in a match which scores 0:0 - 4:1 (pen).It is not neccessary to use all the tables. |
SELECT color_commentator_s_ FROM table_name_69 WHERE play_by_play = "al michaels" AND year > 2003 | CREATE TABLE INST, Here is a database schema( table schema); | Who was Al Michaels' color commentator in 2003?It is not neccessary to use all the tables. |
SELECT score FROM table_name_23 WHERE tournament = "danny thomas memphis classic" | CREATE TABLE INST, Here is a database schema( table schema); | What is the score of the Tournament named danny thomas memphis classic?It is not neccessary to use all the tables. |
SELECT COUNT Significand FROM table WHERE Number of decimal digits = ~34.0 AND Total bits > 128 | CREATE TABLE INST, Here is a database schema( table schema); | What's the total number of signicand with ~34.0 decimal digits and more than 128 total bits?.It is not neccessary to use all the tables. |
SELECT Home team FROM table WHERE Home team score = 13.14 (92) | CREATE TABLE INST, Here is a database schema( table schema); | What kind of Home team has a Home team score of 13.14 (92)?.It is not neccessary to use all the tables. |
SELECT Home team FROM table WHERE Away team = north melbourne | CREATE TABLE INST, Here is a database schema( table schema); | Who was the home team for the game where North Melbourne was the away team?.It is not neccessary to use all the tables. |
SELECT COUNT Attendance FROM table WHERE Stadium = Cotton Bowl | CREATE TABLE INST, Here is a database schema( table schema); | how many attendance with stadium being cotton bowl.It is not neccessary to use all the tables. |
SELECT MAX Played FROM table WHERE Goal Difference < 27 AND Losses > 13 AND Goals for < 42 AND Draws = 6 | CREATE TABLE INST, Here is a database schema( table schema); | Which position had a goal difference of less than 27, lost more than 13 games, scored less than 42 goals and drew 6 games?.It is not neccessary to use all the tables. |
SELECT COUNT General classification FROM table WHERE Stage = 5 | CREATE TABLE INST, Here is a database schema( table schema); | How many different people had a General Classification on Stage 5?.It is not neccessary to use all the tables. |
SELECT MIN Population FROM table WHERE English Name = nanbin farm | CREATE TABLE INST, Here is a database schema( table schema); | What is the Population of the subdivision with the English Name of nanbin farm?.It is not neccessary to use all the tables. |
SELECT COUNT(*) FROM dorm | CREATE TABLE INST, Here is a database schema( table schema); | How many dorms are there?It is not neccessary to use all the tables. |
SELECT SUM(games) FROM table_name_10 WHERE points_difference = "18 - 33" AND points < 4 | CREATE TABLE INST, Here is a database schema( table schema); | Points difference of 18 - 33 and a Points smaller than 4 is the total of what sum of games?It is not neccessary to use all the tables. |
SELECT result FROM table_name_69 WHERE year = 1994 AND award = "song of the year" | CREATE TABLE INST, Here is a database schema( table schema); | What was the result for song of the year award in 1994?It is not neccessary to use all the tables. |
SELECT AVG(start_term) FROM table_name_58 WHERE end_term = 1912 | CREATE TABLE INST, Here is a database schema( table schema); | What is the average Start term with a 1912 end term?It is not neccessary to use all the tables. |
SELECT MAX Overall FROM table WHERE College = southern mississippi AND Round < 6 | CREATE TABLE INST, Here is a database schema( table schema); | What is the highest overall pick from the College of Southern Mississippi that was selected before round 6?.It is not neccessary to use all the tables. |
SELECT COUNT(candidates) FROM table_1342149_13 WHERE incumbent = "Noah M. Mason" | CREATE TABLE INST, Here is a database schema( table schema); | What are the candidates for noah m. mason?It is not neccessary to use all the tables. |
SELECT bronze FROM table_name_59 WHERE place = "melbourne" | CREATE TABLE INST, Here is a database schema( table schema); | Who won the Bronze at Melbourne?It is not neccessary to use all the tables. |
SELECT MAX(pick__number) FROM table_name_97 WHERE college = "maryland-eastern shore" | CREATE TABLE INST, Here is a database schema( table schema); | What is the highest Pick # for the College of Maryland-Eastern Shore?It is not neccessary to use all the tables. |
SELECT position FROM table_11803648_17 WHERE player = "Patrick Wiercioch" | CREATE TABLE INST, Here is a database schema( table schema); | WHAT POSITION DOES PATRICK WIERCIOCH PLAY?It is not neccessary to use all the tables. |
SELECT MAX(time) FROM table_name_39 WHERE heat < 1 | CREATE TABLE INST, Here is a database schema( table schema); | What is a highest time for the heat smaller than 1?It is not neccessary to use all the tables. |
SELECT Hazmat FROM table WHERE Type = rural AND Tankers = 1 | CREATE TABLE INST, Here is a database schema( table schema); | What is the Hazmat, when the Type is Rural, and when the number of Tankers is 1?.It is not neccessary to use all the tables. |
SELECT name FROM table_name_74 WHERE league_cup_goals > 0 AND total_goals < 13 AND league_cup_apps = "4" | CREATE TABLE INST, Here is a database schema( table schema); | Who is the player that has scored more than 0 league cup goals but has than 13 total goals and 4 league cup appearances total?It is not neccessary to use all the tables. |
SELECT Score FROM table WHERE Surface = hard AND Outcome = runner-up | CREATE TABLE INST, Here is a database schema( table schema); | what is the score when the surface is hard and outcome is runner-up?.It is not neccessary to use all the tables. |
SELECT player FROM table_name_31 WHERE original_nfl_team = "buffalo bills" | CREATE TABLE INST, Here is a database schema( table schema); | What player's original team are the Buffalo Bills?It is not neccessary to use all the tables. |
SELECT MIN(earnings__) AS $__ FROM table_name_50 WHERE wins = 4 AND rank > 4 | CREATE TABLE INST, Here is a database schema( table schema); | Which player has the lowest earnings and has at least 4 wins and is ranked higher than 4?It is not neccessary to use all the tables. |
SELECT mult FROM table_name_85 WHERE sspec_number = "slj6d(b1)slj6f(b1)" | CREATE TABLE INST, Here is a database schema( table schema); | Spec number of slj6d(b1)slj6f(b1) has what mult.?It is not neccessary to use all the tables. |
SELECT Podiums FROM table WHERE Final Placing = 10th | CREATE TABLE INST, Here is a database schema( table schema); | Which podiums have a final placing of 10th?.It is not neccessary to use all the tables. |
SELECT Cores FROM table WHERE L3 cache = 8 mb AND Frequency = 2.5 ghz | CREATE TABLE INST, Here is a database schema( table schema); | What is the cores when the L3 cache is 8 mb, and the frequency is 2.5 ghz?.It is not neccessary to use all the tables. |
SELECT film FROM table_name_91 WHERE leading_man = "adolphe menjou" AND year = 1939 | CREATE TABLE INST, Here is a database schema( table schema); | What film has a leading man of adolphe menjou in 1939?It is not neccessary to use all the tables. |
SELECT "Time ( h : m : s )" FROM table_70154 WHERE "Date" = '13 october 2010' | CREATE TABLE INST, Here is a database schema( table schema); | What is the Time ( h : m : s ) on 13 october 2010It is not neccessary to use all the tables. |
SELECT T1.booking_start_date, T1.booking_start_date FROM Apartment_Bookings AS T1 JOIN Apartments AS T2 ON T1.apt_id = T2.apt_id WHERE T2.bedroom_count > 2 | CREATE TABLE INST, Here is a database schema( table schema); | What are the booking start and end dates of the apartments with more than 2 bedrooms?It is not neccessary to use all the tables. |
SELECT MAX("First elected") FROM table_28907 | CREATE TABLE INST, Here is a database schema( table schema); | Name the most first electedIt is not neccessary to use all the tables. |
SELECT builder FROM table_name_83 WHERE length = "42.8 m" AND delivery = 2007 | CREATE TABLE INST, Here is a database schema( table schema); | Who built the ship that is 42.8 m long and was delivered in 2007?It is not neccessary to use all the tables. |
SELECT Advocate # 1 FROM table WHERE Root of All Evil = American Idol | CREATE TABLE INST, Here is a database schema( table schema); | Name the advocate #1 for american idol.It is not neccessary to use all the tables. |
SELECT T1.part_name, COUNT(*) FROM Parts AS T1 JOIN Asset_Parts AS T2 ON T1.part_id = T2.part_id GROUP BY T1.part_name | CREATE TABLE INST, Here is a database schema( table schema); | How many assets can each parts be used in? List the part name and the number.It is not neccessary to use all the tables. |
SELECT Youth Classification FROM table WHERE Aggressive Rider = Michael Barry | CREATE TABLE INST, Here is a database schema( table schema); | Name the youth classification for michael barry.It is not neccessary to use all the tables. |
SELECT SUM 1980 FROM table WHERE 1996[2] > 68 AND 1990 < 352 AND 1970 > 105 AND 1950 = 119 | CREATE TABLE INST, Here is a database schema( table schema); | 1996[2] larger than 68, and a 1990 smaller than 352, and a 1970 larger than 105, and a 1950 of 119 is the sum of what 1980?.It is not neccessary to use all the tables. |
SELECT opponent FROM table_name_20 WHERE game_site = "atlanta-fulton county stadium" | CREATE TABLE INST, Here is a database schema( table schema); | Who did they play at Atlanta-Fulton County Stadium?It is not neccessary to use all the tables. |
SELECT venue FROM table_name_6 WHERE result = "2–2 (d)" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Venue of the Competition with a Result of 2–2 (d)?It is not neccessary to use all the tables. |
SELECT T1.Name FROM people AS T1 JOIN perpetrator AS T2 ON T1.People_ID = T2.People_ID | CREATE TABLE INST, Here is a database schema( table schema); | What are the names of perpetrators?It is not neccessary to use all the tables. |
SELECT Venue FROM table WHERE Result = 4-5 AND Score = 1-1 | CREATE TABLE INST, Here is a database schema( table schema); | Where was there a result of 4-5 and a score of 1-1?.It is not neccessary to use all the tables. |
SELECT TYPE, COUNT(*) FROM operate_company GROUP BY TYPE ORDER BY COUNT(*) DESC LIMIT 1 | CREATE TABLE INST, Here is a database schema( table schema); | What is the most common company type, and how many are there?It is not neccessary to use all the tables. |
SELECT no_s_ FROM table_name_94 WHERE school_club_team_country = "washington" | CREATE TABLE INST, Here is a database schema( table schema); | What are the numbers for any players from Washington?It is not neccessary to use all the tables. |
SELECT Studio FROM table WHERE Director = oliver stone | CREATE TABLE INST, Here is a database schema( table schema); | Which Studio has a Director of oliver stone?.It is not neccessary to use all the tables. |
SELECT COUNT Results FROM table WHERE Incumbent = Ruben Hinojosa | CREATE TABLE INST, Here is a database schema( table schema); | How many times did incumbent ruben hinojosa get elected?.It is not neccessary to use all the tables. |
SELECT coding FROM table_name_48 WHERE variant_id = "abd'1a 3" | CREATE TABLE INST, Here is a database schema( table schema); | Which coding's variant id is abd'1a 3?It is not neccessary to use all the tables. |
SELECT COUNT(enrollment) FROM table_261941_1 WHERE joined = "1931, 1949 1" | CREATE TABLE INST, Here is a database schema( table schema); | How many different items appear in the enrollment column that joined in 1931 1949 1?It is not neccessary to use all the tables. |
SELECT status FROM table_22815568_12 WHERE unemployment_rate = "6.7%" | CREATE TABLE INST, Here is a database schema( table schema); | Name the status for unemployment rate being 6.7%It is not neccessary to use all the tables. |
SELECT total FROM table_182298_5 WHERE country = "South Korea" | CREATE TABLE INST, Here is a database schema( table schema); | How many are the total winners from South Korea?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.admityear < "2166" AND diagnoses.long_title = "Pneumococcal pneumonia [Streptococcus pneumoniae pneumonia]" | CREATE TABLE INST, Here is a database schema( table schema); | how many patients whose admission year is less than 2166 and diagnoses long title is pneumococcal pneumonia [streptococcus pneumoniae pneumonia]?It is not neccessary to use all the tables. |
SELECT Venue FROM table WHERE Home team score = 15.21 (111) | CREATE TABLE INST, Here is a database schema( table schema); | Where did the home team score 15.21 (111)?.It is not neccessary to use all the tables. |
SELECT location_attendance FROM table_22879262_7 WHERE game = 27 | CREATE TABLE INST, Here is a database schema( table schema); | what is the location attendance for game 27?It is not neccessary to use all the tables. |
SELECT date FROM table_name_74 WHERE home_team = "fitzroy" | CREATE TABLE INST, Here is a database schema( table schema); | On what date did Fitzroy play as the home team?It is not neccessary to use all the tables. |
SELECT COUNT(top_25) FROM table_name_37 WHERE cuts_made = 62 AND wins < 1 | CREATE TABLE INST, Here is a database schema( table schema); | What was the total number of Top-25 values for which Cuts made was 62 and for which Wins were less than 1?It is not neccessary to use all the tables. |
SELECT COUNT(march) FROM table_name_94 WHERE record = "25-10-9" AND game > 44 | CREATE TABLE INST, Here is a database schema( table schema); | What is the number of March that has 25-10-9 record and a Game more than 44?It is not neccessary to use all the tables. |
SELECT away_team AS score FROM table_name_46 WHERE home_team = "hawthorn" | CREATE TABLE INST, Here is a database schema( table schema); | What is the score for the away team when they played Hawthorn?It is not neccessary to use all the tables. |
SELECT Pos. FROM table WHERE Tier > 1 AND Cup Competitions = pokal slovenije 1. round | CREATE TABLE INST, Here is a database schema( table schema); | What is the pos with more than 1 tier during Pokal Slovenije 1. round?.It is not neccessary to use all the tables. |
SELECT Head Coach FROM table WHERE Previous season = 2 | CREATE TABLE INST, Here is a database schema( table schema); | Who was the head coach in season 2?.It is not neccessary to use all the tables. |
SELECT Owner FROM table WHERE Branding = fox fm | CREATE TABLE INST, Here is a database schema( table schema); | Who is the owner with the branding fox fm?.It is not neccessary to use all the tables. |
SELECT country FROM table_name_35 WHERE to_par = "–1" | CREATE TABLE INST, Here is a database schema( table schema); | What is the Country of the Player with a To par of –1?It is not neccessary to use all the tables. |
SELECT school FROM table_name_54 WHERE team_name = "trojans" | CREATE TABLE INST, Here is a database schema( table schema); | What school had a team name of the Trojans?It is not neccessary to use all the tables. |
SELECT city FROM table_name_49 WHERE july = "23/9°c (73/48°f)" | CREATE TABLE INST, Here is a database schema( table schema); | In what city is the July temperature 23/9°c (73/48°f)?It is not neccessary to use all the tables. |
SELECT 24 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', intakeoutput.intakeoutputtime)) FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '022-187132') AND patient.unitdischargetime IS NULL) AND intakeoutput.celllabel = 'fat emulsion 20%' AND intakeoutput.cellpath LIKE '%intake%' ORDER BY intakeoutput.intakeoutputtime LIMIT 1 | CREATE TABLE INST, Here is a database schema( table schema); | how many hours has it been since the first intake of fat emulsion 20% for patient 022-187132 on the current icu visit?It is not neccessary to use all the tables. |
SELECT COUNT Original airdate FROM table WHERE Written by = Allan Hawco | CREATE TABLE INST, Here is a database schema( table schema); | what is the number of original airdate written by allan hawco?.It is not neccessary to use all the tables. |
SELECT date FROM table_name_79 WHERE result = "win" AND competition = "friendly" AND location = "porto" | CREATE TABLE INST, Here is a database schema( table schema); | What date has a result of win in a friendly competition in Porto?It is not neccessary to use all the tables. |
SELECT location_attendance FROM table_23248910_6 WHERE team = "Nets" | CREATE TABLE INST, Here is a database schema( table schema); | What location and it's attendance was the game against the Nets?It is not neccessary to use all the tables. |
SELECT res FROM table_name_25 WHERE opponent = "steve schneider" | CREATE TABLE INST, Here is a database schema( table schema); | What was the resolution of the fight against steve schneider?It is not neccessary to use all the tables. |
SELECT SUM(year) FROM table_name_4 WHERE rank < 19 | CREATE TABLE INST, Here is a database schema( table schema); | What is the sum of Year when Rank is less than 19?It is not neccessary to use all the tables. |
SELECT 3 (F) FROM table WHERE 2 (VF) = tui dhuli | CREATE TABLE INST, Here is a database schema( table schema); | What is the 3rd for the 2nd Tui Dhuli?.It is not neccessary to use all the tables. |
SELECT Attendance FROM table WHERE Venue = mandalay bay resort | CREATE TABLE INST, Here is a database schema( table schema); | Which Attendance has Mandalay Bay Resort.It is not neccessary to use all the tables. |
SELECT time FROM table_name_47 WHERE away_team = "convoy sun hei team a" | CREATE TABLE INST, Here is a database schema( table schema); | What was the time for the match with away team Convoy Sun Hei Team A?It is not neccessary to use all the tables. |
SELECT MAX Enrollment FROM table WHERE Institution = Babson College | CREATE TABLE INST, Here is a database schema( table schema); | What's Babson College's enrollment?.It is not neccessary to use all the tables. |
SELECT Route Number FROM table WHERE South/West Terminal = Rincon Valley | CREATE TABLE INST, Here is a database schema( table schema); | Name the route number for rincon valley.It is not neccessary to use all the tables. |
SELECT minister FROM table_name_58 WHERE left_office = "1960" | CREATE TABLE INST, Here is a database schema( table schema); | Who is the mInister who left office during 1960?It is not neccessary to use all the tables. |
SELECT July FROM table WHERE March = 0.41 | CREATE TABLE INST, Here is a database schema( table schema); | March 0.41 in July? .It is not neccessary to use all the tables. |
SELECT Power (kW) FROM table WHERE Coverage = general santos | CREATE TABLE INST, Here is a database schema( table schema); | What is the power in kW corresponding to the station that covers General Santos?.It is not neccessary to use all the tables. |
SELECT COUNT(candidates) FROM table_1342198_38 WHERE district = "Pennsylvania 21" | CREATE TABLE INST, Here is a database schema( table schema); | What is the number of candidates for pennsylvania 21It is not neccessary to use all the tables. |
SELECT T1.name FROM physician AS T1 JOIN affiliated_with AS T2 ON T1.employeeid = T2.physician JOIN department AS T3 ON T2.department = T3.departmentid WHERE T3.name = 'Surgery' OR T3.name = 'Psychiatry' | CREATE TABLE INST, Here is a database schema( table schema); | Which physicians are affiliated with either Surgery or Psychiatry department? Give me their names.It is not neccessary to use all the tables. |
SELECT record FROM table_name_96 WHERE home = "columbus" AND date = "march 7" | CREATE TABLE INST, Here is a database schema( table schema); | What is the record of the match with Columbus as the home team on March 7?It is not neccessary to use all the tables. |
SELECT COUNT(DISTINCT t1.uniquepid) FROM (SELECT patient.uniquepid, treatment.treatmenttime FROM treatment JOIN patient ON treatment.patientunitstayid = patient.patientunitstayid WHERE treatment.treatmentname = 'antihyperlipidemic agent - hmg-coa reductase inhibitor' AND DATETIME(treatment.treatmenttime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-1 year')) AS t1 JOIN (SELECT patient.uniquepid, medication.drugstarttime FROM medication JOIN patient ON medication.patientunitstayid = patient.patientunitstayid WHERE medication.drugname = 'sodium chloride 0.9% 1000 ml lvp' AND DATETIME(medication.drugstarttime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-1 year')) AS t2 WHERE t1.treatmenttime < t2.drugstarttime AND DATETIME(t1.treatmenttime, 'start of month') = DATETIME(t2.drugstarttime, 'start of month') | CREATE TABLE INST, Here is a database schema( table schema); | how many patients were prescribed sodium chloride 0.9% 1000 ml lvp within the same month last year after the procedure of antihyperlipidemic agent - hmg-coa reductase inhibitor.It is not neccessary to use all the tables. |
SELECT Home team FROM table WHERE Tie no = 7 | CREATE TABLE INST, Here is a database schema( table schema); | Who was the home team when the Tie no was 7?.It is not neccessary to use all the tables. |
SELECT Theme FROM table WHERE Issue Price = $489.95 AND Year > 2005 | CREATE TABLE INST, Here is a database schema( table schema); | What theme had an issue price of $489.95 after 2005?.It is not neccessary to use all the tables. |
SELECT away_team AS score FROM table_name_58 WHERE home_team = "south melbourne" | CREATE TABLE INST, Here is a database schema( table schema); | What is the score for the away team when South Melbourne was the home team?It is not neccessary to use all the tables. |
SELECT no_1 FROM table_name_27 WHERE region__year_ = "maryland (2008)" | CREATE TABLE INST, Here is a database schema( table schema); | What is the No 1 from the Maryland (2008) Region (year)?It is not neccessary to use all the tables. |
SELECT High rebounds FROM table WHERE Date = January 6 | CREATE TABLE INST, Here is a database schema( table schema); | Who had the high rebound total on january 6?.It is not neccessary to use all the tables. |
SELECT Date FROM table WHERE Home = atlanta | CREATE TABLE INST, Here is a database schema( table schema); | What was the date of the game when Atlanta was the home team?.It is not neccessary to use all the tables. |
SELECT date_founded__founder FROM table_242785_3 WHERE emblem = "Hercules" | CREATE TABLE INST, Here is a database schema( table schema); | What is the date founded/founder when the emblem was Hercules?It is not neccessary to use all the tables. |
SELECT "Purse" FROM table_6130 WHERE "Trainer" = 'aidan o''brien' | CREATE TABLE INST, Here is a database schema( table schema); | What was the purse when the trainer was Aidan O'Brien?It is not neccessary to use all the tables. |
SELECT t3.District_name FROM store AS t1 JOIN store_district AS t2 ON t1.store_id = t2.store_id JOIN district AS t3 ON t2.district_id = t3.district_id WHERE t1.Type = "City Mall" INTERSECT SELECT t3.District_name FROM store AS t1 JOIN store_district AS t2 ON t1.store_id = t2.store_id JOIN district AS t3 ON t2.district_id = t3.district_id WHERE t1.Type = "Village Store" | CREATE TABLE INST, Here is a database schema( table schema); | Find the names of districts where have both city mall and village store type stores.It is not neccessary to use all the tables. |
SELECT COUNT Crowd FROM table WHERE Home team score = 8.21 (69) | CREATE TABLE INST, Here is a database schema( table schema); | What was the total crowd at the game where the home team score was 8.21 (69).It is not neccessary to use all the tables. |
SELECT Opponent FROM table WHERE Method = tko | CREATE TABLE INST, Here is a database schema( table schema); | Who was the opponent when there was a TKO method?.It is not neccessary to use all the tables. |
SELECT foundation FROM table_name_17 WHERE enterprise = "2" | CREATE TABLE INST, Here is a database schema( table schema); | Which Foundation has an Enterprise of 2?It is not neccessary to use all the tables. |
SELECT album FROM table_name_18 WHERE label = "warp records / paper bag records" AND title = "i need a life" | CREATE TABLE INST, Here is a database schema( table schema); | What album has the title I Need A Life with the label of warp records / paper bag records?It is not neccessary to use all the tables. |
SELECT Date FROM table WHERE Result = draw AND Competition = friendly AND Venue = dubai | CREATE TABLE INST, Here is a database schema( table schema); | On what date did a friendly competition, hosted in Dubai, result in a draw?.It is not neccessary to use all the tables. |
SELECT score FROM table_name_32 WHERE date = "february 18, 2008" | CREATE TABLE INST, Here is a database schema( table schema); | What was the Score on February 18 2008?It is not neccessary to use all the tables. |
SELECT Original air date FROM table WHERE Title = "The One with All the Resolutions" | CREATE TABLE INST, Here is a database schema( table schema); | What date did "the one with all the resolutions" originally air?.It is not neccessary to use all the tables. |
SELECT MIN Draw FROM table WHERE Percentage = 5.02% | CREATE TABLE INST, Here is a database schema( table schema); | What is the fewest draws for percentages of 5.02%?.It is not neccessary to use all the tables. |
SELECT directed_by FROM table_18481791_3 WHERE no_in_season = 1 | CREATE TABLE INST, Here is a database schema( table schema); | Who directed season 1?It is not neccessary to use all the tables. |
SELECT Frequency FROM table WHERE Watts < 100,000 AND City of license = guymon, oklahoma | CREATE TABLE INST, Here is a database schema( table schema); | What is the Frequency that is smaller than 100,000 Watts in guymon, oklahoma?.It is not neccessary to use all the tables. |
SELECT COUNT TV season FROM table WHERE Season finale = May 23, 1995 | CREATE TABLE INST, Here is a database schema( table schema); | Name the number of tv seasons for season finale of may 23, 1995.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.