Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004623  59 2021-12-14 00:00:00    2021-12-14 15:44:27  MG00000001  2021-12-14 15:44:27  MG00000001  View Edit Delete
AG01004624  97 2022-01-05 00:00:00    2022-01-05 09:21:23  MG00000001  2022-01-05 09:21:23  MG00000001  View Edit Delete
AG01004625  98 2022-01-20 00:00:00    2022-01-20 11:09:19  MG00000001  2022-01-20 11:09:19  MG00000001  View Edit Delete
AG01004626  117 2022-01-20 00:00:00    2022-01-20 11:11:58  MG00000001  2022-01-20 11:11:58  MG00000001  View Edit Delete
AG01004627  48 2022-02-02 00:00:00    2022-02-02 09:19:59  MG00000001  2022-02-02 09:19:59  MG00000001  View Edit Delete
AG01004628  82 2022-02-02 00:00:00    2022-02-02 09:25:31  MG00000001  2022-02-02 09:25:31  MG00000001  View Edit Delete
AG01004629  62 2022-02-02 00:00:00    2022-02-02 09:29:48  MG00000001  2022-02-02 09:29:48  MG00000001  View Edit Delete
AG01004630  125 2022-02-04 00:00:00    2022-02-04 09:02:57  MG00000001  2022-02-04 09:02:57  MG00000001  View Edit Delete
AG01004631  97 2022-02-10 00:00:00    2022-02-10 10:30:17  MG00000001  2022-02-10 10:30:17  MG00000001  View Edit Delete
AG01004632  97 2022-02-10 00:00:00    2022-02-10 10:31:23  MG00000001  2022-02-10 10:31:23  MG00000001  View Edit Delete
AG01004633  138 2022-02-14 00:00:00    2022-02-14 09:57:25  MG00000001  2022-02-14 09:57:25  MG00000001  View Edit Delete
AG01004634  138 2022-02-14 00:00:00    2022-02-14 10:06:09  MG00000001  2022-02-14 10:06:09  MG00000001  View Edit Delete
AG01004635  138 2022-02-14 00:00:00    2022-02-14 12:07:46  MG00000001  2022-02-14 12:07:46  MG00000001  View Edit Delete
AG01004636  138 2022-02-14 00:00:00    2022-02-14 13:12:24  MG00000001  2022-02-14 13:12:24  MG00000001  View Edit Delete
AG01004637  138 2022-02-14 00:00:00    2022-02-14 13:43:53  MG00000001  2022-02-14 13:43:53  MG00000001  View Edit Delete
AG01004638  138 2022-02-14 00:00:00    2022-02-14 13:54:51  MG00000001  2022-02-14 13:54:51  MG00000001  View Edit Delete
AG01004639  139 2022-02-18 00:00:00    2022-02-18 13:23:20  MG00000001  2022-02-18 13:23:20  MG00000001  View Edit Delete
AG01004640  38 2022-02-18 00:00:00    2022-02-18 13:30:35  MG00000001  2022-02-18 13:30:35  MG00000001  View Edit Delete
AG01004641  40 2022-02-18 00:00:00    2022-02-18 13:34:51  MG00000001  2022-02-18 13:34:51  MG00000001  View Edit Delete
AG01004642  49 2022-02-18 00:00:00    2022-02-18 13:38:04  MG00000001  2022-02-18 13:38:04  MG00000001  View Edit Delete

Page 84 of 251, showing 20 records out of 5001 total, starting on record 1661, ending on 1680

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