Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004563  126 2021-07-13 00:00:00    2021-07-13 13:58:48  MG00000001  2021-07-13 13:58:48  MG00000001  View Edit Delete
AG01004564  48 2021-07-26 00:00:00    2021-07-26 12:18:36  MG00000001  2021-07-26 12:18:36  MG00000001  View Edit Delete
AG01004565  131 2021-07-26 00:00:00    2021-07-26 12:19:52  MG00000001  2021-07-26 12:19:52  MG00000001  View Edit Delete
AG01004566  131 2021-07-26 00:00:00    2021-07-26 12:20:32  MG00000001  2021-07-26 12:20:32  MG00000001  View Edit Delete
AG01004567  64 2021-07-26 00:00:00    2021-07-26 12:32:33  MG00000001  2021-07-26 12:32:33  MG00000001  View Edit Delete
AG01004568  64 2021-07-26 00:00:00    2021-07-26 12:34:21  MG00000001  2021-07-26 12:34:21  MG00000001  View Edit Delete
AG01004569  90 2021-07-26 00:00:00    2021-07-26 16:51:28  MG00000001  2021-07-26 16:51:28  MG00000001  View Edit Delete
AG01004570  112 2021-08-06 00:00:00    2021-08-06 11:30:21  MG00000001  2021-08-06 11:30:21  MG00000001  View Edit Delete
AG01004571  68 2021-08-11 00:00:00    2021-08-11 08:53:38  MG00000001  2021-08-11 08:53:38  MG00000001  View Edit Delete
AG01004572  124 2021-08-16 00:00:00    2021-08-16 09:05:56  MG00000001  2021-08-16 09:05:56  MG00000001  View Edit Delete
AG01004573  126 2021-08-16 00:00:00    2021-08-16 09:13:55  MG00000001  2021-08-16 09:13:55  MG00000001  View Edit Delete
AG01004574  102 2021-08-16 00:00:00    2021-08-16 16:13:15  MG00000001  2021-08-16 16:13:15  MG00000001  View Edit Delete
AG01004575  124 2021-08-24 00:00:00    2021-08-24 13:47:33  MG00000001  2021-08-24 13:47:33  MG00000001  View Edit Delete
AG01004576  117 2021-09-02 00:00:00    2021-09-02 09:01:03  MG00000001  2021-09-02 09:01:03  MG00000001  View Edit Delete
AG01004577  102 2021-09-10 00:00:00    2021-09-10 10:19:08  MG00000001  2021-09-10 10:19:08  MG00000001  View Edit Delete
AG01004578  121 2021-09-10 00:00:00    2021-09-10 10:39:44  MG00000001  2021-09-10 10:39:44  MG00000001  View Edit Delete
AG01004579  115 2021-10-13 00:00:00    2021-10-13 09:49:32  MG00000001  2021-10-13 09:49:32  MG00000001  View Edit Delete
AG01004580  115 2021-10-13 00:00:00    2021-10-13 09:53:33  MG00000001  2021-10-13 09:53:33  MG00000001  View Edit Delete
AG01004581  116 2021-10-13 00:00:00    2021-10-13 09:54:55  MG00000001  2021-10-13 09:54:55  MG00000001  View Edit Delete
AG01004582  116 2021-10-13 00:00:00    2021-10-13 09:56:42  MG00000001  2021-10-13 09:56:42  MG00000001  View Edit Delete

Page 81 of 251, showing 20 records out of 5001 total, starting on record 1601, ending on 1620

(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 1600, 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