sql
stringlengths 9
2.37k
| table
stringclasses 9
values | query
stringlengths 51
503
|
---|---|---|
SELECT player FROM table_name_54 WHERE total = "158"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What player has a total of 158/It is not neccessary to use all the tables.
|
SELECT T1.professional_id, T1.cell_number FROM Professionals AS T1 JOIN Treatments AS T2 ON T1.professional_id = T2.professional_id GROUP BY T1.professional_id HAVING COUNT(*) >= 2
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which professionals have done at least two types of treatments? List the professional id and cell phone.It is not neccessary to use all the tables.
|
SELECT Home team FROM table WHERE Away team = derby county
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the home team that played Derby County as the away team?.It is not neccessary to use all the tables.
|
SELECT Player FROM table WHERE To par = +1 AND Score = 75-70-71-73=289
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What Player has a To par of +1 and the Score 75-70-71-73=289?.It is not neccessary to use all the tables.
|
SELECT name FROM county_public_safety ORDER BY population DESC LIMIT 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the name of the county with the greatest population?It is not neccessary to use all the tables.
|
SELECT COUNT(callsign) FROM table_27588823_2 WHERE location = "Masinloc, Zambales"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many call signs does the location masinloc, zambales have?It is not neccessary to use all the tables.
|
SELECT release_date FROM table_name_59 WHERE required_os = "windows" AND type = "2d" AND developer_s_ = "zeonix"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which Release date has a Required OS of windows a Type of 2d and a Developer(s) of zeonix?It is not neccessary to use all the tables.
|
SELECT MIN(laps) FROM table_name_16 WHERE rider = "mattia pasini"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many laps did Mattia Pasini ride?It is not neccessary to use all the tables.
|
SELECT SUM(laps) FROM table_name_40 WHERE time_retired = "exhaust" AND grid < 15
|
CREATE TABLE INST, Here is a database schema( table schema);
|
In grid 15 how many laps were there before ending with a time of exhaust?It is not neccessary to use all the tables.
|
SELECT "Top scorer" FROM table_73236 WHERE "Winner" = 'PSV Eindhoven' AND "Third Place" = 'NAC Breda'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
When nac breda came in third place and psv eindhoven was the winner who is the top scorer?It is not neccessary to use all the tables.
|
SELECT COUNT Q1 order FROM table WHERE Driver = Alexander Wurz
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many Q1 figures are given for Alexander Wurz?.It is not neccessary to use all the tables.
|
SELECT Round FROM table WHERE Method = submission (punches)
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many rounds was the fight with a decision by submission (punches)?.It is not neccessary to use all the tables.
|
SELECT attendance FROM table_name_17 WHERE home_team = "leicester city"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the attendance record for Leicester City?It is not neccessary to use all the tables.
|
SELECT MAX(water__sqmi_) FROM table_name_91 WHERE land___sqmi__ > 33.576 AND township = "glenila" AND latitude > 48.832189
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the highest water (sq mi) of the township glenila which has more than 33.576 sq mi of land and a latitude greater than 48.832189?It is not neccessary to use all the tables.
|
SELECT SUM Attendance FROM table WHERE Date = 21 august 2004
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the attendance on 21 August 2004?.It is not neccessary to use all the tables.
|
SELECT AVG(rank) FROM table_name_86 WHERE gold < 0
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the average rank for nations with fewer than 0 gold medals?It is not neccessary to use all the tables.
|
SELECT Party FROM table WHERE Senator = Dick Clark
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Of which part does congressman dick clark belong to?.It is not neccessary to use all the tables.
|
SELECT school_club_team_country FROM table_11734041_17 WHERE height_in_ft = "7-4"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What school did the 7-4 player attend?It is not neccessary to use all the tables.
|
SELECT COUNT(attendance) FROM table_name_34 WHERE date = "december 13, 1970" AND week > 13
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the attendance of the game on December 13, 1970?It is not neccessary to use all the tables.
|
SELECT Result FROM table WHERE Score = 3-2
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the result of the game with a score of 3-2?.It is not neccessary to use all the tables.
|
SELECT MAX(pick__number) FROM table_name_24 WHERE name = "akeem dent" AND overall < 91
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which highest pick number had Akeem Dent as a name and where the overall was less than 91?It is not neccessary to use all the tables.
|
SELECT COUNT(first_elected) FROM table_1341472_34 WHERE district = "New York 11"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Name the number of first elected for new york 11It is not neccessary to use all the tables.
|
SELECT MIN(obama_number) FROM table_20799587_1 WHERE mccain_percentage = "72.75%"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many people voted for Obama in the county where McCain got 72.75% of the votes?It is not neccessary to use all the tables.
|
SELECT "Date" FROM table_38172 WHERE "Week" = '6'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What day did the play on week 6?It is not neccessary to use all the tables.
|
SELECT demographic.age, demographic.gender FROM demographic WHERE demographic.name = "Charles Nilsson"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what is age and gender of subject name charles nilsson?It is not neccessary to use all the tables.
|
SELECT constructor FROM table_name_59 WHERE grid > 10 AND time_retired = "+1 lap"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
who is the constructor when the grid is more than 10 and the time/retired is +1 lap?It is not neccessary to use all the tables.
|
SELECT Record FROM table WHERE Loss = williams (3-1)
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the record for the game that had a loss of Williams (3-1)?.It is not neccessary to use all the tables.
|
SELECT MAX(attendance) FROM table_name_67 WHERE result = "l 38-20" AND week < 9
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the attendance for a week smaller than 9 with a result of L 38-20?It is not neccessary to use all the tables.
|
SELECT High rebounds FROM table WHERE Team = Memphis
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Name the high rebounds for memphis.It is not neccessary to use all the tables.
|
SELECT In Swedish FROM table WHERE In English = south karelia
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the Swedish name for South Karelia?.It is not neccessary to use all the tables.
|
SELECT Natural change FROM table WHERE Crude death rate (per 1000) = 8.7 AND Live births < 472
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is natural change with a crude death rate of 8.7 and less than 472 live births?.It is not neccessary to use all the tables.
|
SELECT Academic & University Affairs FROM table WHERE Human Resources & Operations = N. Charles Hamilton
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who is the academic & University affairs when the Human resources & operations is N. Charles Hamilton?.It is not neccessary to use all the tables.
|
SELECT District FROM table WHERE First elected = 1856 AND Incumbent = william kellogg
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which District has a First elected of 1856, and an Incumbent of william kellogg?.It is not neccessary to use all the tables.
|
SELECT Branding FROM table WHERE Location = metro manila AND Callsign = dwbl
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the Branding of the Metro Manila Frequency with a Callsign of DWBL?.It is not neccessary to use all the tables.
|
SELECT COUNT Promoted from league FROM table WHERE Relegated to league = Esher
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many were promoted from the league when Esher was relegated to the league?.It is not neccessary to use all the tables.
|
SELECT COUNT LMP2 Winning Team FROM table WHERE GT1 Winning Team = Gabriele Gardel Patrice Goueslard Fernando Rees AND Circuit = Algarve
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many winning teams are there on LMP2 if Gabriele Gardel Patrice Goueslard Fernando Rees was the GT1 Winning Team on the Algarve circuit?.It is not neccessary to use all the tables.
|
SELECT opponent FROM table_name_96 WHERE result = "w 33-31"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Tell me opponent for result of w 33-31It is not neccessary to use all the tables.
|
SELECT T2.state FROM finrev_fed_key_17 AS T2 JOIN finrev_fed_17 AS T1 ON T1.state_code = T2.state_code GROUP BY T2.state ORDER BY SUM(t_fed_rev) DESC LIMIT 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which state get the highest revenue?It is not neccessary to use all the tables.
|
SELECT SUM(year) FROM table_name_80 WHERE competition = "european indoor championships" AND venue = "budapest , hungary"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which Year has a Competition of european indoor championships and a Venue of budapest hungary?It is not neccessary to use all the tables.
|
SELECT Name FROM table WHERE P = MF
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the name where p is mf?.It is not neccessary to use all the tables.
|
SELECT COUNT(silver) FROM table_name_40 WHERE gold = 3 AND rank > 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many silver medals are there with 3 gold medals at a rank above 1?It is not neccessary to use all the tables.
|
SELECT location_attendance FROM table_27700530_10 WHERE high_assists = "Gilbert Arenas (9)"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the location and attendance of the game when gilbert arenas (9) had the high assists?It is not neccessary to use all the tables.
|
SELECT MIN(react) FROM table_name_79 WHERE name = "candice davis" AND lane < 3
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the lowest React when Name is "Candice Davis" and when Lane is less than 3?It is not neccessary to use all the tables.
|
SELECT to_par FROM table_name_27 WHERE player = "bob tway"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is Bob Tway's To par?It is not neccessary to use all the tables.
|
SELECT COUNT Points FROM table WHERE Constructor = citroën total world rally team AND Wins < 7
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what is the total number of points when the constructor is citroën total world rally team and the wins is less than 7?.It is not neccessary to use all the tables.
|
SELECT name FROM table_name_61 WHERE type = "freighter" AND nationality = "united kingdom" AND date = "3 may 1940"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what is the name when the type is freighter nationality is united kingdom on 3 may 1940?It is not neccessary to use all the tables.
|
SELECT Record FROM table WHERE Date = April 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Name the record for april 1.It is not neccessary to use all the tables.
|
SELECT date FROM table_name_49 WHERE home = "olimpia"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
On what Date is Olimpia the Home team?It is not neccessary to use all the tables.
|
SELECT Id, DisplayName, Reputation, WebsiteUrl, Location FROM Users WHERE Location LIKE '%Bangladesh%' ORDER BY Reputation DESC LIMIT 150
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Top 50 users from Bangladesh.It is not neccessary to use all the tables.
|
SELECT nationality FROM table_name_95 WHERE player = "steve kerr"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What nationality has steve kerr as the player?It is not neccessary to use all the tables.
|
SELECT "Venue" FROM table_52838 WHERE "Home team score" = '10.11 (71)'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
In which venue did the home team score 10.11 (71)It is not neccessary to use all the tables.
|
SELECT score FROM table_name_92 WHERE date = "april 24"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What scored is recorded on April 24?It is not neccessary to use all the tables.
|
SELECT teams FROM table_name_27 WHERE home = "1-0" AND season = "1988-89"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What teams has a home of 1-0 in the season 1988-89?It is not neccessary to use all the tables.
|
SELECT SUM(poles) FROM table_name_57 WHERE percentage = "22.08%"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many poles has a percentage of 22.08%?It is not neccessary to use all the tables.
|
SELECT winning_driver FROM table_name_21 WHERE fastest_lap = "lorenzo bandini" AND pole_position = "lorenzo bandini"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who is the Winnning driver in which lorenzo bandini has the fastest lap as well as the Pole position?It is not neccessary to use all the tables.
|
SELECT Record FROM table WHERE Opponent = Aylesbury United
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What records are hit where the opponent is Aylesbury United?.It is not neccessary to use all the tables.
|
SELECT AVG Net profit/loss (SEK) FROM table WHERE Employees (Average/Year) > 18,786 AND Year ended = 2000* AND Passengers flown > 23,240,000
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which average Net profit/loss (SEK) has Employees (Average/Year) larger than 18,786, and a Year ended of 2000*, and Passengers flown larger than 23,240,000?.It is not neccessary to use all the tables.
|
SELECT MAX Week FROM table WHERE Date = September 25, 1983
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Name the least week for september 25, 1983.It is not neccessary to use all the tables.
|
SELECT class FROM table_name_10 WHERE wa = "0-8-0"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What class is associated with a W.A. of 0-8-0?It is not neccessary to use all the tables.
|
SELECT player FROM table_name_35 WHERE pick > 53 AND position = "defensive tackle"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What player had a pick higher than 53 and a position of defensive tackle?It is not neccessary to use all the tables.
|
SELECT Institution FROM table WHERE Location = Bakersfield, California
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which institution was located in bakersfield, california?.It is not neccessary to use all the tables.
|
SELECT "Points for" FROM table_31879 WHERE "Points against" = '51'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
The 51 points against, how many are for?It is not neccessary to use all the tables.
|
SELECT Playoffs FROM table WHERE Regular Season = 2nd, Great Lakes
|
CREATE TABLE INST, Here is a database schema( table schema);
|
When Cleveland was 2nd, great lakes in the regular season what did they get to in the playoffs?.It is not neccessary to use all the tables.
|
SELECT capital FROM table_160510_1 WHERE hanja = "尙州"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
The hanja 尙州 is for what capital?It is not neccessary to use all the tables.
|
SELECT _percentage_of_votes FROM table_name_88 WHERE party = "family rights"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the percentage of votes received by the party of family rights?It is not neccessary to use all the tables.
|
SELECT SUM(caps) FROM table_name_57 WHERE date_of_birth__age_ = "13 december 1977"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the total of Caps when player born 13 December 1977?It is not neccessary to use all the tables.
|
SELECT AVG(total_apps) FROM table_name_41 WHERE total_goals = 0 AND fa_cup_goals > 0
|
CREATE TABLE INST, Here is a database schema( table schema);
|
It has fa cup goals larger than 0 and total goals of 0 what is the average total apps?It is not neccessary to use all the tables.
|
SELECT owned_since FROM table_1847523_2 WHERE station = "WFTS-TV"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many stations have been owned since wfts-tv?It is not neccessary to use all the tables.
|
SELECT MIN Crowd FROM table WHERE Home team = hawthorn
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many people were in attendance at Hawthorn's home match?.It is not neccessary to use all the tables.
|
SELECT H/A/N FROM table WHERE Score = 104-109
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is H/A/N, when Score is 104-109?.It is not neccessary to use all the tables.
|
SELECT 2011 FROM table_name_72 WHERE 2010 = "2r" AND 2008 = "a"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What 2011 has 2r as 2010 and a 2008 of A?It is not neccessary to use all the tables.
|
SELECT Winner/2nd FROM table WHERE Race = British Champion Stakes
|
CREATE TABLE INST, Here is a database schema( table schema);
|
who was the winner /2nd for the British Champion Stakes race? .It is not neccessary to use all the tables.
|
SELECT Conference Joined FROM table WHERE Previous Conference = northwestern AND Mascot = oilers
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which Conference Joined has a Previous Conference of northwestern, and a Mascot of oilers?.It is not neccessary to use all the tables.
|
SELECT COUNT Week FROM table WHERE Lions' Points = 27 AND Opponents' Points = 24
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the total number for the week that has lions' points of 27, and an opponents' points of 24?.It is not neccessary to use all the tables.
|
SELECT erp_w FROM table_name_22 WHERE call_sign = "k236am"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the ERP W for K236AM?It is not neccessary to use all the tables.
|
SELECT AVG Region FROM table WHERE Area (km 2 ) = 451.79 AND Population < 496,257
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the average region that has an Area (km 2 ) of 451.79, and a Population under 496,257?.It is not neccessary to use all the tables.
|
SELECT winning_score FROM table_name_4 WHERE margin_of_victory = "playoff" AND tournament = "safeco classic"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the winning score when the margin of victory was a playoff for the Tournament of safeco classic?It is not neccessary to use all the tables.
|
SELECT name, COUNT(name) FROM races WHERE year BETWEEN 2009 AND 2011 GROUP BY name ORDER BY COUNT(name)
|
CREATE TABLE INST, Here is a database schema( table schema);
|
A bar chart for what are the number of the names of all races held between 2009 and 2011?, could you sort by the Y-axis in ascending?It is not neccessary to use all the tables.
|
SELECT MAX Total FROM table WHERE Gold = 1 AND Bronze > 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the high total for nations with 1 gold and over 1 bronze?.It is not neccessary to use all the tables.
|
SELECT "silver" FROM table_203_812 WHERE "nation" = 'turkey'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
how many silver medals did turkey win ?It is not neccessary to use all the tables.
|
SELECT cabinet FROM table_name_42 WHERE year > 1981 AND fractievoorzitter = "hans van mierlo" AND chair = "w.i.j.m. vrijhoef"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is Cabinet when Year is after 1981 when Fractievoorzitter is "Hans Van Mierlo" and when Chair is "W.I.J.M. Vrijhoef"?It is not neccessary to use all the tables.
|
SELECT years FROM table_name_85 WHERE roll = 33
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What years does the school have with a roll of 33?It is not neccessary to use all the tables.
|
SELECT MIN Total FROM table WHERE County = Cabarrus
|
CREATE TABLE INST, Here is a database schema( table schema);
|
How many people voted in Cabarrus county?.It is not neccessary to use all the tables.
|
SELECT "race name" FROM table_204_137 ORDER BY id DESC LIMIT 1
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what was the name of the last race ?It is not neccessary to use all the tables.
|
SELECT score FROM table_name_31 WHERE venue = "idrottsparken"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Which Score has a Venue of idrottsparken?It is not neccessary to use all the tables.
|
SELECT Guest Host FROM table WHERE Episode Number < 6 AND Who knows the most about the guest host? panelists = jade goody and kenzie
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who was the guest host for episode numbers under 6 and panelists of Jade Goody and Kenzie?.It is not neccessary to use all the tables.
|
SELECT HIRE_DATE, AVG(SALARY) FROM employees WHERE NOT EMPLOYEE_ID IN (SELECT EMPLOYEE_ID FROM job_history) ORDER BY AVG(SALARY) DESC
|
CREATE TABLE INST, Here is a database schema( table schema);
|
For those employees who did not have any job in the past, show me about the distribution of hire_date and the average of salary bin hire_date by weekday in a bar chart, could you show in desc by the total number?It is not neccessary to use all the tables.
|
SELECT driver_s_ FROM table_name_57 WHERE owner_s_ = "bob keselowski"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who is the Driver on Bob Keselowski's team?It is not neccessary to use all the tables.
|
SELECT location FROM table_name_12 WHERE novelty = "gen"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the Location when the novelty is gen?It is not neccessary to use all the tables.
|
SELECT Statement_Details, AVG(Account_Details) FROM Accounts AS T1 JOIN Statements AS T2 ON T1.Statement_ID = T2.Statement_ID GROUP BY Statement_Details ORDER BY Statement_Details DESC
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Show the average of account details for different statement details in a bar chart, and sort bar in descending order.It is not neccessary to use all the tables.
|
SELECT COUNT(nickname) FROM table_11604804_5 WHERE founded = 1918
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What was the number of nickname founded 1918?It is not neccessary to use all the tables.
|
SELECT Score FROM table WHERE Venue = stade général seyni kountché, niamey AND Competition = friendly AND Date = 9 october 2012
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what is the score when the venue is stade général seyni kountché, niamey, the competition is friendly and the date is 9 october 2012?.It is not neccessary to use all the tables.
|
SELECT record FROM table_name_36 WHERE game_site = "candlestick park" AND date = "october 12, 2008"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What record has candlestick park as the game site and october 12 2008 as the date?It is not neccessary to use all the tables.
|
SELECT COUNT January FROM table WHERE Opponent = philadelphia flyers
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the number in January for Philadelphia Flyers as opponents?.It is not neccessary to use all the tables.
|
SELECT "Artist(s)" FROM table_75145 WHERE "Book title" = 'cyberella'
|
CREATE TABLE INST, Here is a database schema( table schema);
|
what artist has a book called cyberellaIt is not neccessary to use all the tables.
|
SELECT directed_by FROM table_28027307_1 WHERE production_code = "6AKY11"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who directed the episode with the production code of 6AKY11?It is not neccessary to use all the tables.
|
SELECT Written by FROM table WHERE Directed by = Richard L. Bare AND No. in season = 8
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Who was the writters for the episode directed by Richard L. Bare, no. 8 in season?.It is not neccessary to use all the tables.
|
SELECT Tonnage (GRT) FROM table WHERE Name = eldena
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What is the tonnage of the Eldena?.It is not neccessary to use all the tables.
|
SELECT lunar_landing_site FROM table_name_52 WHERE duration_on_lunar_surface = "21:31"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
Where was the landing site when the duration on the lunar surface was 21:31?It is not neccessary to use all the tables.
|
SELECT title FROM table_23799653_1 WHERE directed_by = "Laura Innes" AND us_viewers__millions_ = "9.63"
|
CREATE TABLE INST, Here is a database schema( table schema);
|
What's the name of the episode seen by 9.63 millions of people in the US whose director is Laura Innes?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.