Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004723  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004722  48 2022-05-25 00:00:00    2022-05-25 11:31:28  MG00000001  2022-05-25 11:31:28  MG00000001  View Edit Delete
AG01004721  48 2022-05-25 00:00:00    2022-05-25 11:27:43  MG00000001  2022-05-25 11:27:43  MG00000001  View Edit Delete
AG01004720  48 2022-05-25 00:00:00    2022-05-25 11:17:13  MG00000001  2022-05-25 11:17:13  MG00000001  View Edit Delete
AG01004719  48 2022-05-25 00:00:00    2022-05-25 11:14:11  MG00000001  2022-05-25 11:14:11  MG00000001  View Edit Delete
AG01004718  48 2022-05-25 00:00:00    2022-05-25 11:07:56  MG00000001  2022-05-25 11:07:56  MG00000001  View Edit Delete
AG01004717  48 2022-05-25 00:00:00    2022-05-25 10:56:32  MG00000001  2022-05-25 10:56:32  MG00000001  View Edit Delete
AG01004716  48 2022-05-25 00:00:00    2022-05-25 10:54:04  MG00000001  2022-05-25 10:54:04  MG00000001  View Edit Delete
AG01004715  48 2022-05-25 00:00:00    2022-05-25 10:23:32  MG00000001  2022-05-25 10:23:32  MG00000001  View Edit Delete
AG01004714  48 2022-05-25 00:00:00    2022-05-25 10:19:32  MG00000001  2022-05-25 10:19:32  MG00000001  View Edit Delete
AG01004713  48 2022-05-25 00:00:00    2022-05-25 10:02:00  MG00000001  2022-05-25 10:02:00  MG00000001  View Edit Delete
AG01004712  48 2022-05-25 00:00:00    2022-05-25 09:59:12  MG00000001  2022-05-25 09:59:12  MG00000001  View Edit Delete
AG01004711  48 2022-05-25 00:00:00    2022-05-25 09:49:22  MG00000001  2022-05-25 09:49:22  MG00000001  View Edit Delete
AG01004710  50 2022-05-25 00:00:00    2022-05-25 09:13:31  MG00000001  2022-05-25 09:13:31  MG00000001  View Edit Delete
AG01004709  141 2022-05-25 00:00:00    2022-05-25 09:10:32  MG00000001  2022-05-25 09:10:32  MG00000001  View Edit Delete
AG01004708  40 2022-05-25 00:00:00    2022-05-25 09:06:58  MG00000001  2022-05-25 09:06:58  MG00000001  View Edit Delete
AG01004707  37 2022-05-25 00:00:00    2022-05-25 09:04:47  MG00000001  2022-05-25 09:04:47  MG00000001  View Edit Delete
AG01004706  48 2022-05-24 00:00:00    2022-05-24 13:14:44  MG00000001  2022-05-24 13:14:44  MG00000001  View Edit Delete
AG01004705  48 2022-05-24 00:00:00    2022-05-24 13:11:24  MG00000001  2022-05-24 13:11:24  MG00000001  View Edit Delete
AG01004704  48 2022-05-24 00:00:00    2022-05-24 13:09:29  MG00000001  2022-05-24 13:09:29  MG00000001  View Edit Delete

Page 163 of 251, showing 20 records out of 5001 total, starting on record 3241, ending on 3260

(default) 2 queries took 11 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` desc LIMIT 3240, 2020207
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