Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005383  63 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005384  67 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005385  146 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005386  146 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005387  146 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005388  146 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005389  141 2022-11-28 00:00:00    2022-11-28 14:50:15  MG00000001  2022-11-28 14:50:15  MG00000001  View Edit Delete
AG01005390  141 2022-12-06 00:00:00    2022-12-06 00:00:00  MG00000001  2022-12-06 00:00:00  MG00000001  View Edit Delete
AG01005391  124 2022-12-06 00:00:00    2022-12-06 00:00:00  MG00000001  2022-12-06 00:00:00  MG00000001  View Edit Delete
AG01005392  35 2022-12-19 00:00:00    2022-12-19 00:00:00  MG00000001  2022-12-19 00:00:00  MG00000001  View Edit Delete
AG01005393  50 2022-12-19 00:00:00    2022-12-19 00:00:00  MG00000001  2022-12-19 00:00:00  MG00000001  View Edit Delete
AG01005394  157 2022-12-19 00:00:00    2022-12-19 00:00:00  MG00000001  2022-12-19 00:00:00  MG00000001  View Edit Delete
AG01005395  99 2022-12-19 00:00:00    2022-12-19 00:00:00  MG00000001  2022-12-19 00:00:00  MG00000001  View Edit Delete
AG01005396  141 2022-12-26 00:00:00    2022-12-26 10:33:48  MG00000001  2022-12-26 10:33:48  MG00000001  View Edit Delete
AG01005397  159 2022-12-26 00:00:00    2022-12-26 10:37:24  MG00000001  2022-12-26 10:37:24  MG00000001  View Edit Delete
AG01005398  49 2022-12-27 00:00:00    2022-12-27 10:04:39  MG00000001  2022-12-27 10:04:39  MG00000001  View Edit Delete
AG01005399  59 2022-12-27 00:00:00    2022-12-27 10:16:50  MG00000001  2022-12-27 10:16:50  MG00000001  View Edit Delete
AG01005400  141 2022-12-28 00:00:00    2022-12-28 11:25:49  MG00000001  2022-12-28 11:25:49  MG00000001  View Edit Delete
AG01005401  158 2022-12-28 00:00:00    2022-12-28 11:31:58  MG00000001  2022-12-28 11:31:58  MG00000001  View Edit Delete
AG01005402  50 2023-01-05 00:00:00    2023-01-05 12:18:43  MG00000001  2023-01-05 12:18:43  MG00000001  View Edit Delete

Page 122 of 251, showing 20 records out of 5001 total, starting on record 2421, ending on 2440

(default) 2 queries took 10 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 2420, 2020205
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