Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005523  163 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005522  163 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005521  163 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005520  163 2023-07-03 00:00:00    2023-07-03 13:43:54  MG00000001  2023-07-03 13:43:54  MG00000001  View Edit Delete
AG01005519  62 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005518  59 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005517  122 2023-07-03 00:00:00    2023-07-03 00:00:00  MG00000001  2023-07-03 00:00:00  MG00000001  View Edit Delete
AG01005516  50 2023-06-28 00:00:00    2023-06-28 00:00:00  MG00000001  2023-06-28 00:00:00  MG00000001  View Edit Delete
AG01005515  99 2023-06-13 00:00:00    2023-06-13 00:00:00  MG00000001  2023-06-13 00:00:00  MG00000001  View Edit Delete
AG01005514  115 2023-06-13 00:00:00    2023-06-13 00:00:00  MG00000001  2023-06-13 00:00:00  MG00000001  View Edit Delete
AG01005513  115 2023-06-13 00:00:00    2023-06-13 00:00:00  MG00000001  2023-06-13 00:00:00  MG00000001  View Edit Delete
AG01005512  116 2023-06-13 00:00:00    2023-06-13 00:00:00  MG00000001  2023-06-13 00:00:00  MG00000001  View Edit Delete
AG01005511  116 2023-06-13 00:00:00    2023-06-13 00:00:00  MG00000001  2023-06-13 00:00:00  MG00000001  View Edit Delete
AG01005510  50 2023-06-09 00:00:00    2023-06-09 00:00:00  MG00000001  2023-06-09 00:00:00  MG00000001  View Edit Delete
AG01005509  50 2023-06-09 00:00:00    2023-06-09 00:00:00  MG00000001  2023-06-09 00:00:00  MG00000001  View Edit Delete
AG01005508  49 2023-06-09 00:00:00    2023-06-09 00:00:00  MG00000001  2023-06-09 00:00:00  MG00000001  View Edit Delete
AG01005507  154 2023-06-02 00:00:00    2023-06-02 00:00:00  MG00000001  2023-06-02 00:00:00  MG00000001  View Edit Delete
AG01005506  157 2023-05-29 00:00:00    2023-05-29 00:00:00  MG00000001  2023-05-29 00:00:00  MG00000001  View Edit Delete
AG01005505  51 2023-05-22 00:00:00    2023-05-22 00:00:00  MG00000001  2023-05-22 00:00:00  MG00000001  View Edit Delete
AG01005504  51 2023-05-22 00:00:00    2023-05-22 00:00:00  MG00000001  2023-05-22 00:00:00  MG00000001  View Edit Delete

Page 123 of 251, showing 20 records out of 5001 total, starting on record 2441, ending on 2460

(default) 2 queries took 11 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `UsersPickupPoint`.`farmer_id`, `UsersPickupPoint`.`pickup_point_id`, `UsersPickupPoint`.`use_start_day`, `UsersPickupPoint`.`use_end_day`, `UsersPickupPoint`.`created`, `UsersPickupPoint`.`insert_user`, `UsersPickupPoint`.`modified`, `UsersPickupPoint`.`update_user`, `PickupPoint`.`id`, `PickupPoint`.`pickup_point_cd`, `PickupPoint`.`trader_id`, `PickupPoint`.`locality_id`, `PickupPoint`.`locality_cd`, `PickupPoint`.`pickup_point_nm`, `PickupPoint`.`pickup_point_fk`, `PickupPoint`.`use_start_day`, `PickupPoint`.`use_end_day`, `PickupPoint`.`margin_price_yen`, `PickupPoint`.`remain_label_roll`, `PickupPoint`.`threshold_label_roll`, `PickupPoint`.`inventory_label_roll`, `PickupPoint`.`inventory_date`, `PickupPoint`.`created`, `PickupPoint`.`insert_user`, `PickupPoint`.`modified`, `PickupPoint`.`update_user`, `PickupPoint`.`password` FROM `sato_agri`.`users_pickup_points` AS `UsersPickupPoint` LEFT JOIN `sato_agri`.`pickup_points` AS `PickupPoint` ON (`UsersPickupPoint`.`pickup_point_id` = `PickupPoint`.`id`) WHERE 1 = 1 ORDER BY `UsersPickupPoint`.`farmer_id` desc LIMIT 2440, 2020206
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`users_pickup_points` AS `UsersPickupPoint` LEFT JOIN `sato_agri`.`pickup_points` AS `PickupPoint` ON (`UsersPickupPoint`.`pickup_point_id` = `PickupPoint`.`id`) WHERE 1 = 1115