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
6317  08  94  040020390700  なす    なす    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6318  08  94  040020390719  水ナス    みずなす    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6319  08  94  040020390727  ピーマン    ぴーまん    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6320  08  94  040020390735  カボチャ (栗五郎) L    かぼちゃくりごろうえる    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6321  08  94  040020390743  カボチャ (栗五郎) M    かぼちゃくりごろうえむ    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6322  08  94  040020390751  カボチャ (栗五郎) S    かぼちゃくりごろうえす    2018-06-29 00:00:00    2018-06-29 14:54:17  MG00000001  2018-06-29 14:54:17  MG00000001  View Edit Delete
6172  08  93  496241001050  ラディッシュ    らでぃっしゅ    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6173  08  93  496241001051  からし菜    からしな    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6174  08  93  496241001052  空芯菜    くうしんさい    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6175  08  93  496241001053  モロヘイヤ    もろへいや    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6176  08  93  496241001054  つるむらさき    つるむらさき    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2019-02-25 15:32:47  MG00000001  View Edit Delete
6177  08  93  496241001055  オクラ    おくら    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6178  08  93  496241001056  ズッキーニ    ずっきーに    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6179  08  93  496241001057  わさび菜    わさびな    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6180  08  93  496241001058  ししとう    ししとう    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6181  08  93  496241001059  カブ    かぶ    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6182  08  93  496241001060  赤玉ねぎ    あかたまねぎ    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6183  08  93  496241001061  じゃが芋    じゃがいも    2018-04-12 00:00:00    2018-04-12 00:00:00  MG00000001  2018-04-12 00:00:00  MG00000001  View Edit Delete
6001  08  93  496241001004  ほうれん草    ほうれんそう    2018-03-20 00:00:00    2018-03-20 11:25:12  MG00000001  2018-03-20 11:25:12  MG00000001  View Edit Delete
6002  08  93  496241001005  小松菜    こまつな    2018-03-20 00:00:00    2018-03-20 11:25:12  MG00000001  2018-03-20 11:25:12  MG00000001  View Edit Delete

Page 26 of 2156, showing 20 records out of 43118 total, starting on record 501, ending on 520

(default) 2 queries took 23 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`.`company_cd` desc LIMIT 500, 20202016
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1117