Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG08000035  93 2020-04-09 00:00:00    2020-04-09 13:51:40  MG00000001  2020-04-09 13:51:40  MG00000001  View Edit Delete
AG08000034  93 2020-03-11 00:00:00    2020-03-11 13:43:14  MG00000001  2020-03-11 13:43:14  MG00000001  View Edit Delete
AG08000033  93 2020-01-16 00:00:00    2020-01-16 08:34:23  MG00000001  2020-01-16 08:34:23  MG00000001  View Edit Delete
AG08000032  93 2020-01-10 00:00:00    2020-01-10 10:39:12  MG00000001  2020-01-10 10:39:12  MG00000001  View Edit Delete
AG08000031  93 2019-12-02 00:00:00    2019-12-02 10:34:26  MG00000001  2019-12-02 10:34:26  MG00000001  View Edit Delete
AG08000030  93 2019-01-29 00:00:00    2019-01-29 15:46:03  MG00000001  2019-01-29 15:46:03  MG00000001  View Edit Delete
AG08000029  93 2019-01-22 00:00:00    2019-01-22 13:53:47  MG00000001  2019-01-22 13:53:47  MG00000001  View Edit Delete
AG08000028  93 2019-01-07 00:00:00    2019-01-07 15:36:52  MG00000001  2019-01-07 15:36:52  MG00000001  View Edit Delete
AG08000027  93 2019-01-07 00:00:00    2019-01-07 15:35:31  MG00000001  2019-01-07 15:35:31  MG00000001  View Edit Delete
AG08000026  93 2018-12-05 00:00:00    2018-12-05 13:31:44  MG00000001  2018-12-05 13:31:44  MG00000001  View Edit Delete
AG08000025  93 2018-11-27 00:00:00    2018-11-27 23:19:01  MG00000001  2018-11-27 23:19:01  MG00000001  View Edit Delete
AG08000024  93 2018-11-09 00:00:00    2018-11-09 10:23:36  MG00000001  2018-11-09 10:23:36  MG00000001  View Edit Delete
AG08000023  93 2018-11-09 00:00:00    2018-11-09 10:21:36  MG00000001  2018-11-09 10:21:36  MG00000001  View Edit Delete
AG08000022  93 2018-10-30 00:00:00    2018-10-30 09:43:24  MG00000001  2018-10-30 09:43:24  MG00000001  View Edit Delete
AG08000021  93 2018-10-30 00:00:00    2018-10-30 09:41:58  MG00000001  2018-10-30 09:41:58  MG00000001  View Edit Delete
AG08000020  93 2018-10-30 00:00:00    2018-10-30 09:41:06  MG00000001  2018-10-30 09:41:06  MG00000001  View Edit Delete
AG08000019  93 2018-09-25 00:00:00    2018-09-25 12:42:08  MG00000001  2018-09-25 12:42:08  MG00000001  View Edit Delete
AG08000018  93 2018-09-25 00:00:00    2018-09-25 12:41:31  MG00000001  2018-09-25 12:41:31  MG00000001  View Edit Delete
AG08000017  93 2018-09-25 00:00:00    2018-09-25 12:40:29  MG00000001  2018-09-25 12:40:29  MG00000001  View Edit Delete
AG08000016  93 2018-09-25 00:00:00    2018-09-25 12:39:45  MG00000001  2018-09-25 12:39:45  MG00000001  View Edit Delete

Page 7 of 251, showing 20 records out of 5001 total, starting on record 121, ending on 140

(default) 2 queries took 6 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 120, 2020201
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