Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005123  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005124  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005125  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005126  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005127  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005128  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005129  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005130  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005131  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005132  149 2022-08-22 00:00:00    2022-08-22 12:05:04  MG00000001  2022-08-22 12:05:04  MG00000001  View Edit Delete
AG01005133  141 2022-08-31 00:00:00    2022-08-31 20:05:09  MG00000005  2022-08-31 20:05:09  MG00000005  View Edit Delete
AG01005134  109 2022-08-31 00:00:00    2022-08-31 20:28:09  MG00000005  2022-08-31 20:28:09  MG00000005  View Edit Delete
AG01005135  141 2022-08-31 00:00:00    2022-08-31 20:36:19  MG00000005  2022-08-31 20:36:19  MG00000005  View Edit Delete
AG01005136  157 2022-09-06 00:00:00    2022-09-06 17:01:49  MG00000001  2022-09-06 17:01:49  MG00000001  View Edit Delete
AG01005137  157 2022-09-06 00:00:00    2022-09-06 17:06:18  MG00000001  2022-09-06 17:06:18  MG00000001  View Edit Delete
AG01005138  158 2022-09-08 00:00:00    2022-09-08 10:52:18  MG00000001  2022-09-08 10:52:18  MG00000001  View Edit Delete
AG01005139  138 2022-09-08 00:00:00    2022-09-08 10:55:29  MG00000001  2022-09-08 10:55:29  MG00000001  View Edit Delete
AG01005140  138 2022-09-08 00:00:00    2022-09-08 10:57:30  MG00000001  2022-09-08 10:57:30  MG00000001  View Edit Delete
AG01005141  146 2022-09-13 00:00:00    2022-09-13 08:45:36  MG00000001  2022-09-13 08:45:36  MG00000001  View Edit Delete
AG01005142  146 2022-09-13 00:00:00    2022-09-13 08:50:24  MG00000001  2022-09-13 08:50:24  MG00000001  View Edit Delete

Page 109 of 251, showing 20 records out of 5001 total, starting on record 2161, ending on 2180

(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 2160, 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