Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004583  122 2021-10-19 00:00:00    2021-10-19 15:31:02  MG00000001  2021-10-19 15:31:02  MG00000001  View Edit Delete
AG01004584  59 2021-10-26 00:00:00    2021-10-26 16:18:53  MG00000001  2021-10-26 16:18:53  MG00000001  View Edit Delete
AG01004585  67 2021-10-26 00:00:00    2021-10-26 16:21:15  MG00000001  2021-10-26 16:21:15  MG00000001  View Edit Delete
AG01004586  132 2021-10-28 00:00:00    2021-10-28 10:11:37  MG00000001  2021-10-28 10:11:37  MG00000001  View Edit Delete
AG01004587  132 2021-10-28 00:00:00    2021-10-28 10:24:52  MG00000001  2021-10-28 10:24:52  MG00000001  View Edit Delete
AG01004588  132 2021-10-28 00:00:00    2021-10-28 10:28:27  MG00000001  2021-10-28 10:28:27  MG00000001  View Edit Delete
AG01004589  133 2021-10-28 00:00:00    2021-10-28 10:32:23  MG00000001  2021-10-28 10:32:23  MG00000001  View Edit Delete
AG01004590  124 2021-10-29 00:00:00    2021-10-29 13:26:41  MG00000001  2021-10-29 13:26:41  MG00000001  View Edit Delete
AG01004591  122 2021-11-02 00:00:00    2021-11-02 09:25:00  MG00000001  2021-11-02 09:25:00  MG00000001  View Edit Delete
AG01004592  49 2021-11-08 00:00:00    2021-11-08 12:42:26  MG00000001  2021-11-08 12:42:26  MG00000001  View Edit Delete
AG01004593  134 2021-11-10 00:00:00    2021-11-10 13:56:04  MG00000001  2021-11-10 13:56:04  MG00000001  View Edit Delete
AG01004594  119 2021-11-10 00:00:00    2021-11-10 16:21:09  MG00000001  2021-11-10 16:21:09  MG00000001  View Edit Delete
AG01004595  131 2021-11-17 00:00:00    2021-11-17 14:12:38  MG00000001  2021-11-17 14:12:38  MG00000001  View Edit Delete
AG01004596  131 2021-11-17 00:00:00    2021-11-17 14:14:27  MG00000001  2021-11-17 14:14:27  MG00000001  View Edit Delete
AG01004597  126 2021-11-18 00:00:00    2021-11-18 10:38:19  MG00000001  2021-11-18 10:38:19  MG00000001  View Edit Delete
AG01004598  64 2021-11-26 00:00:00    2021-11-26 10:01:56  MG00000001  2021-11-26 10:01:56  MG00000001  View Edit Delete
AG01004599  102 2021-11-29 00:00:00    2021-11-29 09:01:44  MG00000001  2021-11-29 09:01:44  MG00000001  View Edit Delete
AG01004600  115 2021-11-29 00:00:00    2021-11-29 09:05:59  MG00000001  2021-11-29 09:05:59  MG00000001  View Edit Delete
AG01004601  116 2021-11-29 00:00:00    2021-11-29 09:10:19  MG00000001  2021-11-29 09:10:19  MG00000001  View Edit Delete
AG01004602  122 2021-11-29 00:00:00    2021-11-29 09:26:49  MG00000001  2021-11-29 09:26:49  MG00000001  View Edit Delete

Page 82 of 251, showing 20 records out of 5001 total, starting on record 1621, ending on 1640

(default) 2 queries took 8 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` asc LIMIT 1620, 2020203
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