Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005363  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005364  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005365  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005366  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005367  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005368  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005369  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005370  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005371  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005372  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005373  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005374  50 2022-11-22 00:00:00    2022-11-22 15:07:01  MG00000001  2022-11-22 15:07:01  MG00000001  View Edit Delete
AG01005375  50 2022-11-24 00:00:00    2022-11-24 11:04:00  MG00000001  2022-11-24 11:04:00  MG00000001  View Edit Delete
AG01005376  50 2022-11-24 00:00:00    2022-11-24 11:05:22  MG00000001  2022-11-24 11:05:22  MG00000001  View Edit Delete
AG01005377  50 2022-11-24 00:00:00    2022-11-24 11:06:27  MG00000001  2022-11-24 11:06:27  MG00000001  View Edit Delete
AG01005378  99 2022-11-24 00:00:00    2022-11-24 14:44:52  MG00000001  2022-11-24 14:44:52  MG00000001  View Edit Delete
AG01005379  99 2022-11-24 00:00:00    2022-11-24 15:00:26  MG00000001  2022-11-24 15:00:26  MG00000001  View Edit Delete
AG01005380  34 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005381  34 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete
AG01005382  48 2022-11-28 00:00:00    2022-11-28 00:00:00  MG00000001  2022-11-28 00:00:00  MG00000001  View Edit Delete

Page 121 of 251, showing 20 records out of 5001 total, starting on record 2401, ending on 2420

(default) 2 queries took 14 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 2400, 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 = 1117