Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001066  135 2022-03-04 00:00:00    2020-03-13 09:47:00  MG00000001  2020-03-13 09:47:00  MG00000001  View Edit Delete
AG06001065  135 2022-03-04 00:00:00    2020-02-27 10:05:00  MG00000001  2020-02-27 10:05:00  MG00000001  View Edit Delete
AG06001064  135 2022-03-04 00:00:00    2020-02-27 09:56:00  MG00000001  2020-02-27 09:56:00  MG00000001  View Edit Delete
AG06001063  135 2022-03-04 00:00:00    2020-02-27 09:53:00  MG00000001  2020-02-27 09:53:00  MG00000001  View Edit Delete
AG06001062  135 2022-03-04 00:00:00    2020-02-27 09:48:00  MG00000001  2020-02-27 09:48:00  MG00000001  View Edit Delete
AG06001061  135 2022-03-04 00:00:00    2020-02-19 13:34:00  MG00000001  2020-02-19 13:34:00  MG00000001  View Edit Delete
AG06001060  135 2022-03-04 00:00:00    2020-02-19 11:28:00  MG00000001  2020-02-19 11:28:00  MG00000001  View Edit Delete
AG06001059  135 2022-03-04 00:00:00    2020-02-19 11:26:00  MG00000001  2020-02-19 11:26:00  MG00000001  View Edit Delete
AG06001058  135 2022-03-04 00:00:00    2020-02-19 11:22:00  MG00000001  2020-02-19 11:22:00  MG00000001  View Edit Delete
AG06001057  135 2022-03-04 00:00:00    2020-02-19 11:19:00  MG00000001  2020-02-19 11:19:00  MG00000001  View Edit Delete
AG06001056  135 2022-03-04 00:00:00    2020-02-19 10:30:00  MG00000001  2020-02-19 10:30:00  MG00000001  View Edit Delete
AG06001055  135 2022-03-04 00:00:00    2020-02-19 09:04:00  MG00000001  2020-02-19 09:04:00  MG00000001  View Edit Delete
AG06001054  135 2022-03-04 00:00:00    2020-02-14 08:47:00  MG00000001  2020-02-14 08:47:00  MG00000001  View Edit Delete
AG06001053  135 2022-03-04 00:00:00    2020-02-07 09:02:00  MG00000001  2020-02-07 09:02:00  MG00000001  View Edit Delete
AG06001052  135 2022-03-04 00:00:00    2020-01-31 10:13:00  MG00000001  2020-01-31 10:13:00  MG00000001  View Edit Delete
AG06001051  135 2022-03-04 00:00:00    2020-01-31 10:11:00  MG00000001  2020-01-31 10:11:00  MG00000001  View Edit Delete
AG06001050  135 2022-03-04 00:00:00    2020-01-31 10:09:00  MG00000001  2020-01-31 10:09:00  MG00000001  View Edit Delete
AG06001049  135 2022-03-04 00:00:00    2020-01-31 10:06:00  MG00000001  2020-01-31 10:06:00  MG00000001  View Edit Delete
AG06001048  135 2022-03-04 00:00:00    2020-01-31 09:47:00  MG00000001  2020-01-31 09:47:00  MG00000001  View Edit Delete
AG06001047  135 2022-03-04 00:00:00    2020-01-31 09:41:00  MG00000001  2020-01-31 09:41:00  MG00000001  View Edit Delete

Page 14 of 251, showing 20 records out of 5001 total, starting on record 261, ending on 280

(default) 2 queries took 5 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 260, 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 = 1114