Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005163  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005164  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005165  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005166  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005167  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005168  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005169  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005170  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005171  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005172  146 2022-10-03 00:00:00    2022-10-03 10:27:27  MG00000001  2022-10-03 10:27:27  MG00000001  View Edit Delete
AG01005173  149 2022-10-04 00:00:00    2022-10-04 15:47:05  MG00000001  2022-10-04 15:47:05  MG00000001  View Edit Delete
AG01005174  146 2022-10-04 00:00:00    2022-10-04 16:00:53  MG00000001  2022-10-04 16:00:53  MG00000001  View Edit Delete
AG01005175  124 2022-10-11 00:00:00    2022-10-11 10:07:27  MG00000001  2022-10-11 10:07:27  MG00000001  View Edit Delete
AG01005176  124 2022-10-11 00:00:00    2022-10-11 10:10:34  MG00000001  2022-10-11 10:10:34  MG00000001  View Edit Delete
AG01005177  130 2022-10-11 00:00:00    2022-10-11 10:12:55  MG00000001  2022-10-11 10:12:55  MG00000001  View Edit Delete
AG01005178  124 2022-10-11 00:00:00    2022-10-11 10:14:40  MG00000001  2022-10-11 10:14:40  MG00000001  View Edit Delete
AG01005179  124 2022-10-11 00:00:00    2022-10-11 10:15:56  MG00000001  2022-10-11 10:15:56  MG00000001  View Edit Delete
AG01005180  126 2022-10-11 00:00:00    2022-10-11 10:18:23  MG00000001  2022-10-11 10:18:23  MG00000001  View Edit Delete
AG01005181  124 2022-10-11 00:00:00    2022-10-11 10:20:09  MG00000001  2022-10-11 10:20:09  MG00000001  View Edit Delete
AG01005182  154 2022-10-11 00:00:00    2022-10-11 10:24:52  MG00000001  2022-10-11 10:24:52  MG00000001  View Edit Delete

Page 111 of 251, showing 20 records out of 5001 total, starting on record 2201, ending on 2220

(default) 2 queries took 13 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 2200, 2020205
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 = 1118