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
46638  01  035  102050  10205_野菜  産地直送 野菜205  のうさんぶつ    2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete
14364  01  911  102051  農産物⑥    のうさんぶつ    2022-10-19 00:00:00    2022-10-19 09:13:14  MG00000001  2022-10-19 09:13:14  MG00000001  View Edit Delete
14365  01  911  102052  農産物⑦    のうさんぶつ    2022-10-19 00:00:00    2022-10-19 09:13:14  MG00000001  2022-10-19 09:13:14  MG00000001  View Edit Delete
16331  01  911  102053  農産物①    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16332  01  911  102054  農産物②    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16333  01  911  102055  農産物③    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16334  01  911  102056  農産物④    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16335  01  911  102057  農産物⑤    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16336  01  911  102058  農産物⑥    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
16337  01  911  102059  農産物⑦    のうさんぶつ    2022-10-21 00:00:00    2022-10-21 13:51:43  MG00000001  2022-10-21 13:51:43  MG00000001  View Edit Delete
13844  01  911  102060  農産物①    のうさんぶつ    2022-10-06 00:00:00    2022-10-06 14:58:38  MG00000001  2022-10-06 14:58:38  MG00000001  View Edit Delete
46757  01  035  102060  2510206000000_農産物  産地直送 野菜206  のうさんぶつ    2023-09-12 00:00:00    2023-09-12 09:47:25  MG00000001  2023-09-12 09:47:25  MG00000001  View Edit Delete
13845  01  911  102061  農産物②    のうさんぶつ    2022-10-06 00:00:00    2022-10-06 14:58:38  MG00000001  2022-10-06 14:58:38  MG00000001  View Edit Delete
13846  01  911  102062  農産物③    のうさんぶつ    2022-10-06 00:00:00    2022-10-06 14:58:38  MG00000001  2022-10-06 14:58:38  MG00000001  View Edit Delete
13847  01  911  102063  農産物④    のうさんぶつ    2022-10-06 00:00:00    2022-10-06 14:58:38  MG00000001  2022-10-06 14:58:38  MG00000001  View Edit Delete
13848  01  911  102064  農産物⑤    のうさんぶつ    2022-10-06 00:00:00    2022-10-06 14:58:38  MG00000001  2022-10-06 14:58:38  MG00000001  View Edit Delete
17359  01  911  102067  農産物①    のうさんぶつ    2022-11-01 00:00:00    2022-11-01 13:43:13  MG00000001  2022-11-01 13:43:13  MG00000001  View Edit Delete
17360  01  911  102068  農産物②    のうさんぶつ    2022-11-01 00:00:00    2022-11-01 13:43:13  MG00000001  2022-11-01 13:43:13  MG00000001  View Edit Delete
17361  01  911  102069  農産物③    のうさんぶつ    2022-11-01 00:00:00    2022-11-01 13:43:13  MG00000001  2022-11-01 13:43:13  MG00000001  View Edit Delete
47686  01  035  102070  2510207000000_農産物  産地直送 野菜207  のうさんぶつ    2023-10-12 00:00:00    2023-10-12 14:06:43  MG00000007  2023-10-12 14:06:43  MG00000007  View Edit Delete

Page 180 of 2156, showing 20 records out of 43118 total, starting on record 3581, ending on 3600

(default) 2 queries took 29 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`.`co_product_cd` asc LIMIT 3580, 20202022
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1117