text2SQL
stringlengths
192
7.27k
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 书籍 ( 词条id, 名称, 作者, 作者国籍, 豆瓣评分, 评价人数, 5星占比, 1星占比) CREATE TABLE 高分图书榜单 ( 年份, 书籍id, 评分, 排名) CREATE TABLE 最受关注图书榜单 ( 年份, 书籍id, 关注数, 排名) CREATE TABLE 最畅销图书榜单 ( 年份, 书籍id, 购买数, 排名) CRE...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 名称, 所属省份, 地区生产总值, 生产总值增长率, 第一产业总值, 第二产业总值, 第三产业总值) CREATE TABLE 城市金融产业 ( 城市id, 金融业增加值, 增长率, 金融机构数量, 外币存款余额, 存款余额增长率, 贷款余额, 贷款余额增长率) CREATE TABLE 城市贸易产业 ( 城市id, 行业, 进口额,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 名称, 所属省份, 地区生产总值, 生产总值增长率, 第一产业总值, 第二产业总值, 第三产业总值) CREATE TABLE 城市金融产业 ( 城市id, 金融业增加值, 增长率, 金融机构数量, 外币存款余额, 存款余额增长率, 贷款余额, 贷款余额增长率) CREATE TABLE 城市贸易产业 ( 城市id, 行业, 进口额,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 名称, 所属省份, 地区生产总值, 生产总值增长率, 第一产业总值, 第二产业总值, 第三产业总值) CREATE TABLE 城市金融产业 ( 城市id, 金融业增加值, 增长率, 金融机构数量, 外币存款余额, 存款余额增长率, 贷款余额, 贷款余额增长率) CREATE TABLE 城市贸易产业 ( 城市id, 行业, 进口额,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 名称, 所属省份, 地区生产总值, 生产总值增长率, 第一产业总值, 第二产业总值, 第三产业总值) CREATE TABLE 城市金融产业 ( 城市id, 金融业增加值, 增长率, 金融机构数量, 外币存款余额, 存款余额增长率, 贷款余额, 贷款余额增长率) CREATE TABLE 城市贸易产业 ( 城市id, 行业, 进口额,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 名称, 所属省份, 地区生产总值, 生产总值增长率, 第一产业总值, 第二产业总值, 第三产业总值) CREATE TABLE 城市金融产业 ( 城市id, 金融业增加值, 增长率, 金融机构数量, 外币存款余额, 存款余额增长率, 贷款余额, 贷款余额增长率) CREATE TABLE 城市贸易产业 ( 城市id, 行业, 进口额,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 百城 ( 词条id, 城市, 排名, 人口吸引力指数, 同比排名变化, 环比排名变化) CREATE TABLE 人口来源城市 ( 城市id, 人口来源省份, 流入人口占比, 排名) CREATE TABLE 人口去向城市 ( 城市id, 人口去向省份, 流出人口占比, 排名) CREATE TABLE 流动人口年龄 ( 年份, 年龄段, 占比) CR...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 百城 ( 词条id, 城市, 排名, 人口吸引力指数, 同比排名变化, 环比排名变化) CREATE TABLE 人口来源城市 ( 城市id, 人口来源省份, 流入人口占比, 排名) CREATE TABLE 人口去向城市 ( 城市id, 人口去向省份, 流出人口占比, 排名) CREATE TABLE 流动人口年龄 ( 年份, 年龄段, 占比) CR...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 城市, 所属省份, 城市人口, 城市面积, 汽车保有量级别(辆), 通勤高峰拥堵指数, 通勤高峰实际速度(千米/时), 拥堵排名) CREATE TABLE 全国交通枢纽 ( 词条id, 交通枢纽站, 所属城市id, 所属省份, 平均拥堵指数, 周边路网平均速度(千米/时), 拥堵排名) CREATE TABLE 旅游景点 ( 词条i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 城市, 所属省份, 城市人口, 城市面积, 汽车保有量级别(辆), 通勤高峰拥堵指数, 通勤高峰实际速度(千米/时), 拥堵排名) CREATE TABLE 全国交通枢纽 ( 词条id, 交通枢纽站, 所属城市id, 所属省份, 平均拥堵指数, 周边路网平均速度(千米/时), 拥堵排名) CREATE TABLE 旅游景点 ( 词条i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 城市 ( 词条id, 城市, 所属省份, 城市人口, 城市面积, 汽车保有量级别(辆), 通勤高峰拥堵指数, 通勤高峰实际速度(千米/时), 拥堵排名) CREATE TABLE 全国交通枢纽 ( 词条id, 交通枢纽站, 所属城市id, 所属省份, 平均拥堵指数, 周边路网平均速度(千米/时), 拥堵排名) CREATE TABLE 旅游景点 ( 词条i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 作者 ( 词条id, 姓名, 国籍, 毕业院校, 民族) CREATE TABLE 文集 ( 词条id, 名称, 作者id, 页数, 定价, 出版社, 出版时间, 开本) -- Using valid SQLite, answer the following questions for the tables provided above. --那个出版...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 作者 ( 词条id, 姓名, 国籍, 毕业院校, 民族) CREATE TABLE 文集 ( 词条id, 名称, 作者id, 页数, 定价, 出版社, 出版时间, 开本) -- Using valid SQLite, answer the following questions for the tables provided above. --那个出版...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 游泳泳姿 ( 词条id, 名称, 发明时间, 加入奥运会时间) CREATE TABLE 各泳姿参赛项目 ( 泳姿id, 50米, 100米, 200米, 400米, 800米, 1500米, 5000米, 10000米, 赛事) CREATE TABLE 泳坛名将 ( 词条id, 姓名, 性别, 国籍, 身高, 体重, 专业特点id) CREATE T...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 游泳泳姿 ( 词条id, 名称, 发明时间, 加入奥运会时间) CREATE TABLE 各泳姿参赛项目 ( 泳姿id, 50米, 100米, 200米, 400米, 800米, 1500米, 5000米, 10000米, 赛事) CREATE TABLE 泳坛名将 ( 词条id, 姓名, 性别, 国籍, 身高, 体重, 专业特点id) CREATE T...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 中国各城市马拉松 ( 词条id, 名称, 举办城市, 省份, 时间, 全程赛道, 人数规模) CREATE TABLE 马拉松赛程 ( 马拉松id, 赛程, 公里数, 报名人数, 中签率) CREATE TABLE 历届马拉松纪录 ( 年份, 城市, 参赛者最小年龄, 参赛者最大年龄, 全程最少时间) -- Using valid SQLite, an...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE 中国各城市马拉松 ( 词条id, 名称, 举办城市, 省份, 时间, 全程赛道, 人数规模) CREATE TABLE 马拉松赛程 ( 马拉松id, 赛程, 公里数, 报名人数, 中签率) CREATE TABLE 历届马拉松纪录 ( 年份, 城市, 参赛者最小年龄, 参赛者最大年龄, 全程最少时间) -- Using valid SQLite, an...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE nuclear power plants ( id, name, latitude, longitude, country, status, reactor_type, reactor_model, construction_start_at, operational_from, operational_to, capacity, last_updated_a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which streets...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --When was the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Where was the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which neighbo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What is the c...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What is the m...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which neighbo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which area do...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which Lower L...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What time do ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What are the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which type of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --How many crim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --How many crim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What is the t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which type of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --How many crim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --How many crim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which locatio...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What’s the mo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Where is the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Where is the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Where is the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --If it is poss...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which type of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --Which type of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE greater manchester crime ( crime_id, crime_ts, location, lsoa, type, outcome) -- Using valid SQLite, answer the following questions for the tables provided above. --What is the r...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE sampledata15 ( sample_pk, state, year, month, day, site, commod, source_id, variety, origin, country, disttype, commtype, claim, quantity, growst, packst, distst) CREATE TABLE resu...