Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004863  48 2022-07-14 00:00:00    2022-07-14 14:42:25  MG00000001  2022-07-14 14:42:25  MG00000001  View Edit Delete
AG01004862  48 2022-07-14 00:00:00    2022-07-14 14:40:44  MG00000001  2022-07-14 14:40:44  MG00000001  View Edit Delete
AG01004861  48 2022-07-14 00:00:00    2022-07-14 14:38:42  MG00000001  2022-07-14 14:38:42  MG00000001  View Edit Delete
AG01004860  48 2022-07-14 00:00:00    2022-07-14 14:37:12  MG00000001  2022-07-14 14:37:12  MG00000001  View Edit Delete
AG01004859  48 2022-07-14 00:00:00    2022-07-14 14:35:38  MG00000001  2022-07-14 14:35:38  MG00000001  View Edit Delete
AG01004858  48 2022-07-14 00:00:00    2022-07-14 14:27:29  MG00000001  2022-07-14 14:27:29  MG00000001  View Edit Delete
AG01004857  140 2022-07-08 00:00:00    2022-07-08 13:54:08  MG00000001  2022-07-08 13:54:08  MG00000001  View Edit Delete
AG01004856  140 2022-07-08 00:00:00    2022-07-08 13:48:34  MG00000001  2022-07-08 13:48:34  MG00000001  View Edit Delete
AG01004855  140 2022-07-08 00:00:00    2022-07-08 13:45:11  MG00000001  2022-07-08 13:45:11  MG00000001  View Edit Delete
AG01004854  140 2022-07-08 00:00:00    2022-07-08 13:36:45  MG00000001  2022-07-08 13:36:45  MG00000001  View Edit Delete
AG01004853  140 2022-07-08 00:00:00    2022-07-08 13:32:52  MG00000001  2022-07-08 13:32:52  MG00000001  View Edit Delete
AG01004852  140 2022-07-08 00:00:00    2022-07-08 13:17:28  MG00000001  2022-07-08 13:17:28  MG00000001  View Edit Delete
AG01004851  140 2022-07-08 00:00:00    2022-07-08 13:15:30  MG00000001  2022-07-08 13:15:30  MG00000001  View Edit Delete
AG01004850  140 2022-07-08 00:00:00    2022-07-08 13:12:32  MG00000001  2022-07-08 13:12:32  MG00000001  View Edit Delete
AG01004849  121 2022-07-08 00:00:00    2022-07-08 10:44:09  MG00000001  2022-07-08 10:44:09  MG00000001  View Edit Delete
AG01004848  64 2022-06-22 00:00:00    2022-06-22 09:56:58  MG00000001  2022-06-22 09:56:58  MG00000001  View Edit Delete
AG01004847  54 2022-06-22 00:00:00    2022-06-22 09:51:03  MG00000001  2022-06-22 09:51:03  MG00000001  View Edit Delete
AG01004846  54 2022-06-21 00:00:00    2022-06-21 14:19:13  MG00000001  2022-06-21 14:19:13  MG00000001  View Edit Delete
AG01004845  54 2022-06-21 00:00:00    2022-06-21 14:08:30  MG00000001  2022-06-21 14:08:30  MG00000001  View Edit Delete
AG01004844  51 2022-06-21 00:00:00    2022-06-21 14:04:10  MG00000001  2022-06-21 14:04:10  MG00000001  View Edit Delete

Page 156 of 251, showing 20 records out of 5001 total, starting on record 3101, ending on 3120

(default) 2 queries took 12 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 3100, 2020207
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