Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004022  68 2020-02-27 00:00:00    2020-02-27 09:56:26  MG00000001  2020-02-27 09:56:26  MG00000001  View Edit Delete
AG01004023  68 2020-02-27 00:00:00    2020-02-27 10:05:22  MG00000001  2020-02-27 10:05:22  MG00000001  View Edit Delete
AG01004024  105 2020-03-13 00:00:00    2020-03-13 09:47:22  MG00000001  2020-03-13 09:47:22  MG00000001  View Edit Delete
AG01004025  105 2020-03-13 00:00:00    2020-03-13 09:51:43  MG00000001  2020-03-13 09:51:43  MG00000001  View Edit Delete
AG01004026  105 2020-03-13 00:00:00    2020-03-13 09:53:22  MG00000001  2020-03-13 09:53:22  MG00000001  View Edit Delete
AG01004027  105 2020-03-13 00:00:00    2020-03-13 09:55:12  MG00000001  2020-03-13 09:55:12  MG00000001  View Edit Delete
AG01004028  105 2020-03-13 00:00:00    2020-03-13 10:24:24  MG00000003  2020-03-13 10:24:24  MG00000003  View Edit Delete
AG01004029  110 2020-03-25 00:00:00    2020-03-25 11:07:56  MG00000001  2020-03-25 11:07:56  MG00000001  View Edit Delete
AG01004030  101 2020-03-26 00:00:00    2020-03-26 09:23:42  MG00000001  2020-03-26 09:23:42  MG00000001  View Edit Delete
AG01004031  48 2020-03-31 00:00:00    2020-03-31 15:54:55  MG00000001  2020-03-31 15:54:55  MG00000001  View Edit Delete
AG01004032  59 2020-03-31 00:00:00    2020-03-31 16:01:25  MG00000001  2020-03-31 16:01:25  MG00000001  View Edit Delete
AG01004033  50 2020-04-01 00:00:00    2020-04-01 10:10:02  MG00000001  2020-04-01 10:10:02  MG00000001  View Edit Delete
AG01004034  48 2020-04-01 00:00:00    2020-04-01 10:30:30  MG00000001  2020-04-01 10:30:30  MG00000001  View Edit Delete
AG01004035  50 2020-04-01 00:00:00    2020-04-01 10:33:33  MG00000001  2020-04-01 10:33:33  MG00000001  View Edit Delete
AG01004036  111 2020-04-01 00:00:00    2020-04-01 10:52:10  MG00000001  2020-04-01 10:52:10  MG00000001  View Edit Delete
AG01004037  111 2020-04-01 00:00:00    2020-04-01 10:53:20  MG00000001  2020-04-01 10:53:20  MG00000001  View Edit Delete
AG01004038  111 2020-04-01 00:00:00    2020-04-01 10:54:06  MG00000001  2020-04-01 10:54:06  MG00000001  View Edit Delete
AG01004039  111 2020-04-01 00:00:00    2020-04-01 10:59:15  MG00000001  2020-04-01 10:59:15  MG00000001  View Edit Delete
AG01004040  118 2020-04-01 00:00:00    2020-04-01 11:02:11  MG00000001  2020-04-01 11:02:11  MG00000001  View Edit Delete
AG01004041  64 2020-04-09 00:00:00    2020-04-09 09:08:28  MG00000001  2020-04-09 09:08:28  MG00000001  View Edit Delete

Page 54 of 251, showing 20 records out of 5001 total, starting on record 1061, ending on 1080

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