Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG04000157  145 2023-08-01 00:00:00    2023-08-01 16:43:00  MG00000001  2023-08-01 16:43:00  MG00000001  View Edit Delete
AG04000156  145 2023-08-01 00:00:00    2023-08-01 08:14:14  MG00000001  2023-08-01 08:14:14  MG00000001  View Edit Delete
AG04000155  145 2023-07-10 00:00:00    2023-07-10 09:28:41  MG00000001  2023-07-10 09:28:41  MG00000001  View Edit Delete
AG04000154  145 2023-06-28 00:00:00    2023-06-28 09:09:11  MG00000001  2023-06-28 09:09:11  MG00000001  View Edit Delete
AG04000153  145 2023-06-28 00:00:00    2023-06-28 08:58:45  MG00000001  2023-06-28 08:58:45  MG00000001  View Edit Delete
AG04000152  145 2023-06-28 00:00:00    2023-06-28 08:55:29  MG00000001  2023-06-28 08:55:29  MG00000001  View Edit Delete
AG04000151  145 2023-06-20 00:00:00    2023-06-20 06:59:29  MG00000001  2023-06-20 06:59:29  MG00000001  View Edit Delete
AG04000150  145 2023-06-20 00:00:00    2023-06-20 06:57:50  MG00000001  2023-06-20 06:57:50  MG00000001  View Edit Delete
AG04000149  145 2023-05-18 00:00:00    2023-05-18 09:50:24  MG00000001  2023-05-18 09:50:24  MG00000001  View Edit Delete
AG04000148  145 2022-12-14 00:00:00    2022-12-14 22:16:28  MG00000001  2022-12-14 22:16:28  MG00000001  View Edit Delete
AG04000147  145 2022-12-01 00:00:00    2022-12-01 09:48:50  MG00000001  2022-12-01 09:48:50  MG00000001  View Edit Delete
AG04000146  145 2022-09-12 00:00:00    2022-09-12 09:31:04  MG00000001  2022-09-12 09:31:04  MG00000001  View Edit Delete
AG04000145  145 2022-09-06 00:00:00    2022-09-06 09:14:44  MG00000001  2022-09-06 09:14:44  MG00000001  View Edit Delete
AG04000144  145 2022-07-14 00:00:00    2022-07-14 09:26:57  MG00000001  2022-07-14 09:26:57  MG00000001  View Edit Delete
AG04000143  145 2022-07-14 00:00:00    2022-07-14 09:26:24  MG00000001  2022-07-14 09:26:24  MG00000001  View Edit Delete
AG04000142  145 2022-07-14 00:00:00    2022-07-14 09:25:38  MG00000001  2022-07-14 09:25:38  MG00000001  View Edit Delete
AG04000141  145 2022-06-23 00:00:00    2022-06-23 11:08:20  MG00000001  2022-06-23 11:08:20  MG00000001  View Edit Delete
AG04000140  145 2022-06-23 00:00:00    2022-06-23 11:08:20  MG00000001  2022-06-23 11:08:20  MG00000001  View Edit Delete
AG04000139  145 2022-06-23 00:00:00    2022-06-23 11:08:20  MG00000001  2022-06-23 11:08:20  MG00000001  View Edit Delete
AG04000138  145 2022-06-23 00:00:00    2022-06-23 11:08:20  MG00000001  2022-06-23 11:08:20  MG00000001  View Edit Delete

Page 75 of 251, showing 20 records out of 5001 total, starting on record 1481, ending on 1500

(default) 2 queries took 9 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 1480, 2020204
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