Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG09000004  94 2018-06-16 00:00:00    2018-06-16 23:56:50  MG00000002  2018-06-16 23:56:50  MG00000002  View Edit Delete
AG09000003  94 2018-06-16 00:00:00    2018-06-16 23:47:01  MG00000002  2018-06-16 23:47:01  MG00000002  View Edit Delete
AG09000002  94 2018-06-15 00:00:00    2018-06-15 20:46:37  MG00000001  2018-06-15 20:46:37  MG00000001  View Edit Delete
AG09000001  94 2018-06-15 00:00:00    2018-06-15 18:49:30  MG00000001  2018-06-15 18:49:30  MG00000001  View Edit Delete
AG08000071  93 2023-12-22 00:00:00    2023-12-22 18:14:01  MG00000001  2023-12-22 18:14:01  MG00000001  View Edit Delete
AG08000070  93 2023-11-08 00:00:00    2023-11-08 15:49:53  MG00000001  2023-11-08 15:49:53  MG00000001  View Edit Delete
AG08000069  93 2023-10-23 00:00:00    2023-10-23 10:23:15  MG00000001  2023-10-23 10:23:15  MG00000001  View Edit Delete
AG08000068  93 2023-07-18 00:00:00    2023-07-18 09:13:57  MG00000001  2023-07-18 09:13:57  MG00000001  View Edit Delete
AG08000067  93 2023-06-22 00:00:00    2023-06-22 11:58:29  MG00000001  2023-06-22 11:58:29  MG00000001  View Edit Delete
AG08000066  93 2023-05-19 00:00:00    2023-05-19 17:05:35  MG00000001  2023-05-19 17:05:35  MG00000001  View Edit Delete
AG08000065  93 2023-05-18 00:00:00    2023-05-18 15:17:14  MG00000001  2023-05-18 15:17:14  MG00000001  View Edit Delete
AG08000064  93 2023-05-08 00:00:00    2023-05-08 11:53:41  MG00000001  2023-05-08 11:53:41  MG00000001  View Edit Delete
AG08000063  93 2023-04-10 00:00:00    2023-04-10 11:01:57  MG00000001  2023-04-10 11:01:57  MG00000001  View Edit Delete
AG08000062  93 2023-04-10 00:00:00    2023-04-10 10:50:59  MG00000001  2023-04-10 10:50:59  MG00000001  View Edit Delete
AG08000061  93 2023-03-03 00:00:00    2023-03-03 08:44:09  MG00000001  2023-03-03 08:44:09  MG00000001  View Edit Delete
AG08000060  93 2023-02-10 00:00:00    2023-02-10 10:39:42  MG00000001  2023-02-10 10:39:42  MG00000001  View Edit Delete
AG08000059  93 2023-02-02 00:00:00    2023-02-02 10:38:55  MG00000001  2023-02-02 10:38:55  MG00000001  View Edit Delete
AG08000058  93 2023-01-24 00:00:00    2023-01-24 10:14:29  MG00000001  2023-01-24 10:14:29  MG00000001  View Edit Delete
AG08000057  93 2022-08-16 00:00:00    2022-08-16 10:59:21  MG00000001  2022-08-16 10:59:21  MG00000001  View Edit Delete
AG08000056  93 2022-05-10 00:00:00    2022-05-10 09:44:00  MG00000001  2022-05-10 09:44:00  MG00000001  View Edit Delete

Page 5 of 251, showing 20 records out of 5001 total, starting on record 81, ending on 100

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