Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004102  90 2020-07-31 00:00:00    2020-07-31 17:11:21  MG00000005  2020-07-31 17:11:21  MG00000005  View Edit Delete
AG01004103  82 2020-08-06 00:00:00    2020-08-06 09:05:58  MG00000005  2020-08-06 09:05:58  MG00000005  View Edit Delete
AG01004104  82 2020-08-06 00:00:00    2020-08-06 09:09:01  MG00000005  2020-08-06 09:09:01  MG00000005  View Edit Delete
AG01004105  103 2020-08-06 00:00:00    2020-08-06 09:20:08  MG00000005  2020-08-06 09:20:08  MG00000005  View Edit Delete
AG01004106  110 2020-08-06 00:00:00    2020-08-06 10:31:08  MG00000005  2020-08-06 10:31:08  MG00000005  View Edit Delete
AG01004107  90 2020-08-28 00:00:00    2020-08-28 13:51:47  MG00000005  2020-08-28 13:51:47  MG00000005  View Edit Delete
AG01004108  36 2020-09-02 00:00:00    2020-09-02 15:52:26  MG00000005  2020-09-02 15:52:26  MG00000005  View Edit Delete
AG01004109  50 2020-09-02 00:00:00    2020-09-02 15:57:16  MG00000005  2020-09-02 15:57:16  MG00000005  View Edit Delete
AG01004110  82 2020-09-02 00:00:00    2020-09-02 16:14:35  MG00000005  2020-09-02 16:14:35  MG00000005  View Edit Delete
AG01004111  82 2020-09-02 00:00:00    2020-09-02 16:17:49  MG00000005  2020-09-02 16:17:49  MG00000005  View Edit Delete
AG01004112  67 2020-09-02 00:00:00    2020-09-02 16:21:46  MG00000005  2020-09-02 16:21:46  MG00000005  View Edit Delete
AG01004113  50 2020-09-02 00:00:00    2020-09-02 16:30:08  MG00000005  2020-09-02 16:30:08  MG00000005  View Edit Delete
AG01004114  50 2020-09-02 00:00:00    2020-09-02 16:42:19  MG00000005  2020-09-02 16:42:19  MG00000005  View Edit Delete
AG01004115  36 2020-09-03 00:00:00    2020-09-03 16:23:02  MG00000005  2020-09-03 16:23:02  MG00000005  View Edit Delete
AG01004116  82 2020-09-03 00:00:00    2020-09-03 16:26:13  MG00000005  2020-09-03 16:26:13  MG00000005  View Edit Delete
AG01004117  82 2020-09-03 00:00:00    2020-09-03 16:29:29  MG00000005  2020-09-03 16:29:29  MG00000005  View Edit Delete
AG01004118  82 2020-09-03 00:00:00    2020-09-03 16:31:59  MG00000005  2020-09-03 16:31:59  MG00000005  View Edit Delete
AG01004119  90 2020-09-08 00:00:00    2020-09-08 10:28:07  MG00000005  2020-09-08 10:28:07  MG00000005  View Edit Delete
AG01004120  36 2020-09-10 00:00:00    2020-09-10 13:09:17  MG00000005  2020-09-10 13:09:17  MG00000005  View Edit Delete
AG01004121  49 2020-09-10 00:00:00    2020-09-10 13:12:27  MG00000005  2020-09-10 13:12:27  MG00000005  View Edit Delete

Page 58 of 251, showing 20 records out of 5001 total, starting on record 1141, ending on 1160

(default) 2 queries took 10 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 1140, 2020203
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 = 1117