Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000806  135 2022-03-04 00:00:00    2019-07-22 08:35:00  MG00000001  2019-07-22 08:35:00  MG00000001  View Edit Delete
AG06000805  135 2022-03-04 00:00:00    2019-07-22 08:34:00  MG00000001  2019-07-22 08:34:00  MG00000001  View Edit Delete
AG06000804  135 2022-03-04 00:00:00    2019-07-03 15:38:00  MG00000001  2019-07-03 15:38:00  MG00000001  View Edit Delete
AG06000803  135 2022-03-04 00:00:00    2019-07-03 15:24:00  MG00000001  2019-07-03 15:24:00  MG00000001  View Edit Delete
AG06000802  135 2022-03-04 00:00:00    2019-07-03 15:14:00  MG00000001  2019-07-03 15:14:00  MG00000001  View Edit Delete
AG06000801  135 2022-03-04 00:00:00    2019-07-03 14:58:00  MG00000001  2019-07-03 14:58:00  MG00000001  View Edit Delete
AG06000800  135 2022-03-04 00:00:00    2019-07-03 14:20:00  MG00000001  2019-07-03 14:20:00  MG00000001  View Edit Delete
AG06000799  135 2022-03-04 00:00:00    2019-07-03 14:07:00  MG00000001  2019-07-03 14:07:00  MG00000001  View Edit Delete
AG06000798  135 2022-03-04 00:00:00    2019-07-03 13:57:00  MG00000001  2019-07-03 13:57:00  MG00000001  View Edit Delete
AG06000797  135 2022-03-04 00:00:00    2019-07-03 13:49:00  MG00000001  2019-07-03 13:49:00  MG00000001  View Edit Delete
AG06000796  135 2022-03-04 00:00:00    2019-07-03 13:12:00  MG00000001  2019-07-03 13:12:00  MG00000001  View Edit Delete
AG06000795  135 2022-03-04 00:00:00    2019-07-03 11:55:00  MG00000001  2019-07-03 11:55:00  MG00000001  View Edit Delete
AG06000794  135 2022-03-04 00:00:00    2019-07-03 11:47:00  MG00000001  2019-07-03 11:47:00  MG00000001  View Edit Delete
AG06000793  135 2022-03-04 00:00:00    2019-07-03 11:32:00  MG00000001  2019-07-03 11:32:00  MG00000001  View Edit Delete
AG06000792  135 2022-03-04 00:00:00    2019-07-03 11:31:00  MG00000001  2019-07-03 11:31:00  MG00000001  View Edit Delete
AG06000791  135 2022-03-04 00:00:00    2019-06-25 10:41:00  MG00000001  2019-06-25 10:41:00  MG00000001  View Edit Delete
AG06000790  135 2022-03-04 00:00:00    2019-06-25 10:40:00  MG00000001  2019-06-25 10:40:00  MG00000001  View Edit Delete
AG06000789  135 2022-03-04 00:00:00    2019-06-25 10:33:00  MG00000001  2019-06-25 10:33:00  MG00000001  View Edit Delete
AG06000788  135 2022-03-04 00:00:00    2019-06-21 16:17:00  MG00000001  2019-06-21 16:17:00  MG00000001  View Edit Delete
AG06000787  135 2022-03-04 00:00:00    2019-06-21 16:16:00  MG00000001  2019-06-21 16:16:00  MG00000001  View Edit Delete

Page 27 of 251, showing 20 records out of 5001 total, starting on record 521, ending on 540

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