Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG08000055  93 2022-04-14 00:00:00    2022-04-14 15:58:52  MG00000001  2022-04-14 15:58:52  MG00000001  View Edit Delete
AG08000054  93 2022-04-14 00:00:00    2022-04-14 15:52:34  MG00000001  2022-04-14 15:52:34  MG00000001  View Edit Delete
AG08000053  93 2022-03-14 00:00:00    2022-03-14 09:05:19  MG00000001  2022-03-14 09:05:19  MG00000001  View Edit Delete
AG08000052  93 2022-01-20 00:00:00    2022-01-20 16:38:27  MG00000001  2022-01-20 16:38:27  MG00000001  View Edit Delete
AG08000051  93 2021-12-16 00:00:00    2021-12-16 14:37:04  MG00000001  2021-12-16 14:37:04  MG00000001  View Edit Delete
AG08000050  93 2021-11-24 00:00:00    2021-11-24 09:15:45  MG00000001  2021-11-24 09:15:45  MG00000001  View Edit Delete
AG08000049  93 2021-11-01 00:00:00    2021-11-01 14:40:00  MG00000001  2021-11-01 14:40:00  MG00000001  View Edit Delete
AG08000048  93 2021-06-14 00:00:00    2021-06-14 09:28:23  MG00000001  2021-06-14 09:28:23  MG00000001  View Edit Delete
AG08000047  93 2021-06-01 00:00:00    2021-06-01 10:51:49  MG00000001  2021-06-01 10:51:49  MG00000001  View Edit Delete
AG08000046  93 2021-05-10 00:00:00    2021-05-10 16:49:42  MG00000001  2021-05-10 16:49:42  MG00000001  View Edit Delete
AG08000045  93 2021-02-12 00:00:00    2021-02-12 18:00:45  MG00000005  2021-02-12 18:00:45  MG00000005  View Edit Delete
AG08000044  93 2020-11-17 00:00:00    2020-11-17 15:35:40  MG00000005  2020-11-17 15:35:40  MG00000005  View Edit Delete
AG08000043  93 2020-10-02 00:00:00    2020-10-02 16:25:24  MG00000005  2020-10-02 16:25:24  MG00000005  View Edit Delete
AG08000042  93 2020-09-03 00:00:00    2020-09-03 13:38:58  MG00000005  2020-09-03 13:38:58  MG00000005  View Edit Delete
AG08000041  93 2020-07-29 00:00:00    2020-07-29 15:43:26  MG00000005  2020-07-29 15:43:26  MG00000005  View Edit Delete
AG08000040  93 2020-06-11 00:00:00    2020-06-11 16:50:38  MG00000005  2020-06-11 16:50:38  MG00000005  View Edit Delete
AG08000039  93 2020-06-05 00:00:00    2020-06-05 09:05:20  MG00000001  2020-06-05 09:05:20  MG00000001  View Edit Delete
AG08000038  93 2020-05-07 00:00:00    2020-05-07 13:18:44  MG00000001  2020-05-07 13:18:44  MG00000001  View Edit Delete
AG08000037  93 2020-04-30 00:00:00    2020-04-30 08:47:40  MG00000001  2020-04-30 08:47:40  MG00000001  View Edit Delete
AG08000036  93 2020-04-13 00:00:00    2020-04-13 08:33:02  MG00000001  2020-04-13 08:33:02  MG00000001  View Edit Delete

Page 6 of 251, showing 20 records out of 5001 total, starting on record 101, ending on 120

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