Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004743  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004744  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004745  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004746  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004747  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004748  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004749  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004750  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004751  50 2022-05-25 00:00:00    2022-05-25 13:09:09  MG00000001  2022-05-25 13:09:09  MG00000001  View Edit Delete
AG01004752  59 2022-05-27 00:00:00    2022-05-27 11:44:57  MG00000001  2022-05-27 11:44:57  MG00000001  View Edit Delete
AG01004753  59 2022-05-27 00:00:00    2022-05-27 11:47:08  MG00000001  2022-05-27 11:47:08  MG00000001  View Edit Delete
AG01004754  59 2022-05-27 00:00:00    2022-05-27 11:50:32  MG00000001  2022-05-27 11:50:32  MG00000001  View Edit Delete
AG01004755  59 2022-05-27 00:00:00    2022-05-27 11:53:59  MG00000001  2022-05-27 11:53:59  MG00000001  View Edit Delete
AG01004756  59 2022-05-27 00:00:00    2022-05-27 11:55:05  MG00000001  2022-05-27 11:55:05  MG00000001  View Edit Delete
AG01004757  59 2022-05-27 00:00:00    2022-05-27 11:58:27  MG00000001  2022-05-27 11:58:27  MG00000001  View Edit Delete
AG01004758  50 2022-05-31 00:00:00    2022-05-31 11:13:23  MG00000001  2022-05-31 11:13:23  MG00000001  View Edit Delete
AG01004759  59 2022-05-31 00:00:00    2022-05-31 11:21:05  MG00000001  2022-05-31 11:21:05  MG00000001  View Edit Delete
AG01004760  59 2022-05-31 00:00:00    2022-05-31 11:46:26  MG00000001  2022-05-31 11:46:26  MG00000001  View Edit Delete
AG01004761  116 2022-06-01 00:00:00    2022-06-01 09:35:27  MG00000001  2022-06-01 09:35:27  MG00000001  View Edit Delete
AG01004762  115 2022-06-01 00:00:00    2022-06-01 09:37:32  MG00000001  2022-06-01 09:37:32  MG00000001  View Edit Delete

Page 90 of 251, showing 20 records out of 5001 total, starting on record 1781, ending on 1800

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