Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001026  135 2022-03-04 00:00:00    2020-01-17 10:38:00  MG00000003  2020-01-17 10:38:00  MG00000003  View Edit Delete
AG06001025  135 2022-03-04 00:00:00    2020-01-17 10:37:00  MG00000004  2020-01-17 10:37:00  MG00000004  View Edit Delete
AG06001024  135 2022-03-04 00:00:00    2020-01-17 10:17:00  MG00000004  2020-01-17 10:17:00  MG00000004  View Edit Delete
AG06001023  135 2022-03-04 00:00:00    2020-01-17 10:15:00  MG00000003  2020-01-17 10:15:00  MG00000003  View Edit Delete
AG06001022  135 2022-03-04 00:00:00    2020-01-10 10:16:00  MG00000003  2020-01-10 10:16:00  MG00000003  View Edit Delete
AG06001021  135 2022-03-04 00:00:00    2019-12-26 09:25:00  MG00000001  2019-12-26 09:25:00  MG00000001  View Edit Delete
AG06001020  135 2022-03-04 00:00:00    2019-12-25 10:07:00  MG00000001  2019-12-25 10:07:00  MG00000001  View Edit Delete
AG06001019  135 2022-03-04 00:00:00    2019-12-25 09:56:00  MG00000001  2019-12-25 09:56:00  MG00000001  View Edit Delete
AG06001018  135 2022-03-04 00:00:00    2019-12-25 09:31:00  MG00000001  2019-12-25 09:31:00  MG00000001  View Edit Delete
AG06001017  135 2022-03-04 00:00:00    2019-12-25 09:25:00  MG00000001  2019-12-25 09:25:00  MG00000001  View Edit Delete
AG06001016  135 2022-03-04 00:00:00    2019-12-24 11:25:00  MG00000001  2019-12-24 11:25:00  MG00000001  View Edit Delete
AG06001015  135 2022-03-04 00:00:00    2019-12-24 11:20:00  MG00000001  2019-12-24 11:20:00  MG00000001  View Edit Delete
AG06001014  135 2022-03-04 00:00:00    2019-12-24 10:58:00  MG00000001  2019-12-24 10:58:00  MG00000001  View Edit Delete
AG06001013  135 2022-03-04 00:00:00    2019-12-23 09:12:00  MG00000001  2019-12-23 09:12:00  MG00000001  View Edit Delete
AG06001012  135 2022-03-04 00:00:00    2019-12-23 09:08:00  MG00000001  2019-12-23 09:08:00  MG00000001  View Edit Delete
AG06001011  135 2022-03-04 00:00:00    2019-12-23 09:01:00  MG00000001  2019-12-23 09:01:00  MG00000001  View Edit Delete
AG06001010  135 2022-03-04 00:00:00    2019-12-23 08:54:00  MG00000001  2019-12-23 08:54:00  MG00000001  View Edit Delete
AG06001009  135 2022-03-04 00:00:00    2019-12-20 11:20:00  MG00000001  2019-12-20 11:20:00  MG00000001  View Edit Delete
AG06001008  135 2022-03-04 00:00:00    2019-12-20 11:18:00  MG00000001  2019-12-20 11:18:00  MG00000001  View Edit Delete
AG06001007  135 2022-03-04 00:00:00    2019-12-20 11:11:00  MG00000001  2019-12-20 11:11:00  MG00000001  View Edit Delete

Page 16 of 251, showing 20 records out of 5001 total, starting on record 301, ending on 320

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