Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004923  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004924  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004925  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004926  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004927  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004928  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004929  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004930  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004931  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004932  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004933  146 2022-07-29 00:00:00    2022-07-29 09:42:56  MG00000001  2022-07-29 09:42:56  MG00000001  View Edit Delete
AG01004934  147 2022-08-02 00:00:00    2022-08-02 09:00:25  MG00000001  2022-08-02 09:00:25  MG00000001  View Edit Delete
AG01004935  148 2022-08-02 00:00:00    2022-08-02 09:02:50  MG00000001  2022-08-02 09:02:50  MG00000001  View Edit Delete
AG01004936  146 2022-08-02 00:00:00    2022-08-02 09:43:11  MG00000001  2022-08-02 09:43:11  MG00000001  View Edit Delete
AG01004937  146 2022-08-05 00:00:00    2022-08-05 15:03:36  MG00000001  2022-08-05 15:03:36  MG00000001  View Edit Delete
AG01004938  146 2022-08-05 00:00:00    2022-08-05 15:06:38  MG00000001  2022-08-05 15:06:38  MG00000001  View Edit Delete
AG01004939  146 2022-08-05 00:00:00    2022-08-05 15:07:46  MG00000001  2022-08-05 15:07:46  MG00000001  View Edit Delete
AG01004940  146 2022-08-05 00:00:00    2022-08-05 15:08:49  MG00000001  2022-08-05 15:08:49  MG00000001  View Edit Delete
AG01004941  146 2022-08-05 00:00:00    2022-08-05 15:10:13  MG00000001  2022-08-05 15:10:13  MG00000001  View Edit Delete
AG01004942  90 2022-08-08 00:00:00    2022-08-08 13:43:29  MG00000001  2022-08-08 13:43:29  MG00000001  View Edit Delete

Page 99 of 251, showing 20 records out of 5001 total, starting on record 1961, ending on 1980

(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 1960, 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 = 1116