Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005263  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005264  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005265  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005266  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005267  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005268  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005269  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005270  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005271  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005272  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005273  49 2022-11-11 00:00:00    2022-11-11 10:09:38  MG00000001  2022-11-11 10:09:38  MG00000001  View Edit Delete
AG01005274  49 2022-11-11 00:00:00    2022-11-11 11:22:10  MG00000001  2022-11-11 11:22:10  MG00000001  View Edit Delete
AG01005275  49 2022-11-11 00:00:00    2022-11-11 11:58:56  MG00000001  2022-11-11 11:58:56  MG00000001  View Edit Delete
AG01005276  123 2022-11-11 00:00:00    2022-11-11 18:28:20  MG00000001  2022-11-11 18:28:20  MG00000001  View Edit Delete
AG01005277  49 2022-11-16 00:00:00    2022-11-16 10:20:59  MG00000001  2022-11-16 10:20:59  MG00000001  View Edit Delete
AG01005278  49 2022-11-16 00:00:00    2022-11-16 10:31:19  MG00000001  2022-11-16 10:31:19  MG00000001  View Edit Delete
AG01005279  49 2022-11-16 00:00:00    2022-11-16 10:33:41  MG00000001  2022-11-16 10:33:41  MG00000001  View Edit Delete
AG01005280  49 2022-11-16 00:00:00    2022-11-16 10:36:27  MG00000001  2022-11-16 10:36:27  MG00000001  View Edit Delete
AG01005281  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete
AG01005282  49 2022-11-16 00:00:00    2022-11-16 10:39:44  MG00000001  2022-11-16 10:39:44  MG00000001  View Edit Delete

Page 116 of 251, showing 20 records out of 5001 total, starting on record 2301, ending on 2320

(default) 2 queries took 8 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 2300, 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 = 1114