Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004543  48 2021-07-02 00:00:00    2021-07-02 10:51:18  MG00000001  2021-07-02 10:51:18  MG00000001  View Edit Delete
AG01004544  50 2021-07-02 00:00:00    2021-07-02 10:52:06  MG00000001  2021-07-02 10:52:06  MG00000001  View Edit Delete
AG01004545  59 2021-07-02 00:00:00    2021-07-02 10:52:55  MG00000001  2021-07-02 10:52:55  MG00000001  View Edit Delete
AG01004546  59 2021-07-02 00:00:00    2021-07-02 10:53:38  MG00000001  2021-07-02 10:53:38  MG00000001  View Edit Delete
AG01004547  64 2021-07-02 00:00:00    2021-07-02 10:54:16  MG00000001  2021-07-02 10:54:16  MG00000001  View Edit Delete
AG01004548  90 2021-07-08 00:00:00    2021-07-08 16:09:29  MG00000001  2021-07-08 16:09:29  MG00000001  View Edit Delete
AG01004549  124 2021-07-08 00:00:00    2021-07-08 16:34:39  MG00000001  2021-07-08 16:34:39  MG00000001  View Edit Delete
AG01004550  131 2021-07-09 00:00:00    2021-07-09 15:17:17  MG00000001  2021-07-09 15:17:17  MG00000001  View Edit Delete
AG01004551  131 2021-07-09 00:00:00    2021-07-09 15:18:36  MG00000001  2021-07-09 15:18:36  MG00000001  View Edit Delete
AG01004552  131 2021-07-09 00:00:00    2021-07-09 15:20:25  MG00000001  2021-07-09 15:20:25  MG00000001  View Edit Delete
AG01004553  131 2021-07-09 00:00:00    2021-07-09 15:21:50  MG00000001  2021-07-09 15:21:50  MG00000001  View Edit Delete
AG01004554  131 2021-07-09 00:00:00    2021-07-09 15:23:11  MG00000001  2021-07-09 15:23:11  MG00000001  View Edit Delete
AG01004555  131 2021-07-09 00:00:00    2021-07-09 15:24:42  MG00000001  2021-07-09 15:24:42  MG00000001  View Edit Delete
AG01004556  36 2021-07-09 00:00:00    2021-07-09 15:39:25  MG00000001  2021-07-09 15:39:25  MG00000001  View Edit Delete
AG01004557  40 2021-07-09 00:00:00    2021-07-09 15:40:56  MG00000001  2021-07-09 15:40:56  MG00000001  View Edit Delete
AG01004558  42 2021-07-09 00:00:00    2021-07-09 15:42:31  MG00000001  2021-07-09 15:42:31  MG00000001  View Edit Delete
AG01004559  64 2021-07-09 00:00:00    2021-07-09 15:44:37  MG00000001  2021-07-09 15:44:37  MG00000001  View Edit Delete
AG01004560  64 2021-07-09 00:00:00    2021-07-09 15:46:06  MG00000001  2021-07-09 15:46:06  MG00000001  View Edit Delete
AG01004561  102 2021-07-13 00:00:00    2021-07-13 11:14:49  MG00000001  2021-07-13 11:14:49  MG00000001  View Edit Delete
AG01004562  131 2021-07-13 00:00:00    2021-07-13 13:45:55  MG00000001  2021-07-13 13:45:55  MG00000001  View Edit Delete

Page 80 of 251, showing 20 records out of 5001 total, starting on record 1581, ending on 1600

(default) 2 queries took 7 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 1580, 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 = 1114