Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005283  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005284  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005285  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005286  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005287  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005288  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005289  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005290  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005291  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005292  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005293  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005294  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005295  50 2022-11-17 00:00:00    2022-11-17 09:39:37  MG00000001  2022-11-17 09:39:37  MG00000001  View Edit Delete
AG01005296  50 2022-11-17 00:00:00    2022-11-17 09:41:01  MG00000001  2022-11-17 09:41:01  MG00000001  View Edit Delete
AG01005297  50 2022-11-17 00:00:00    2022-11-17 09:42:27  MG00000001  2022-11-17 09:42:27  MG00000001  View Edit Delete
AG01005298  50 2022-11-17 00:00:00    2022-11-17 09:45:46  MG00000001  2022-11-17 09:45:46  MG00000001  View Edit Delete
AG01005299  48 2022-11-17 00:00:00    2022-11-17 11:00:09  MG00000001  2022-11-17 11:00:09  MG00000001  View Edit Delete
AG01005300  48 2022-11-17 00:00:00    2022-11-17 11:01:16  MG00000001  2022-11-17 11:01:16  MG00000001  View Edit Delete
AG01005301  49 2022-11-17 00:00:00    2022-11-17 11:02:36  MG00000001  2022-11-17 11:02:36  MG00000001  View Edit Delete
AG01005302  59 2022-11-17 00:00:00    2022-11-17 11:03:49  MG00000001  2022-11-17 11:03:49  MG00000001  View Edit Delete

Page 117 of 251, showing 20 records out of 5001 total, starting on record 2321, ending on 2340

(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` asc LIMIT 2320, 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