Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003641  84 2018-12-07 00:00:00    2018-12-07 10:58:52  MG00000001  2018-12-07 10:58:52  MG00000001  View Edit Delete
AG01003642  84 2018-12-12 00:00:00    2018-12-12 09:10:04  MG00000001  2018-12-12 09:10:04  MG00000001  View Edit Delete
AG01003643  84 2018-12-12 00:00:00    2018-12-12 09:20:56  MG00000001  2018-12-12 09:20:56  MG00000001  View Edit Delete
AG01003645  84 2018-12-18 00:00:00    2018-12-12 09:39:53  MG00000001  2018-12-18 13:06:22  MG00000001  View Edit Delete
AG01003646  89 2018-12-28 00:00:00    2018-12-28 09:00:21  MG00000001  2018-12-28 09:00:21  MG00000001  View Edit Delete
AG01003647  59 2019-01-15 00:00:00    2019-01-15 11:06:18  MG00000001  2019-01-15 11:06:18  MG00000001  View Edit Delete
AG01003648  59 2019-01-15 00:00:00    2019-01-15 11:07:54  MG00000001  2019-01-15 11:07:54  MG00000001  View Edit Delete
AG01003649  59 2019-01-15 00:00:00    2019-01-15 11:08:47  MG00000001  2019-01-15 11:08:47  MG00000001  View Edit Delete
AG01003650  68 2019-01-21 00:00:00    2019-01-21 09:13:20  MG00000001  2019-01-21 09:13:20  MG00000001  View Edit Delete
AG01003651  89 2019-01-21 00:00:00    2019-01-21 09:47:07  MG00000001  2019-01-21 09:47:07  MG00000001  View Edit Delete
AG01003652  89 2019-01-21 00:00:00    2019-01-21 09:48:27  MG00000001  2019-01-21 09:48:27  MG00000001  View Edit Delete
AG01003653  89 2019-01-21 00:00:00    2019-01-21 09:50:04  MG00000001  2019-01-21 09:50:04  MG00000001  View Edit Delete
AG01003654  64 2019-02-08 00:00:00    2019-02-08 13:19:17  MG00000001  2019-02-08 13:19:17  MG00000001  View Edit Delete
AG01003655  64 2019-02-08 00:00:00    2019-02-08 13:23:08  MG00000001  2019-02-08 13:23:08  MG00000001  View Edit Delete
AG01003656  84 2019-02-14 00:00:00    2019-02-14 09:09:37  MG00000001  2019-02-14 09:09:37  MG00000001  View Edit Delete
AG01003657  84 2019-02-19 00:00:00    2019-02-19 09:31:37  MG00000001  2019-02-19 09:31:37  MG00000001  View Edit Delete
AG01003658  84 2019-02-19 00:00:00    2019-02-19 09:40:18  MG00000001  2019-02-19 09:40:18  MG00000001  View Edit Delete
AG01003659  89 2019-03-07 00:00:00    2019-03-07 09:37:42  MG00000001  2019-03-07 09:37:42  MG00000001  View Edit Delete
AG01003660  89 2019-03-07 00:00:00    2019-03-07 09:39:52  MG00000001  2019-03-07 09:39:52  MG00000001  View Edit Delete
AG01003661  82 2019-03-12 00:00:00    2019-03-12 10:35:29  MG00000001  2019-03-12 10:35:29  MG00000001  View Edit Delete

Page 35 of 251, showing 20 records out of 5001 total, starting on record 681, ending on 700

(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 LIMIT 680, 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 = 1114