Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000826  135 2022-03-04 00:00:00    2019-07-31 15:16:00  MG00000001  2019-07-31 15:16:00  MG00000001  View Edit Delete
AG06000825  135 2022-03-04 00:00:00    2019-07-31 15:08:00  MG00000001  2019-07-31 15:08:00  MG00000001  View Edit Delete
AG06000824  135 2022-03-04 00:00:00    2019-07-31 15:05:00  MG00000001  2019-07-31 15:05:00  MG00000001  View Edit Delete
AG06000823  135 2022-03-04 00:00:00    2019-07-31 15:02:00  MG00000001  2019-07-31 15:02:00  MG00000001  View Edit Delete
AG06000822  135 2022-03-04 00:00:00    2019-07-31 14:57:00  MG00000001  2019-07-31 14:57:00  MG00000001  View Edit Delete
AG06000821  135 2022-03-04 00:00:00    2019-07-31 14:47:00  MG00000001  2019-07-31 14:47:00  MG00000001  View Edit Delete
AG06000820  135 2022-03-04 00:00:00    2019-07-31 14:06:00  MG00000001  2019-07-31 14:06:00  MG00000001  View Edit Delete
AG06000819  135 2022-03-04 00:00:00    2019-07-31 14:02:00  MG00000001  2019-07-31 14:02:00  MG00000001  View Edit Delete
AG06000818  135 2022-03-04 00:00:00    2019-07-31 14:00:00  MG00000001  2019-07-31 14:00:00  MG00000001  View Edit Delete
AG06000817  135 2022-03-04 00:00:00    2019-07-31 13:58:00  MG00000001  2019-07-31 13:58:00  MG00000001  View Edit Delete
AG06000816  135 2022-03-04 00:00:00    2019-07-31 13:43:00  MG00000001  2019-07-31 13:43:00  MG00000001  View Edit Delete
AG06000815  135 2022-03-04 00:00:00    2019-07-31 13:38:00  MG00000001  2019-07-31 13:38:00  MG00000001  View Edit Delete
AG06000814  135 2022-03-04 00:00:00    2019-07-31 13:23:00  MG00000001  2019-07-31 13:23:00  MG00000001  View Edit Delete
AG06000813  135 2022-03-04 00:00:00    2019-07-31 13:19:00  MG00000001  2019-07-31 13:19:00  MG00000001  View Edit Delete
AG06000812  135 2022-03-04 00:00:00    2019-07-31 13:16:00  MG00000001  2019-07-31 13:16:00  MG00000001  View Edit Delete
AG06000811  135 2022-03-04 00:00:00    2019-07-26 11:28:00  MG00000001  2019-07-26 11:28:00  MG00000001  View Edit Delete
AG06000810  135 2022-03-04 00:00:00    2019-07-26 11:27:00  MG00000001  2019-07-26 11:27:00  MG00000001  View Edit Delete
AG06000809  135 2022-03-04 00:00:00    2019-07-26 11:26:00  MG00000001  2019-07-26 11:26:00  MG00000001  View Edit Delete
AG06000808  135 2022-03-04 00:00:00    2019-07-24 11:41:00  MG00000001  2019-07-24 11:41:00  MG00000001  View Edit Delete
AG06000807  135 2022-03-04 00:00:00    2019-07-22 08:36:00  MG00000001  2019-07-22 08:36:00  MG00000001  View Edit Delete

Page 26 of 251, showing 20 records out of 5001 total, starting on record 501, ending on 520

(default) 2 queries took 7 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 500, 2020202
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