Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003802  62 2019-08-01 00:00:00    2019-08-01 08:41:55  MG00000001  2019-08-01 08:41:55  MG00000001  View Edit Delete
AG01003803  62 2019-08-01 00:00:00    2019-08-01 08:44:22  MG00000001  2019-08-01 08:44:22  MG00000001  View Edit Delete
AG01003804  62 2019-08-01 00:00:00    2019-08-01 08:46:04  MG00000001  2019-08-01 08:46:04  MG00000001  View Edit Delete
AG01003805  62 2019-08-01 00:00:00    2019-08-01 08:49:13  MG00000001  2019-08-01 08:49:13  MG00000001  View Edit Delete
AG01003806  62 2019-08-01 00:00:00    2019-08-01 08:52:25  MG00000001  2019-08-01 08:52:25  MG00000001  View Edit Delete
AG01003807  62 2019-08-01 00:00:00    2019-08-01 08:56:22  MG00000001  2019-08-01 08:56:22  MG00000001  View Edit Delete
AG01003808  62 2019-08-01 00:00:00    2019-08-01 09:01:16  MG00000001  2019-08-01 09:01:16  MG00000001  View Edit Delete
AG01003809  62 2019-08-01 00:00:00    2019-08-01 09:05:42  MG00000001  2019-08-01 09:05:42  MG00000001  View Edit Delete
AG01003810  62 2019-08-01 00:00:00    2019-08-01 09:14:07  MG00000001  2019-08-01 09:14:07  MG00000001  View Edit Delete
AG01003811  62 2019-08-01 00:00:00    2019-08-01 09:16:47  MG00000001  2019-08-01 09:16:47  MG00000001  View Edit Delete
AG01003812  62 2019-08-01 00:00:00    2019-08-01 09:19:38  MG00000001  2019-08-01 09:19:38  MG00000001  View Edit Delete
AG01003813  62 2019-08-01 00:00:00    2019-08-01 09:23:08  MG00000001  2019-08-01 09:23:08  MG00000001  View Edit Delete
AG01003814  62 2019-08-01 00:00:00    2019-08-01 09:40:21  MG00000001  2019-08-01 09:40:21  MG00000001  View Edit Delete
AG01003815  62 2019-08-01 00:00:00    2019-08-01 09:43:03  MG00000001  2019-08-01 09:43:03  MG00000001  View Edit Delete
AG01003816  62 2019-08-01 00:00:00    2019-08-01 09:44:26  MG00000001  2019-08-01 09:44:26  MG00000001  View Edit Delete
AG01003817  101 2019-08-02 00:00:00    2019-08-02 09:50:23  MG00000001  2019-08-02 09:50:23  MG00000001  View Edit Delete
AG01003818  102 2019-08-02 00:00:00    2019-08-02 09:53:22  MG00000001  2019-08-02 09:53:22  MG00000001  View Edit Delete
AG01003819  63 2019-08-05 00:00:00    2019-08-05 14:55:17  MG00000001  2019-08-05 14:55:17  MG00000001  View Edit Delete
AG01003820  63 2019-08-05 00:00:00    2019-08-05 15:49:28  MG00000001  2019-08-05 15:49:28  MG00000001  View Edit Delete
AG01003821  63 2019-08-05 00:00:00    2019-08-05 15:51:29  MG00000001  2019-08-05 15:51:29  MG00000001  View Edit Delete

Page 43 of 251, showing 20 records out of 5001 total, starting on record 841, ending on 860

(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` asc LIMIT 840, 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