Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG09000044  94 2018-06-29 00:00:00    2018-06-29 13:02:18  MG00000001  2018-06-29 13:02:18  MG00000001  View Edit Delete
AG09000043  94 2018-06-20 00:00:00    2018-06-20 14:21:15  MG00000001  2018-06-20 14:21:15  MG00000001  View Edit Delete
AG09000042  94 2018-06-20 00:00:00    2018-06-20 14:20:08  MG00000001  2018-06-20 14:20:08  MG00000001  View Edit Delete
AG09000041  94 2018-06-20 00:00:00    2018-06-20 14:19:18  MG00000001  2018-06-20 14:19:18  MG00000001  View Edit Delete
AG09000040  94 2018-06-20 00:00:00    2018-06-20 14:18:13  MG00000001  2018-06-20 14:18:13  MG00000001  View Edit Delete
AG09000039  94 2018-06-20 00:00:00    2018-06-20 14:17:20  MG00000001  2018-06-20 14:17:20  MG00000001  View Edit Delete
AG09000038  94 2018-06-20 00:00:00    2018-06-20 14:16:24  MG00000001  2018-06-20 14:16:24  MG00000001  View Edit Delete
AG09000037  94 2018-06-20 00:00:00    2018-06-20 12:45:43  MG00000001  2018-06-20 12:45:43  MG00000001  View Edit Delete
AG09000036  94 2018-06-20 00:00:00    2018-06-20 12:44:53  MG00000001  2018-06-20 12:44:53  MG00000001  View Edit Delete
AG09000035  94 2018-06-20 00:00:00    2018-06-20 10:36:29  MG00000001  2018-06-20 10:36:29  MG00000001  View Edit Delete
AG09000034  94 2018-06-20 00:00:00    2018-06-20 10:35:37  MG00000001  2018-06-20 10:35:37  MG00000001  View Edit Delete
AG09000033  94 2018-06-20 00:00:00    2018-06-20 10:14:41  MG00000001  2018-06-20 10:14:41  MG00000001  View Edit Delete
AG09000032  94 2018-06-20 00:00:00    2018-06-20 10:11:57  MG00000001  2018-06-20 10:11:57  MG00000001  View Edit Delete
AG09000031  94 2018-06-20 00:00:00    2018-06-20 10:10:27  MG00000001  2018-06-20 10:10:27  MG00000001  View Edit Delete
AG09000030  94 2018-06-20 00:00:00    2018-06-20 10:09:33  MG00000001  2018-06-20 10:09:33  MG00000001  View Edit Delete
AG09000029  94 2018-06-20 00:00:00    2018-06-20 09:45:20  MG00000001  2018-06-20 09:45:20  MG00000001  View Edit Delete
AG09000028  94 2018-06-20 00:00:00    2018-06-20 09:43:34  MG00000001  2018-06-20 09:43:34  MG00000001  View Edit Delete
AG09000027  94 2018-06-20 00:00:00    2018-06-20 09:41:01  MG00000001  2018-06-20 09:41:01  MG00000001  View Edit Delete
AG09000026  94 2018-06-20 00:00:00    2018-06-20 09:39:59  MG00000001  2018-06-20 09:39:59  MG00000001  View Edit Delete
AG09000025  94 2018-06-20 00:00:00    2018-06-20 09:25:37  MG00000001  2018-06-20 09:25:37  MG00000001  View Edit Delete

Page 3 of 251, showing 20 records out of 5001 total, starting on record 41, ending on 60

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