Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000926  135 2022-03-04 00:00:00    2019-08-08 12:31:00  MG00000001  2019-08-08 12:31:00  MG00000001  View Edit Delete
AG06000925  135 2022-03-04 00:00:00    2019-08-08 12:24:00  MG00000001  2019-08-08 12:24:00  MG00000001  View Edit Delete
AG06000924  135 2022-03-04 00:00:00    2019-08-08 12:23:00  MG00000001  2019-08-08 12:23:00  MG00000001  View Edit Delete
AG06000923  135 2022-03-04 00:00:00    2019-08-08 12:21:00  MG00000001  2019-08-08 12:21:00  MG00000001  View Edit Delete
AG06000922  135 2022-03-04 00:00:00    2019-08-08 12:13:00  MG00000001  2019-08-08 12:13:00  MG00000001  View Edit Delete
AG06000921  135 2022-03-04 00:00:00    2019-08-08 12:12:00  MG00000001  2019-08-08 12:12:00  MG00000001  View Edit Delete
AG06000920  135 2022-03-04 00:00:00    2019-08-08 12:10:00  MG00000001  2019-08-08 12:10:00  MG00000001  View Edit Delete
AG06000919  135 2022-03-04 00:00:00    2019-08-08 12:09:00  MG00000001  2019-08-08 12:09:00  MG00000001  View Edit Delete
AG06000918  135 2022-03-04 00:00:00    2019-08-08 12:00:00  MG00000001  2019-08-08 12:00:00  MG00000001  View Edit Delete
AG06000917  135 2022-03-04 00:00:00    2019-08-08 11:54:00  MG00000001  2019-08-08 11:54:00  MG00000001  View Edit Delete
AG06000916  135 2022-03-04 00:00:00    2019-08-08 11:50:00  MG00000001  2019-08-08 11:50:00  MG00000001  View Edit Delete
AG06000915  135 2022-03-04 00:00:00    2019-08-08 11:48:00  MG00000001  2019-08-08 11:48:00  MG00000001  View Edit Delete
AG06000914  135 2022-03-04 00:00:00    2019-08-08 11:44:00  MG00000001  2019-08-08 11:44:00  MG00000001  View Edit Delete
AG06000913  135 2022-03-04 00:00:00    2019-08-08 11:43:00  MG00000001  2019-08-08 11:43:00  MG00000001  View Edit Delete
AG06000912  135 2022-03-04 00:00:00    2019-08-08 11:41:00  MG00000001  2019-08-08 11:41:00  MG00000001  View Edit Delete
AG06000911  135 2022-03-04 00:00:00    2019-08-08 11:36:00  MG00000001  2019-08-08 11:36:00  MG00000001  View Edit Delete
AG06000910  135 2022-03-04 00:00:00    2019-08-08 11:28:00  MG00000001  2019-08-08 11:28:00  MG00000001  View Edit Delete
AG06000909  135 2022-03-04 00:00:00    2019-08-08 11:27:00  MG00000001  2019-08-08 11:27:00  MG00000001  View Edit Delete
AG06000908  135 2022-03-04 00:00:00    2019-08-08 11:25:00  MG00000001  2019-08-08 11:25:00  MG00000001  View Edit Delete
AG06000907  135 2022-03-04 00:00:00    2019-08-08 11:17:00  MG00000001  2019-08-08 11:17:00  MG00000001  View Edit Delete

Page 21 of 251, showing 20 records out of 5001 total, starting on record 401, ending on 420

(default) 2 queries took 6 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` desc LIMIT 400, 2020201
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