Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG05000108  91 2018-11-05 00:00:00    2018-11-05 09:22:14  MG00000001  2018-11-05 09:22:14  MG00000001  View Edit Delete
AG05000107  91 2018-11-02 00:00:00    2018-11-02 10:31:09  MG00000001  2018-11-02 10:31:09  MG00000001  View Edit Delete
AG05000106  91 2018-10-22 00:00:00    2018-10-22 14:27:58  MG00000001  2018-10-22 14:27:58  MG00000001  View Edit Delete
AG05000105  91 2018-07-30 00:00:00    2018-07-30 14:35:37  MG00000001  2018-07-30 14:35:37  MG00000001  View Edit Delete
AG05000104  91 2018-06-04 00:00:00    2018-06-04 09:03:53  MG00000001  2018-06-04 09:03:53  MG00000001  View Edit Delete
AG05000103  91 2018-05-24 00:00:00    2018-05-24 09:12:08  MG00000001  2018-05-24 09:12:08  MG00000001  View Edit Delete
AG05000102  91 2018-04-13 00:00:00    2018-04-13 11:34:46  MG00000001  2018-04-13 11:34:46  MG00000001  View Edit Delete
AG05000101  91 2018-03-15 00:00:00    2018-03-15 11:34:46  MG00000001  2018-03-15 11:34:46  MG00000001  View Edit Delete
AG05000100  91 2018-01-24 00:00:00    2018-01-24 11:34:46  MG00000001  2018-01-24 11:34:46  MG00000001  View Edit Delete
AG05000099  91 2018-01-24 00:00:00    2018-01-16 11:34:46  MG00000001  2018-01-16 11:34:46  MG00000001  View Edit Delete
AG05000098  91 2018-01-16 00:00:00    2018-01-16 11:34:46  MG00000001  2018-01-16 11:34:46  MG00000001  View Edit Delete
AG05000097  91 2017-11-29 00:00:00    2017-11-29 11:34:46  MG00000001  2017-11-29 11:34:46  MG00000001  View Edit Delete
AG05000096  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000095  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000094  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000093  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000092  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000091  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000090  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete
AG05000089  91 2017-11-01 00:00:00    2017-11-01 11:34:46  MG00000001  2017-11-01 11:34:46  MG00000001  View Edit Delete

Page 69 of 251, showing 20 records out of 5001 total, starting on record 1361, ending on 1380

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