Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003621  64 2018-08-02 00:00:00    2018-08-02 15:22:46  MG00000001  2018-08-02 15:22:46  MG00000001  View Edit Delete
AG01003622  64 2018-08-02 00:00:00    2018-08-02 15:23:53  MG00000001  2018-08-02 15:23:53  MG00000001  View Edit Delete
AG01003623  64 2018-08-02 00:00:00    2018-08-02 15:25:02  MG00000001  2018-08-02 15:25:02  MG00000001  View Edit Delete
AG01003624  89 2018-08-09 00:00:00    2018-08-09 14:47:07  MG00000001  2018-08-09 14:47:07  MG00000001  View Edit Delete
AG01003625  84 2018-08-16 00:00:00    2018-08-16 16:51:39  MG00000001  2018-08-16 16:51:39  MG00000001  View Edit Delete
AG01003626  84 2018-09-07 00:00:00    2018-09-07 16:12:43  MG00000001  2018-09-07 16:12:43  MG00000001  View Edit Delete
AG01003627  84 2018-09-11 00:00:00    2018-09-11 16:38:50  MG00000001  2018-09-11 16:38:50  MG00000001  View Edit Delete
AG01003628  84 2018-09-25 00:00:00    2018-09-25 14:55:55  MG00000001  2018-09-25 14:55:55  MG00000001  View Edit Delete
AG01003629  89 2018-10-01 00:00:00    2018-10-01 10:07:28  MG00000001  2018-10-01 10:07:28  MG00000001  View Edit Delete
AG01003630  84 2018-10-19 00:00:00    2018-10-19 12:42:27  MG00000001  2018-10-19 12:42:27  MG00000001  View Edit Delete
AG01003631  84 2018-10-30 00:00:00    2018-10-30 10:31:53  MG00000001  2018-10-30 10:31:53  MG00000001  View Edit Delete
AG01003632  84 2018-10-30 00:00:00    2018-10-30 11:09:39  MG00000001  2018-10-30 11:09:39  MG00000001  View Edit Delete
AG01003633  82 2018-11-09 00:00:00    2018-11-09 10:49:30  MG00000001  2018-11-09 10:49:30  MG00000001  View Edit Delete
AG01003634  82 2018-11-09 00:00:00    2018-11-09 10:50:29  MG00000001  2018-11-09 10:50:29  MG00000001  View Edit Delete
AG01003635  89 2018-11-09 00:00:00    2018-11-09 11:00:03  MG00000001  2018-11-09 11:00:03  MG00000001  View Edit Delete
AG01003636  67 2018-11-09 00:00:00    2018-11-09 11:05:23  MG00000001  2018-11-09 11:05:23  MG00000001  View Edit Delete
AG01003637  84 2018-11-14 00:00:00    2018-11-14 10:02:04  MG00000001  2018-11-14 10:02:04  MG00000001  View Edit Delete
AG01003638  84 2018-11-15 00:00:00    2018-11-15 09:27:34  MG00000001  2018-11-15 09:27:34  MG00000001  View Edit Delete
AG01003639  84 2018-11-19 00:00:00    2018-11-19 10:02:37  MG00000001  2018-11-19 10:02:37  MG00000001  View Edit Delete
AG01003640  96 2018-11-27 00:00:00    2018-11-27 23:01:14  MG00000001  2018-11-27 23:01:14  MG00000001  View Edit Delete

Page 34 of 251, showing 20 records out of 5001 total, starting on record 661, ending on 680

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