Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02000130  80 2019-02-05 00:00:00    2019-02-05 13:48:18  MG00000001  2019-02-05 13:48:18  MG00000001  View Edit Delete
AG02000129  80 2019-01-16 00:00:00    2019-01-16 10:18:31  MG00000001  2019-01-16 10:18:31  MG00000001  View Edit Delete
AG02000128  80 2019-01-16 00:00:00    2019-01-16 09:23:14  MG00000001  2019-01-16 09:23:14  MG00000001  View Edit Delete
AG02000127  80 2019-01-16 00:00:00    2019-01-16 09:21:32  MG00000001  2019-01-16 09:21:32  MG00000001  View Edit Delete
AG02000126  80 2019-01-16 00:00:00    2019-01-16 09:19:54  MG00000001  2019-01-16 09:19:54  MG00000001  View Edit Delete
AG02000125  80 2018-12-25 00:00:00    2018-12-25 11:29:29  MG00000001  2018-12-25 11:29:29  MG00000001  View Edit Delete
AG02000124  80 2018-12-19 00:00:00    2018-12-19 10:43:27  MG00000001  2018-12-19 10:43:27  MG00000001  View Edit Delete
AG02000123  80 2018-12-19 00:00:00    2018-12-19 10:42:45  MG00000001  2018-12-19 10:42:45  MG00000001  View Edit Delete
AG02000122  80 2018-12-19 00:00:00    2018-12-19 10:41:33  MG00000001  2018-12-19 10:41:33  MG00000001  View Edit Delete
AG02000121  80 2018-12-19 00:00:00    2018-12-19 10:39:47  MG00000001  2018-12-19 10:39:47  MG00000001  View Edit Delete
AG02000120  80 2018-12-07 00:00:00    2018-12-07 11:40:14  MG00000001  2018-12-07 11:40:14  MG00000001  View Edit Delete
AG02000119  80 2018-12-07 00:00:00    2018-12-07 11:37:25  MG00000001  2018-12-07 11:37:25  MG00000001  View Edit Delete
AG02000118  80 2018-12-03 00:00:00    2018-12-03 10:01:49  MG00000001  2018-12-03 10:01:49  MG00000001  View Edit Delete
AG02000117  80 2018-11-19 00:00:00    2018-11-19 10:28:29  MG00000001  2018-11-19 10:28:29  MG00000001  View Edit Delete
AG02000116  80 2018-11-09 00:00:00    2018-11-09 09:54:54  MG00000001  2018-11-09 09:54:54  MG00000001  View Edit Delete
AG02000115  80 2018-10-24 00:00:00    2018-10-24 10:20:33  MG00000001  2018-10-24 10:20:33  MG00000001  View Edit Delete
AG02000114  80 2018-10-22 00:00:00    2018-10-22 13:39:24  MG00000001  2018-10-22 13:39:24  MG00000001  View Edit Delete
AG02000113  80 2018-10-22 00:00:00    2018-10-22 13:38:38  MG00000001  2018-10-22 13:38:38  MG00000001  View Edit Delete
AG02000112  80 2018-10-09 00:00:00    2018-10-09 09:17:42  MG00000001  2018-10-09 09:17:42  MG00000001  View Edit Delete
AG02000111  80 2018-09-21 00:00:00    2018-09-21 12:53:17  MG00000001  2018-09-21 12:53:17  MG00000001  View Edit Delete

Page 91 of 251, showing 20 records out of 5001 total, starting on record 1801, ending on 1820

(default) 2 queries took 9 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 1800, 2020204
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