Cmp Products

Id Trader Company Cd Co Product Cd Co Product Nm Co Product Reciept Nm Co Product Fk Limited User Use Start Day Use End Day Created Insert User Modified Update User Actions
1499  01  007  6090  トマト  近郷野菜91  とまと    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1500  01  007  6091  じゃがいも  近郷野菜92  じゃがいも    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1506  01  007  6097  茄子  近郷野菜98  なす    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1509  01  007  6120  桃  近郷果実1  いちじく    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1512  01  007  6123  梨  近郷果実4  なし    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1517  01  007  6128  富有柿  近郷果実9  ふゆがき    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1520  01  007  6131  いちご  近郷果実12  いちご    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1522  01  007  6133  みかん  近郷果実14  みかん    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1523  01  007  6134  キウイ  近郷果実15  きうい    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1525  01  007  6136  ゆめのか  近郷果実17  ゆめのか    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1527  01  007  6138  八朔  近郷果実19  はっさく    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1528  01  007  6139  デコポン  近郷果実20  でこぽん    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1529  01  007  6140  あんぽ柿  近郷果実21  あんぽがき    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2019-04-08 10:11:54  MG00000001  View Edit Delete
1531  01  007  6142  清見オレンジ  近郷果実23  きよみおれんじ    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1533  01  007  6144  不知火  近郷果実25  しらぬい    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2018-09-26 14:58:05  MG00000001  View Edit Delete
1534  01  007  6145  サンフルーツ  近郷果実26  さんふるーつ    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1535  01  007  6146  カラー  近郷果実27  からー    2016-08-29 00:00:00    2016-08-30 12:24:47  MG00000001  2016-08-30 12:24:47  MG00000001  View Edit Delete
1649  01  007  6311  水菜  近郷野菜211  みずな    2016-08-29 00:00:00    2016-08-30 12:24:48  MG00000001  2016-08-30 12:24:48  MG00000001  View Edit Delete
1650  01  007  6312  カリフラワー  近郷野菜212  かりふらわー    2016-08-29 00:00:00    2016-08-30 12:24:48  MG00000001  2016-08-30 12:24:48  MG00000001  View Edit Delete
1653  01  007  6315  大根  近郷野菜215  だいこん    2016-08-29 00:00:00    2016-08-30 12:24:48  MG00000001  2016-08-30 12:24:48  MG00000001  View Edit Delete

Page 50 of 2156, showing 20 records out of 43118 total, starting on record 981, ending on 1000

(default) 2 queries took 25 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `CmpProduct`.`id`, `CmpProduct`.`trader_id`, `CmpProduct`.`company_cd`, `CmpProduct`.`co_product_cd`, `CmpProduct`.`co_product_nm`, `CmpProduct`.`co_product_reciept_nm`, `CmpProduct`.`co_product_fk`, `CmpProduct`.`sys_product_cd`, `CmpProduct`.`farmer_linked_flag`, `CmpProduct`.`limited_user_id`, `CmpProduct`.`barcode_generate_pattern`, `CmpProduct`.`barcode_display_format`, `CmpProduct`.`use_start_day`, `CmpProduct`.`use_end_day`, `CmpProduct`.`created`, `CmpProduct`.`insert_user`, `CmpProduct`.`modified`, `CmpProduct`.`update_user` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1 ORDER BY `CmpProduct`.`created` asc LIMIT 980, 20202018
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1117