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
39728  01  113  20903114  03114_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:45:55  MG00000001  2023-04-11 08:45:55  MG00000001  View Edit Delete
39729  01  113  20903115  03115_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:46:17  MG00000001  2023-04-11 08:46:17  MG00000001  View Edit Delete
39730  01  113  20903116  03116_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:46:33  MG00000001  2023-04-11 08:46:33  MG00000001  View Edit Delete
39731  01  113  20903107  03107_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:48:38  MG00000001  2023-04-11 08:48:38  MG00000001  View Edit Delete
39732  01  113  20903108  03108_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:49:01  MG00000001  2023-04-11 08:49:01  MG00000001  View Edit Delete
39733  01  113  20903109  03109_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:49:21  MG00000001  2023-04-11 08:49:21  MG00000001  View Edit Delete
39734  01  113  20903110  03110_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:49:42  MG00000001  2023-04-11 08:49:42  MG00000001  View Edit Delete
39735  01  113  20903111  03111_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:50:02  MG00000001  2023-04-11 08:50:02  MG00000001  View Edit Delete
39736  01  113  20903112  03112_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:50:20  MG00000001  2023-04-11 08:50:20  MG00000001  View Edit Delete
39737  01  113  20903113  03113_農産物    のうさんぶつ    2023-04-11 00:00:00    2023-04-11 08:53:21  MG00000001  2023-04-11 08:53:21  MG00000001  View Edit Delete
13886  01  113  20905307  農産物①    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:02:36  MG00000001  2022-10-12 15:02:36  MG00000001  View Edit Delete
13887  01  113  20905308  農産物②    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:02:57  MG00000001  2022-10-12 15:02:57  MG00000001  View Edit Delete
13888  01  113  20905309  農産物③    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:17  MG00000001  2022-10-12 15:03:17  MG00000001  View Edit Delete
13889  01  113  20905310  農産物④    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13890  01  113  20905311  農産物⑤    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13891  01  113  20905312  農産物⑥    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13892  01  113  20905313  農産物⑦    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13893  01  113  20905314  農産物⑧    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13894  01  113  20905315  農産物⑨    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete
13895  01  113  20905316  農産物⑩    のうさんぶつ    2022-10-12 00:00:00    2022-10-12 15:03:41  MG00000001  2022-10-12 15:03:41  MG00000001  View Edit Delete

Page 327 of 2156, showing 20 records out of 43118 total, starting on record 6521, ending on 6540

(default) 2 queries took 37 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 6520, 20202029
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1118