Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004663  140 2022-05-09 00:00:00    2022-05-09 11:28:55  MG00000001  2022-05-09 11:28:55  MG00000001  View Edit Delete
AG01004664  140 2022-05-09 00:00:00    2022-05-09 11:30:40  MG00000001  2022-05-09 11:30:40  MG00000001  View Edit Delete
AG01004665  140 2022-05-09 00:00:00    2022-05-09 11:44:25  MG00000001  2022-05-09 11:44:25  MG00000001  View Edit Delete
AG01004666  140 2022-05-09 00:00:00    2022-05-09 11:47:07  MG00000001  2022-05-09 11:47:07  MG00000001  View Edit Delete
AG01004667  140 2022-05-09 00:00:00    2022-05-09 11:48:59  MG00000001  2022-05-09 11:48:59  MG00000001  View Edit Delete
AG01004668  140 2022-05-09 00:00:00    2022-05-09 11:50:55  MG00000001  2022-05-09 11:50:55  MG00000001  View Edit Delete
AG01004669  140 2022-05-09 00:00:00    2022-05-09 11:53:10  MG00000001  2022-05-09 11:53:10  MG00000001  View Edit Delete
AG01004670  140 2022-05-09 00:00:00    2022-05-09 12:01:18  MG00000001  2022-05-09 12:01:18  MG00000001  View Edit Delete
AG01004671  140 2022-05-09 00:00:00    2022-05-09 12:04:50  MG00000001  2022-05-09 12:04:50  MG00000001  View Edit Delete
AG01004672  140 2022-05-09 00:00:00    2022-05-09 12:06:45  MG00000001  2022-05-09 12:06:45  MG00000001  View Edit Delete
AG01004673  36 2022-05-10 00:00:00    2022-05-10 09:07:49  MG00000001  2022-05-10 09:07:49  MG00000001  View Edit Delete
AG01004674  36 2022-05-10 00:00:00    2022-05-10 09:11:40  MG00000001  2022-05-10 09:11:40  MG00000001  View Edit Delete
AG01004675  36 2022-05-10 00:00:00    2022-05-10 09:20:19  MG00000001  2022-05-10 09:20:19  MG00000001  View Edit Delete
AG01004676  36 2022-05-10 00:00:00    2022-05-10 09:33:25  MG00000001  2022-05-10 09:33:25  MG00000001  View Edit Delete
AG01004677  141 2022-05-10 00:00:00    2022-05-10 13:25:51  MG00000001  2022-05-10 13:25:51  MG00000001  View Edit Delete
AG01004678  141 2022-05-10 00:00:00    2022-05-10 13:32:13  MG00000001  2022-05-10 13:32:13  MG00000001  View Edit Delete
AG01004679  141 2022-05-10 00:00:00    2022-05-10 13:34:01  MG00000001  2022-05-10 13:34:01  MG00000001  View Edit Delete
AG01004680  141 2022-05-10 00:00:00    2022-05-10 13:37:08  MG00000001  2022-05-10 13:37:08  MG00000001  View Edit Delete
AG01004681  141 2022-05-10 00:00:00    2022-05-10 13:39:46  MG00000001  2022-05-10 13:39:46  MG00000001  View Edit Delete
AG01004682  141 2022-05-10 00:00:00    2022-05-10 13:41:23  MG00000001  2022-05-10 13:41:23  MG00000001  View Edit Delete

Page 86 of 251, showing 20 records out of 5001 total, starting on record 1701, ending on 1720

(default) 2 queries took 7 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 1700, 2020203
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 = 1114