text stringlengths 197 8.39k |
|---|
### Context: CREATE TABLE table_name_42 (
format VARCHAR,
conference VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What format has conference iii as the conference?
### Query: SELECT format FROM table_name_42 WHERE conference = "conference iii" |
### Context: CREATE TABLE table_name_3 (
erp_w INTEGER,
call_sign VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which ERP W is the highest one that has a Call sign of w255bi?
### Query: SELECT MAX(erp_w) FROM table_name_3 WHERE call_sign = "w255bi" |
### Context: CREATE TABLE CloseReasonTypes (
Id number,
Name text,
Description text
)
CREATE TABLE ReviewTaskResultTypes (
Id number,
Name text,
Description text
)
CREATE TABLE PostFeedback (
Id number,
PostId number,
IsAnonymous boolean,
VoteTypeId number,
CreationDate tim... |
### Context: CREATE TABLE table_16799784_3 (
latitude VARCHAR,
longitude VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- At a longitude of 321.9e, what is the latitude of the features found?
### Query: SELECT latitude FROM table_16799784_3 WHERE longitude = ... |
### Context: CREATE TABLE table_name_52 (
year VARCHAR,
distance VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- In what year saw a total distance of 1,870.23 km?
### Query: SELECT year FROM table_name_52 WHERE distance = "1,870.23 km" |
### Context: CREATE TABLE table_name_52 (
date VARCHAR,
home_team VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- When did the Wolverhampton Wanderers play at home?
### Query: SELECT date FROM table_name_52 WHERE home_team = "wolverhampton wanderers" |
### Context: CREATE TABLE table_933 (
"Week" real,
"Date" text,
"Opponent" text,
"Result" text,
"Stadium" text,
"Record" text,
"Attendance" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the minimum attendance with record being 4 6
... |
### Context: CREATE TABLE table_63139 (
"Position" real,
"Team" text,
"Played" real,
"Wins" real,
"Draws P.K. Wins / P.K. Losses" text,
"Losses" real,
"Scored" real,
"Conceded" real,
"Points" real
)
-- Using valid SQLite, answer the following questions for the tables provided above... |
### Context: CREATE TABLE table_name_92 (
points VARCHAR,
tries_against VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- When the tries against is 90 how many points are there?
### Query: SELECT points FROM table_name_92 WHERE tries_against = "90" |
### Context: CREATE TABLE table_10665 (
"Driver" text,
"Constructor" text,
"Laps" real,
"Time/Retired" text,
"Grid" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the Time/Retired for Grid 6?
### Query: SELECT "Time/Retired" FROM table_1066... |
### Context: CREATE TABLE table_37259 (
"Name" text,
"Number" real,
"From" text,
"Length (km)" real,
"Length (mi)" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What's the shortest length from north klondike highway that has a length less than 326?... |
### Context: CREATE TABLE table_9582 (
"Year" real,
"Lijsttrekker" text,
"Fractievoorzitter" text,
"Cabinet" text,
"Chair" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is Fractievoorzitter, when Lijsttrekker is 'No Elections', and when Year i... |
### Context: CREATE TABLE table_23486853_7 (
score VARCHAR,
date VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What scores happened on February 9?
### Query: SELECT score FROM table_23486853_7 WHERE date = "February 9" |
### Context: CREATE TABLE table_25529 (
"Name" text,
"Platform" text,
"License" text,
"Windows builders" text,
"Java builders" text,
"Other builders" text,
"SCM system" text,
"Notification" text,
"IDE Integration" text,
"Other Integration" text
)
-- Using valid SQLite, answer t... |
### Context: CREATE TABLE table_203_420 (
id number,
"#" number,
"stadium" text,
"capacity" number,
"city" text,
"home team" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which stadium can hold more people than ballymena showgrounds , but less ... |
### Context: CREATE TABLE table_name_90 (
college VARCHAR,
name VARCHAR,
round VARCHAR,
overall VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which college's round is more than 4, when the overall is less than 237 and Ted Cottrell was the name?
###... |
### Context: CREATE TABLE district (
district_id number,
district_name text,
headquartered_city text,
city_population number,
city_area number
)
CREATE TABLE product (
product_id number,
product text,
dimensions text,
dpi number,
pages_per_minute_color number,
max_page_size ... |
### Context: CREATE TABLE person_info (
CSD text,
CSRQ time,
GJDM text,
GJMC text,
JGDM text,
JGMC text,
MZDM text,
MZMC text,
RYBH text,
XBDM number,
XBMC text,
XLDM text,
XLMC text,
XM text,
ZYLBDM text,
ZYMC text
)
CREATE TABLE ftxmzjzjlb (
HXPLC n... |
### Context: CREATE TABLE microlab (
microlabid number,
patientunitstayid number,
culturesite text,
organism text,
culturetakentime time
)
CREATE TABLE medication (
medicationid number,
patientunitstayid number,
drugname text,
dosage text,
routeadmin text,
drugstarttime time... |
### Context: CREATE TABLE demographic (
subject_id text,
hadm_id text,
name text,
marital_status text,
age text,
dob text,
gender text,
language text,
religion text,
admission_type text,
days_stay text,
insurance text,
ethnicity text,
expire_flag text,
admissi... |
### Context: CREATE TABLE Products (
Code INTEGER,
Name VARCHAR(255),
Price DECIMAL,
Manufacturer INTEGER
)
CREATE TABLE Manufacturers (
Code INTEGER,
Name VARCHAR(255),
Headquarter VARCHAR(255),
Founder VARCHAR(255),
Revenue REAL
)
-- Using valid SQLite, answer the following ques... |
### Context: CREATE TABLE jyjgzbb (
BGDH text,
BGRQ time,
CKZFWDX text,
CKZFWSX number,
CKZFWXX number,
JCFF text,
JCRGH text,
JCRXM text,
JCXMMC text,
JCZBDM text,
JCZBJGDL number,
JCZBJGDW text,
JCZBJGDX text,
JCZBMC text,
JLDW text,
JYRQ time,
JYZBL... |
### Context: CREATE TABLE mzjzjlb (
HXPLC number,
HZXM text,
JLSJ time,
JZJSSJ time,
JZKSBM text,
JZKSMC text,
JZKSRQ time,
JZLSH text,
JZZDBM text,
JZZDSM text,
JZZTDM number,
JZZTMC text,
KH text,
KLX number,
MJZH text,
ML number,
MZZYZDZZBM text,
... |
### Context: CREATE TABLE table_name_21 (
place VARCHAR,
money___$__ VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What place did the player that took won $350 finish in?
### Query: SELECT place FROM table_name_21 WHERE money___$__ = 350 |
### Context: CREATE TABLE table_name_68 (
result VARCHAR,
date VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Tell me the result of july 16, 2000
### Query: SELECT result FROM table_name_68 WHERE date = "july 16, 2000" |
### Context: CREATE TABLE table_name_53 (
name VARCHAR,
games VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which Name has Games of 105?
### Query: SELECT name FROM table_name_53 WHERE games = 105 |
### Context: CREATE TABLE hz_info (
KH text,
KLX number,
RYBH text,
YLJGDM text
)
CREATE TABLE jyjgzbb (
BGDH text,
BGRQ time,
CKZFWDX text,
CKZFWSX number,
CKZFWXX number,
JCFF text,
JCRGH text,
JCRXM text,
JCXMMC text,
JCZBDM text,
JCZBJGDL number,
JCZB... |
### Context: CREATE TABLE ReviewRejectionReasons (
Id number,
Name text,
Description text,
PostTypeId number
)
CREATE TABLE Badges (
Id number,
UserId number,
Name text,
Date time,
Class number,
TagBased boolean
)
CREATE TABLE CloseReasonTypes (
Id number,
Name text,
... |
### Context: CREATE TABLE table_35859 (
"Tournament" text,
"Wins" real,
"Top-5" real,
"Top-10" real,
"Top-25" real,
"Events" real,
"Cuts made" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Name the top-10 with top-5 less than 1
### Query: ... |
### Context: CREATE TABLE demographic (
subject_id text,
hadm_id text,
name text,
marital_status text,
age text,
dob text,
gender text,
language text,
religion text,
admission_type text,
days_stay text,
insurance text,
ethnicity text,
expire_flag text,
admissi... |
### Context: CREATE TABLE storm (
Storm_ID int,
Name text,
Dates_active text,
Max_speed int,
Damage_millions_USD real,
Number_Deaths int
)
CREATE TABLE region (
Region_id int,
Region_code text,
Region_name text
)
CREATE TABLE affected_region (
Region_id int,
Storm_ID int,
... |
### Context: CREATE TABLE table_41253 (
"Class" text,
"Quantity" real,
"Manufacturer" text,
"Motor" text,
"Seats" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which motor's class was bs 1910?
### Query: SELECT "Motor" FROM table_41253 WHERE "Clas... |
### Context: CREATE TABLE diagnoses (
subject_id text,
hadm_id text,
icd9_code text,
short_title text,
long_title text
)
CREATE TABLE lab (
subject_id text,
hadm_id text,
itemid text,
charttime text,
flag text,
value_unit text,
label text,
fluid text
)
CREATE TABLE ... |
### Context: CREATE TABLE table_58735 (
"Name" text,
"Total" real,
"First" text,
"Last" text,
"Highest rank" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What rank is Takat riki?
### Query: SELECT "Highest rank" FROM table_58735 WHERE "Name" = 't... |
### Context: CREATE TABLE table_name_96 (
safari VARCHAR,
firefox VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What percentage of users were using Safari during the period in which 30.82% were using Firefox?
### Query: SELECT safari FROM table_name_96 WHE... |
### Context: CREATE TABLE table_25942 (
"SF Round" real,
"Country" text,
"Location" text,
"Date" text,
"Driver" text,
"Race 1(pts)" real,
"Race 2(pts)" real,
"Race Total(pts)" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Who is every d... |
### Context: CREATE TABLE basketball_match (
Team_ID int,
School_ID int,
Team_Name text,
ACC_Regular_Season text,
ACC_Percent text,
ACC_Home text,
ACC_Road text,
All_Games text,
All_Games_Percent int,
All_Home text,
All_Road text,
All_Neutral text
)
CREATE TABLE universi... |
### Context: CREATE TABLE treatment (
treatmentid number,
patientunitstayid number,
treatmentname text,
treatmenttime time
)
CREATE TABLE diagnosis (
diagnosisid number,
patientunitstayid number,
diagnosisname text,
diagnosistime time,
icd9code text
)
CREATE TABLE lab (
labid n... |
### Context: CREATE TABLE table_71177 (
"Player" text,
"Country" text,
"Caps" real,
"Goals" text,
"Years Active" text,
"Years at Club" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the greatest number of caps for Bruce Djite?
### Query... |
### Context: CREATE TABLE t_kc24 (
MED_SAFE_PAY_ID text,
OVERALL_CD_ORG text,
OVERALL_CD_PERSON text,
MED_CLINIC_ID text,
REF_SLT_FLG number,
CLINIC_SLT_DATE time,
COMP_ID text,
PERSON_ID text,
FLX_MED_ORG_ID text,
INSU_TYPE text,
MED_AMOUT number,
PER_ACC_PAY number,
... |
### Context: CREATE TABLE demographic (
subject_id text,
hadm_id text,
name text,
marital_status text,
age text,
dob text,
gender text,
language text,
religion text,
admission_type text,
days_stay text,
insurance text,
ethnicity text,
expire_flag text,
admissi... |
### Context: CREATE TABLE table_26411 (
"Season" text,
"Name" text,
"Teams" real,
"Relegated to league" text,
"Promoted to league" text,
"Promoted from league" text,
"Relegated from league" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Who ... |
### Context: CREATE TABLE table_59758 (
"Player" text,
"Draft" text,
"Round" real,
"Pick" real,
"Position" text,
"NFL Club" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which NFL Club has a Player of sam tidmore, and a Pick of 81?
### Query: ... |
### Context: CREATE TABLE table_43572 (
"Result" text,
"TUF Competitor" text,
"Opponent" text,
"Method" text,
"Event" text,
"Date" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- when is the opponent lyoto machida?
### Query: SELECT "Date" FROM ... |
### Context: CREATE TABLE table_38756 (
"Couple" text,
"Score" text,
"Style" text,
"Music" text,
"Result" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which music is jive?
### Query: SELECT "Music" FROM table_38756 WHERE "Style" = 'jive' |
### Context: CREATE TABLE table_name_79 (
frequency VARCHAR,
sspec_number VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the frequency of the processor with an sSpec number of sl3bn(kc0)sl3e9(kc0)?
### Query: SELECT frequency FROM table_name_79 WHER... |
### Context: CREATE TABLE t_kc22 (
AMOUNT number,
CHA_ITEM_LEV number,
DATA_ID text,
DIRE_TYPE number,
DOSE_FORM text,
DOSE_UNIT text,
EACH_DOSAGE text,
EXP_OCC_DATE time,
FLX_MED_ORG_ID text,
FXBZ number,
HOSP_DOC_CD text,
HOSP_DOC_NM text,
MED_CLINIC_ID text,
ME... |
### Context: CREATE TABLE t_kc24 (
ACCOUNT_DASH_DATE time,
ACCOUNT_DASH_FLG number,
CASH_PAY number,
CIVIL_SUBSIDY number,
CKC102 number,
CLINIC_ID text,
CLINIC_SLT_DATE time,
COMP_ID text,
COM_ACC_PAY number,
COM_PAY number,
DATA_ID text,
ENT_ACC_PAY number,
ENT_PAY ... |
### Context: CREATE TABLE table_22638 (
"Years covered" text,
"All bills sponsored" real,
"All amendments sponsored" real,
"All bills cosponsored" real,
"All amendments cosponsored" real,
"Bills originally cosponsored" real,
"Amendments originally cosponsored" real
)
-- Using valid SQLite,... |
### Context: CREATE TABLE exhibition (
Exhibition_ID int,
Year int,
Theme text,
Artist_ID int,
Ticket_Price real
)
CREATE TABLE artist (
Artist_ID int,
Name text,
Country text,
Year_Join int,
Age int
)
CREATE TABLE exhibition_record (
Exhibition_ID int,
Date text,
A... |
### Context: CREATE TABLE table_name_82 (
year_signed VARCHAR,
year_separated VARCHAR,
chinese_name VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What was the signed year for the Chinese name who separated in 1987?
### Query: SELECT year_signed FROM ta... |
### Context: CREATE TABLE table_2026548_1 (
explanation VARCHAR,
vice_president VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Name the explanation for alben w. barkley
### Query: SELECT explanation FROM table_2026548_1 WHERE vice_president = "Alben W. Bark... |
### Context: CREATE TABLE table_204_451 (
id number,
"component" text,
"model 01" text,
"model 01+" text,
"model 02" text,
"model e2" text,
"model 2+ (pre-production)" text,
"model 03 (china copy)" text
)
-- Using valid SQLite, answer the following questions for the tables provided abo... |
### Context: CREATE TABLE table_71392 (
"Rank" real,
"Lane" real,
"Name" text,
"Nationality" text,
"Time" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the lowest rank of Jens Kruppa in a lane larger than 2?
### Query: SELECT MIN("Rank") F... |
### Context: CREATE TABLE table_18516 (
"District" text,
"Incumbent" text,
"Party" text,
"First elected" real,
"Result" text,
"Candidates" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- For the Republican party what are the names of the incumben... |
### Context: CREATE TABLE microlab (
microlabid number,
patientunitstayid number,
culturesite text,
organism text,
culturetakentime time
)
CREATE TABLE patient (
uniquepid text,
patienthealthsystemstayid number,
patientunitstayid number,
gender text,
age text,
ethnicity text... |
### Context: CREATE TABLE requirement (
requirement_id int,
requirement varchar,
college varchar
)
CREATE TABLE program_requirement (
program_id int,
category varchar,
min_credit int,
additional_req varchar
)
CREATE TABLE course_prerequisite (
pre_course_id int,
course_id int
)
CR... |
### Context: CREATE TABLE Manufacturers (
Code INTEGER,
Name VARCHAR(255),
Headquarter VARCHAR(255),
Founder VARCHAR(255),
Revenue REAL
)
CREATE TABLE Products (
Code INTEGER,
Name VARCHAR(255),
Price DECIMAL,
Manufacturer INTEGER
)
-- Using valid SQLite, answer the following ques... |
### Context: CREATE TABLE table_46821 (
"Place" text,
"Player" text,
"Country" text,
"Score" real,
"To par" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the to par of player john buczek, who has a t9 place and is from the United States?
#... |
### Context: CREATE TABLE table_37185 (
"Ship" text,
"Hull No." text,
"Builder" text,
"Home Port" text,
"Commissioned\u2013 Decommissioned" text,
"NVR page" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Name the ship with hull number of aor-6
... |
### Context: CREATE TABLE procedures (
subject_id text,
hadm_id text,
icd9_code text,
short_title text,
long_title text
)
CREATE TABLE lab (
subject_id text,
hadm_id text,
itemid text,
charttime text,
flag text,
value_unit text,
label text,
fluid text
)
CREATE TABLE... |
### Context: CREATE TABLE course_prerequisite (
pre_course_id int,
course_id int
)
CREATE TABLE jobs (
job_id int,
job_title varchar,
description varchar,
requirement varchar,
city varchar,
state varchar,
country varchar,
zip int
)
CREATE TABLE comment_instructor (
instruct... |
### Context: CREATE TABLE table_76607 (
"Round" real,
"Pick" real,
"Overall" real,
"Name" text,
"Position" text,
"College" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is stanford's average overall?
### Query: SELECT AVG("Overall") FROM ... |
### Context: CREATE TABLE table_name_90 (
venue VARCHAR,
winner VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- where did marie-laure taya win?
### Query: SELECT venue FROM table_name_90 WHERE winner = "marie-laure taya" |
### Context: CREATE TABLE t_kc24 (
ACCOUNT_DASH_DATE time,
ACCOUNT_DASH_FLG number,
CASH_PAY number,
CIVIL_SUBSIDY number,
CKC102 number,
CLINIC_ID text,
CLINIC_SLT_DATE time,
COMP_ID text,
COM_ACC_PAY number,
COM_PAY number,
DATA_ID text,
ENT_ACC_PAY number,
ENT_PAY ... |
### Context: CREATE TABLE table_25276528_2 (
title VARCHAR,
directed_by VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What title did Bill Foster direct ?
### Query: SELECT title FROM table_25276528_2 WHERE directed_by = "Bill Foster" |
### Context: CREATE TABLE table_75454 (
"Round" text,
"Date" text,
"Matches" real,
"Clubs" text,
"New entries this round" text,
"Prize money" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- How many new entries this round have clubs 2 1?
### Que... |
### Context: CREATE TABLE procedures (
subject_id text,
hadm_id text,
icd9_code text,
short_title text,
long_title text
)
CREATE TABLE prescriptions (
subject_id text,
hadm_id text,
icustay_id text,
drug_type text,
drug text,
formulary_drug_cd text,
route text,
drug_... |
### Context: CREATE TABLE t_kc22 (
MED_EXP_DET_ID text,
OVERALL_CD_ORG text,
OVERALL_CD_PERSON text,
MED_CLINIC_ID text,
MED_EXP_BILL_ID text,
SOC_SRT_DIRE_CD text,
SOC_SRT_DIRE_NM text,
DIRE_TYPE number,
CHA_ITEM_LEV number,
MED_INV_ITEM_TYPE text,
MED_DIRE_CD text,
MED_... |
### Context: CREATE TABLE table_204_582 (
id number,
"model" text,
"launch" text,
"code name" text,
"fab (nm)" number,
"bus interface" text,
"memory (mib)" text,
"core clock (mhz)" number,
"memory clock (mhz)" number,
"config core1" text,
"fillrate\nmoperations/s" number,
... |
### Context: CREATE TABLE lab (
labid number,
patientunitstayid number,
labname text,
labresult number,
labresulttime time
)
CREATE TABLE vitalperiodic (
vitalperiodicid number,
patientunitstayid number,
temperature number,
sao2 number,
heartrate number,
respiration number,
... |
### Context: CREATE TABLE actor (
last_name VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- How many different last names do the actors and actresses have?
### Query: SELECT COUNT(DISTINCT last_name) FROM actor |
### Context: CREATE TABLE table_204_111 (
id number,
"name" text,
"animal type" text,
"introduced" number,
"reintroduced" text,
"retired" number,
"beanie baby resembled" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many total pillow pa... |
### Context: CREATE TABLE dual_carrier (
main_airline varchar,
low_flight_number int,
high_flight_number int,
dual_airline varchar,
service_name text
)
CREATE TABLE restriction (
restriction_code text,
advance_purchase int,
stopovers text,
saturday_stay_required text,
minimum_st... |
### Context: CREATE TABLE table_68544 (
"2001" text,
"2004" text,
"2009" text,
"2013" text,
"Total" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the year 2001 with a total larger than 1, and 2009 with 8?
### Query: SELECT "2001" FROM tabl... |
### Context: CREATE TABLE ReviewTaskResultTypes (
Id number,
Name text,
Description text
)
CREATE TABLE PostNotices (
Id number,
PostId number,
PostNoticeTypeId number,
CreationDate time,
DeletionDate time,
ExpiryDate time,
Body text,
OwnerUserId number,
DeletionUserId n... |
### Context: CREATE TABLE table_name_87 (
country VARCHAR,
finish VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which country has a finish of t22?
### Query: SELECT country FROM table_name_87 WHERE finish = "t22" |
### Context: CREATE TABLE table_29583818_3 (
place VARCHAR,
couple VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- How many times is the couple laura and colin?
### Query: SELECT COUNT(place) FROM table_29583818_3 WHERE couple = "Laura and Colin" |
### Context: CREATE TABLE mzjzjlb_jybgb (
YLJGDM_MZJZJLB text,
BGDH number,
YLJGDM number
)
CREATE TABLE jyjgzbb (
BGDH text,
BGRQ time,
CKZFWDX text,
CKZFWSX number,
CKZFWXX number,
JCFF text,
JCRGH text,
JCRXM text,
JCXMMC text,
JCZBDM text,
JCZBJGDL number,
... |
### Context: CREATE TABLE table_name_29 (
draws INTEGER,
losses VARCHAR,
club VARCHAR,
against VARCHAR,
wins VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What's the smallest draw of Warrnambool when the against was less than 1299, more than 7 w... |
### Context: CREATE TABLE demographic (
subject_id text,
hadm_id text,
name text,
marital_status text,
age text,
dob text,
gender text,
language text,
religion text,
admission_type text,
days_stay text,
insurance text,
ethnicity text,
expire_flag text,
admissi... |
### Context: CREATE TABLE mzjzjlb (
HXPLC number,
HZXM text,
JLSJ time,
JZJSSJ time,
JZKSBM text,
JZKSMC text,
JZKSRQ time,
JZLSH text,
JZZDBM text,
JZZDSM text,
JZZTDM number,
JZZTMC text,
KH text,
KLX number,
MJZH text,
ML number,
MZZYZDZZBM text,
... |
### Context: CREATE TABLE table_79722 (
"Rank" real,
"Nation" text,
"Gold" real,
"Silver" real,
"Bronze" real,
"Total" real
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What are the most bronze medals in a rank more than 1 with a total larger than ... |
### Context: CREATE TABLE table_52239 (
"Res." text,
"Record" text,
"Opponent" text,
"Method" text,
"Event" text,
"Round" real,
"Time" text,
"Location" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What was the method for the resolution... |
### Context: CREATE TABLE table_name_98 (
score VARCHAR,
date VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the score on december 10?
### Query: SELECT score FROM table_name_98 WHERE date = "december 10" |
### Context: CREATE TABLE t_kc24 (
MED_SAFE_PAY_ID text,
OVERALL_CD_ORG text,
OVERALL_CD_PERSON text,
MED_CLINIC_ID text,
REF_SLT_FLG number,
CLINIC_SLT_DATE time,
COMP_ID text,
PERSON_ID text,
FLX_MED_ORG_ID text,
INSU_TYPE text,
MED_AMOUT number,
PER_ACC_PAY number,
... |
### Context: CREATE TABLE table_28914 (
"District" text,
"Incumbent" text,
"Party" text,
"First elected" text,
"Result" text,
"Candidates" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which party experienced a result of lost re-election democr... |
### Context: CREATE TABLE table_44157 (
"Round" real,
"Pick" real,
"Player" text,
"Nationality" text,
"College" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Which player went to Wake Forest and was selected with a pick after 145?
### Query: SELEC... |
### Context: CREATE TABLE procedures (
subject_id text,
hadm_id text,
icd9_code text,
short_title text,
long_title text
)
CREATE TABLE lab (
subject_id text,
hadm_id text,
itemid text,
charttime text,
flag text,
value_unit text,
label text,
fluid text
)
CREATE TABLE... |
### Context: CREATE TABLE table_16185956_1 (
district VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Who are the candidates in Washington 1 district?
### Query: SELECT 2008 AS _candidates FROM table_16185956_1 WHERE district = "Washington 1" |
### Context: CREATE TABLE table_15463188_7 (
name VARCHAR,
school_club_team VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- Name the name of the state
### Query: SELECT name FROM table_15463188_7 WHERE school_club_team = "State" |
### Context: CREATE TABLE table_name_26 (
venue VARCHAR,
home_team VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the venue where the melbourne tigers play their home games?
### Query: SELECT venue FROM table_name_26 WHERE home_team = "melbourne tig... |
### Context: CREATE TABLE table_name_54 (
front_side_bus VARCHAR,
model_number VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What is the Front Side Bus for Model Number c3 850?
### Query: SELECT front_side_bus FROM table_name_54 WHERE model_number = "c3 85... |
### Context: CREATE TABLE table_name_35 (
score INTEGER,
country VARCHAR,
player VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What was Craig Stadler's lowest score for United states?
### Query: SELECT MIN(score) FROM table_name_35 WHERE country = "uni... |
### Context: CREATE TABLE lab (
subject_id text,
hadm_id text,
itemid text,
charttime text,
flag text,
value_unit text,
label text,
fluid text
)
CREATE TABLE procedures (
subject_id text,
hadm_id text,
icd9_code text,
short_title text,
long_title text
)
CREATE TABLE... |
### Context: CREATE TABLE screen_mode (
graphics_mode number,
char_cells text,
pixels text,
hardware_colours number,
used_kb number,
map text,
type text
)
CREATE TABLE chip_model (
model_name text,
launch_year number,
ram_mib number,
rom_mib number,
slots text,
wifi ... |
### Context: CREATE TABLE table_16078390_2 (
primary_conference VARCHAR,
institution VARCHAR
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- What conference does Gonzaga University play in?
### Query: SELECT primary_conference FROM table_16078390_2 WHERE institution... |
### Context: CREATE TABLE table_35183 (
"Game" real,
"March" real,
"Opponent" text,
"Score" text,
"Record" text
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- March of 26 has what lowest game?
### Query: SELECT MIN("Game") FROM table_35183 WHERE "March"... |
### Context: CREATE TABLE paperfield (
fieldid int,
paperid int
)
CREATE TABLE field (
fieldid int
)
CREATE TABLE venue (
venueid int,
venuename varchar
)
CREATE TABLE writes (
paperid int,
authorid int
)
CREATE TABLE cite (
citingpaperid int,
citedpaperid int
)
CREATE TABLE pap... |
### Context: CREATE TABLE t_kc22 (
AMOUNT number,
CHA_ITEM_LEV number,
DATA_ID text,
DIRE_TYPE number,
DOSE_FORM text,
DOSE_UNIT text,
EACH_DOSAGE text,
EXP_OCC_DATE time,
FLX_MED_ORG_ID text,
FXBZ number,
HOSP_DOC_CD text,
HOSP_DOC_NM text,
MED_DIRE_CD text,
MED_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.