Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004823  141 2022-06-20 00:00:00    2022-06-20 10:48:12  MG00000001  2022-06-20 10:48:12  MG00000001  View Edit Delete
AG01004824  48 2022-06-20 00:00:00    2022-06-20 10:59:35  MG00000001  2022-06-20 10:59:35  MG00000001  View Edit Delete
AG01004825  50 2022-06-20 00:00:00    2022-06-20 11:08:20  MG00000001  2022-06-20 11:08:20  MG00000001  View Edit Delete
AG01004826  50 2022-06-20 00:00:00    2022-06-20 11:10:53  MG00000001  2022-06-20 11:10:53  MG00000001  View Edit Delete
AG01004827  50 2022-06-20 00:00:00    2022-06-20 11:12:59  MG00000001  2022-06-20 11:12:59  MG00000001  View Edit Delete
AG01004828  50 2022-06-20 00:00:00    2022-06-20 11:14:34  MG00000001  2022-06-20 11:14:34  MG00000001  View Edit Delete
AG01004829  49 2022-06-20 00:00:00    2022-06-20 11:43:10  MG00000001  2022-06-20 11:43:10  MG00000001  View Edit Delete
AG01004830  34 2022-06-20 00:00:00    2022-06-20 13:21:30  MG00000001  2022-06-20 13:21:30  MG00000001  View Edit Delete
AG01004831  35 2022-06-20 00:00:00    2022-06-20 14:08:10  MG00000001  2022-06-20 14:08:10  MG00000001  View Edit Delete
AG01004832  35 2022-06-20 00:00:00    2022-06-20 15:03:18  MG00000001  2022-06-20 15:03:18  MG00000001  View Edit Delete
AG01004833  35 2022-06-20 00:00:00    2022-06-20 15:57:14  MG00000001  2022-06-20 15:57:14  MG00000001  View Edit Delete
AG01004834  35 2022-06-20 00:00:00    2022-06-20 16:05:04  MG00000001  2022-06-20 16:05:04  MG00000001  View Edit Delete
AG01004835  37 2022-06-20 00:00:00    2022-06-20 16:09:37  MG00000001  2022-06-20 16:09:37  MG00000001  View Edit Delete
AG01004836  37 2022-06-20 00:00:00    2022-06-20 16:29:26  MG00000001  2022-06-20 16:29:26  MG00000001  View Edit Delete
AG01004837  39 2022-06-21 00:00:00    2022-06-21 11:49:30  MG00000001  2022-06-21 11:49:30  MG00000001  View Edit Delete
AG01004838  39 2022-06-21 00:00:00    2022-06-21 11:52:32  MG00000001  2022-06-21 11:52:32  MG00000001  View Edit Delete
AG01004839  40 2022-06-21 00:00:00    2022-06-21 13:14:10  MG00000001  2022-06-21 13:14:10  MG00000001  View Edit Delete
AG01004840  40 2022-06-21 00:00:00    2022-06-21 13:26:00  MG00000001  2022-06-21 13:26:00  MG00000001  View Edit Delete
AG01004841  40 2022-06-21 00:00:00    2022-06-21 13:32:30  MG00000001  2022-06-21 13:32:30  MG00000001  View Edit Delete
AG01004842  42 2022-06-21 00:00:00    2022-06-21 13:44:59  MG00000001  2022-06-21 13:44:59  MG00000001  View Edit Delete

Page 94 of 251, showing 20 records out of 5001 total, starting on record 1861, ending on 1880

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