Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG05000008  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000007  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000006  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000005  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000004  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000003  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000002  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000001  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG04000169  145 2024-01-23 00:00:00    2024-01-23 13:29:25  MG00000001  2024-01-23 13:29:25  MG00000001  View Edit Delete
AG04000168  145 2024-01-15 00:00:00    2024-01-15 16:19:59  MG00000001  2024-01-15 16:19:59  MG00000001  View Edit Delete
AG04000167  145 2024-01-15 00:00:00    2024-01-15 15:22:48  MG00000001  2024-01-15 15:22:48  MG00000001  View Edit Delete
AG04000166  145 2023-12-14 00:00:00    2023-12-14 08:44:11  MG00000001  2023-12-14 08:44:11  MG00000001  View Edit Delete
AG04000165  145 2023-11-20 00:00:00    2023-11-20 10:11:36  MG00000001  2023-11-20 10:11:36  MG00000001  View Edit Delete
AG04000164  145 2023-11-16 00:00:00    2023-11-16 14:09:05  MG00000001  2023-11-16 14:09:05  MG00000001  View Edit Delete
AG04000163  145 2023-10-19 00:00:00    2023-10-19 10:52:00  MG00000001  2023-10-19 10:52:00  MG00000001  View Edit Delete
AG04000162  145 2023-10-04 00:00:00    2023-10-04 10:31:51  MG00000001  2023-10-04 10:31:51  MG00000001  View Edit Delete
AG04000161  145 2023-10-04 00:00:00    2023-10-04 10:30:33  MG00000001  2023-10-04 10:30:33  MG00000001  View Edit Delete
AG04000160  145 2023-08-22 00:00:00    2023-08-22 15:55:34  MG00000001  2023-08-22 15:55:34  MG00000001  View Edit Delete
AG04000159  145 2023-08-22 00:00:00    2023-08-22 15:54:50  MG00000001  2023-08-22 15:54:50  MG00000001  View Edit Delete
AG04000158  145 2023-08-03 00:00:00    2023-08-03 11:38:50  MG00000001  2023-08-03 11:38:50  MG00000001  View Edit Delete

Page 74 of 251, showing 20 records out of 5001 total, starting on record 1461, ending on 1480

(default) 2 queries took 9 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 1460, 2020204
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