Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001006  135 2022-03-04 00:00:00    2019-12-20 11:07:00  MG00000001  2019-12-20 11:07:00  MG00000001  View Edit Delete
AG06001005  135 2022-03-04 00:00:00    2019-12-20 10:56:00  MG00000001  2019-12-20 10:56:00  MG00000001  View Edit Delete
AG06001004  135 2022-03-04 00:00:00    2019-12-20 10:53:00  MG00000001  2019-12-20 10:53:00  MG00000001  View Edit Delete
AG06001003  135 2022-03-04 00:00:00    2019-12-20 10:48:00  MG00000001  2019-12-20 10:48:00  MG00000001  View Edit Delete
AG06001002  135 2022-03-04 00:00:00    2019-12-20 10:45:00  MG00000001  2019-12-20 10:45:00  MG00000001  View Edit Delete
AG06001001  135 2022-03-04 00:00:00    2019-12-20 09:07:00  MG00000001  2019-12-20 09:07:00  MG00000001  View Edit Delete
AG06001000  135 2022-03-04 00:00:00    2019-12-17 13:10:00  MG00000001  2019-12-17 13:10:00  MG00000001  View Edit Delete
AG06000999  135 2022-03-04 00:00:00    2019-12-17 13:04:00  MG00000001  2019-12-17 13:04:00  MG00000001  View Edit Delete
AG06000998  135 2022-03-04 00:00:00    2019-12-17 11:43:00  MG00000001  2019-12-17 11:43:00  MG00000001  View Edit Delete
AG06000997  135 2022-03-04 00:00:00    2019-12-17 11:32:00  MG00000001  2019-12-17 11:32:00  MG00000001  View Edit Delete
AG06000996  135 2022-03-04 00:00:00    2019-12-17 11:20:00  MG00000001  2019-12-17 11:20:00  MG00000001  View Edit Delete
AG06000995  135 2022-03-04 00:00:00    2019-12-17 11:13:00  MG00000001  2019-12-17 11:13:00  MG00000001  View Edit Delete
AG06000994  135 2022-03-04 00:00:00    2019-12-17 11:07:00  MG00000001  2019-12-17 11:07:00  MG00000001  View Edit Delete
AG06000993  135 2022-03-04 00:00:00    2019-12-17 09:02:00  MG00000001  2019-12-17 09:02:00  MG00000001  View Edit Delete
AG06000992  135 2022-03-04 00:00:00    2019-12-17 08:44:00  MG00000001  2019-12-17 08:44:00  MG00000001  View Edit Delete
AG06000991  135 2022-03-04 00:00:00    2019-12-16 16:14:00  MG00000001  2019-12-16 16:14:00  MG00000001  View Edit Delete
AG06000990  135 2022-03-04 00:00:00    2019-12-16 15:36:00  MG00000001  2019-12-16 15:36:00  MG00000001  View Edit Delete
AG06000989  135 2022-03-04 00:00:00    2019-12-10 16:20:00  MG00000001  2019-12-10 16:20:00  MG00000001  View Edit Delete
AG06000988  135 2022-03-04 00:00:00    2019-12-10 16:09:00  MG00000001  2019-12-10 16:09:00  MG00000001  View Edit Delete
AG06000987  135 2022-03-04 00:00:00    2019-12-10 16:04:00  MG00000001  2019-12-10 16:04:00  MG00000001  View Edit Delete

Page 17 of 251, showing 20 records out of 5001 total, starting on record 321, ending on 340

(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 320, 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