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
43500  01  034  80929  80929_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43499  01  034  80928  80928_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43498  01  034  80927  80927_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43497  01  034  80926  80926_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43496  01  034  80925  80925_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43495  01  034  80924  80924_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43494  01  034  80923  80923_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43493  01  034  80922  80922_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43492  01  034  80921  80921_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
43491  01  034  80920  80920_農産物    のうさんぶつ    2023-06-20 00:00:00    2023-06-20 09:03:20  MG00000001  2023-06-20 09:03:20  MG00000001  View Edit Delete
39157  01  031  807330  807330_農産物30    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39156  01  031  807329  807329_農産物29    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39155  01  031  807328  807328_農産物28    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39154  01  031  807327  807327_農産物27    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39153  01  031  807326  807326_農産物26    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39152  01  031  807325  807325_農産物25    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39151  01  031  807324  807324_農産物24    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39150  01  031  807323  807323_農産物23    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39149  01  031  807322  807322_農産物22    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete
39148  01  031  807321  807321_農産物21    のうさんぶつ    2023-04-04 00:00:00    2023-04-04 11:00:50  MG00000001  2023-04-04 11:00:50  MG00000001  View Edit Delete

Page 123 of 2156, showing 20 records out of 43118 total, starting on record 2441, ending on 2460

(default) 2 queries took 30 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` desc LIMIT 2440, 20202022
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`cmp_products` AS `CmpProduct` WHERE 1 = 1118