Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005143  146 2022-09-13 00:00:00    2022-09-13 08:55:05  MG00000001  2022-09-13 08:55:05  MG00000001  View Edit Delete
AG01005144  146 2022-09-13 00:00:00    2022-09-13 09:43:00  MG00000001  2022-09-13 09:43:00  MG00000001  View Edit Delete
AG01005145  146 2022-09-13 00:00:00    2022-09-13 09:56:20  MG00000001  2022-09-13 09:56:20  MG00000001  View Edit Delete
AG01005146  149 2022-09-13 00:00:00    2022-09-13 11:53:59  MG00000001  2022-09-13 11:53:59  MG00000001  View Edit Delete
AG01005147  149 2022-09-13 00:00:00    2022-09-13 11:56:40  MG00000001  2022-09-13 11:56:40  MG00000001  View Edit Delete
AG01005148  146 2022-09-14 00:00:00    2022-09-14 08:35:56  MG00000001  2022-09-14 08:35:56  MG00000001  View Edit Delete
AG01005149  149 2022-09-14 00:00:00    2022-09-14 08:42:33  MG00000001  2022-09-14 08:42:33  MG00000001  View Edit Delete
AG01005150  151 2022-09-14 00:00:00    2022-09-14 14:25:09  MG00000001  2022-09-14 14:25:09  MG00000001  View Edit Delete
AG01005151  151 2022-09-14 00:00:00    2022-09-14 14:36:28  MG00000001  2022-09-14 14:36:28  MG00000001  View Edit Delete
AG01005152  151 2022-09-14 00:00:00    2022-09-14 14:43:04  MG00000001  2022-09-14 14:43:04  MG00000001  View Edit Delete
AG01005153  141 2022-09-16 00:00:00    2022-09-16 09:10:53  MG00000001  2022-09-16 09:10:53  MG00000001  View Edit Delete
AG01005154  141 2022-09-16 00:00:00    2022-09-16 09:15:47  MG00000001  2022-09-16 09:15:47  MG00000001  View Edit Delete
AG01005155  102 2022-09-21 00:00:00    2022-09-21 08:49:37  MG00000001  2022-09-21 08:49:37  MG00000001  View Edit Delete
AG01005156  49 2022-09-30 00:00:00    2022-09-30 14:10:20  MG00000001  2022-09-30 14:10:20  MG00000001  View Edit Delete
AG01005157  49 2022-09-30 00:00:00    2022-09-30 14:20:31  MG00000001  2022-09-30 14:20:31  MG00000001  View Edit Delete
AG01005158  59 2022-09-30 00:00:00    2022-09-30 14:22:50  MG00000001  2022-09-30 14:22:50  MG00000001  View Edit Delete
AG01005159  59 2022-09-30 00:00:00    2022-09-30 16:04:02  MG00000001  2022-09-30 16:04:02  MG00000001  View Edit Delete
AG01005160  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005161  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005162  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete

Page 110 of 251, showing 20 records out of 5001 total, starting on record 2181, ending on 2200

(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` asc LIMIT 2180, 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