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
42587  01  114  12580  2580_農産物2    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:13:15  MG00000001  2023-04-18 12:13:15  MG00000001  View Edit Delete
42586  01  114  12570  2570_農産物1    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:12:36  MG00000001  2023-04-18 12:12:36  MG00000001  View Edit Delete
42585  01  114  12670  2670_農産物5    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:08:05  MG00000001  2023-04-18 12:08:05  MG00000001  View Edit Delete
42584  01  114  12660  2660_農産物4    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:07:35  MG00000001  2023-04-18 12:07:35  MG00000001  View Edit Delete
42583  01  114  12650  2650_農産物3    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:07:06  MG00000001  2023-04-18 12:07:06  MG00000001  View Edit Delete
42582  01  114  12630  2630_農産物2    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:05:58  MG00000001  2023-04-18 12:05:58  MG00000001  View Edit Delete
42581  01  114  12620  2620_農産物1    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 12:05:29  MG00000001  2023-04-18 12:05:29  MG00000001  View Edit Delete
42580  01  114  12560  2560_農産物5    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:59:55  MG00000001  2023-04-18 11:59:55  MG00000001  View Edit Delete
42579  01  114  12550  2550_農産物4    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:59:32  MG00000001  2023-04-18 11:59:32  MG00000001  View Edit Delete
42578  01  114  12540  2540_農産物3    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:59:09  MG00000001  2023-04-18 11:59:09  MG00000001  View Edit Delete
42577  01  114  12530  2530_農産物2    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:58:43  MG00000001  2023-04-18 11:58:43  MG00000001  View Edit Delete
42576  01  114  12520  2520_農産物1    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:57:40  MG00000001  2023-04-18 11:57:40  MG00000001  View Edit Delete
42575  01  114  12510  2510_農産物5    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:51:57  MG00000001  2023-04-18 11:51:57  MG00000001  View Edit Delete
42574  01  114  12500  2500_農産物4    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:51:26  MG00000001  2023-04-18 11:51:26  MG00000001  View Edit Delete
42573  01  114  12490  2490_農産物3    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:50:46  MG00000001  2023-04-18 11:50:46  MG00000001  View Edit Delete
42572  01  114  12480  2480_農産物2    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:49:59  MG00000001  2023-04-18 11:49:59  MG00000001  View Edit Delete
42571  01  114  12440  2440_農産物1    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:49:38  MG00000001  2023-04-18 11:49:38  MG00000001  View Edit Delete
42570  01  114  12430  2430_農産物5    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 11:40:18  MG00000001  2023-04-18 11:40:18  MG00000001  View Edit Delete
42569  01  114  12186  2186_農産物4    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 10:16:24  MG00000001  2023-04-18 10:16:24  MG00000001  View Edit Delete
42568  01  114  11870  1870_農産物2    のうさんぶつ    2023-04-18 00:00:00    2023-04-18 10:14:56  MG00000001  2023-04-18 10:14:56  MG00000001  View Edit Delete

Page 363 of 2156, showing 20 records out of 43118 total, starting on record 7241, ending on 7260

(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`.`created` desc LIMIT 7240, 20202029
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1118