Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000906  135 2022-03-04 00:00:00    2019-08-08 11:15:00  MG00000001  2019-08-08 11:15:00  MG00000001  View Edit Delete
AG06000905  135 2022-03-04 00:00:00    2019-08-08 11:13:00  MG00000001  2019-08-08 11:13:00  MG00000001  View Edit Delete
AG06000904  135 2022-03-04 00:00:00    2019-08-08 11:11:00  MG00000001  2019-08-08 11:11:00  MG00000001  View Edit Delete
AG06000903  135 2022-03-04 00:00:00    2019-08-08 11:09:00  MG00000001  2019-08-08 11:09:00  MG00000001  View Edit Delete
AG06000902  135 2022-03-04 00:00:00    2019-08-08 11:08:00  MG00000001  2019-08-08 11:08:00  MG00000001  View Edit Delete
AG06000901  135 2022-03-04 00:00:00    2019-08-08 11:06:00  MG00000001  2019-08-08 11:06:00  MG00000001  View Edit Delete
AG06000900  135 2022-03-04 00:00:00    2019-08-08 11:04:00  MG00000001  2019-08-08 11:04:00  MG00000001  View Edit Delete
AG06000899  135 2022-03-04 00:00:00    2019-08-08 10:44:00  MG00000001  2019-08-08 10:44:00  MG00000001  View Edit Delete
AG06000898  135 2022-03-04 00:00:00    2019-08-08 09:28:00  MG00000001  2019-08-08 09:28:00  MG00000001  View Edit Delete
AG06000897  135 2022-03-04 00:00:00    2019-08-08 09:26:00  MG00000001  2019-08-08 09:26:00  MG00000001  View Edit Delete
AG06000896  135 2022-03-04 00:00:00    2019-08-08 09:24:00  MG00000001  2019-08-08 09:24:00  MG00000001  View Edit Delete
AG06000895  135 2022-03-04 00:00:00    2019-08-08 09:20:00  MG00000001  2019-08-08 09:20:00  MG00000001  View Edit Delete
AG06000894  135 2022-03-04 00:00:00    2019-08-08 09:18:00  MG00000001  2019-08-08 09:18:00  MG00000001  View Edit Delete
AG06000893  135 2022-03-04 00:00:00    2019-08-08 09:17:00  MG00000001  2019-08-08 09:17:00  MG00000001  View Edit Delete
AG06000892  135 2022-03-04 00:00:00    2019-08-08 09:04:00  MG00000001  2019-08-08 09:04:00  MG00000001  View Edit Delete
AG06000891  135 2022-03-04 00:00:00    2019-08-08 08:59:00  MG00000001  2019-08-08 08:59:00  MG00000001  View Edit Delete
AG06000890  135 2022-03-04 00:00:00    2019-08-08 08:58:00  MG00000001  2019-08-08 08:58:00  MG00000001  View Edit Delete
AG06000889  135 2022-03-04 00:00:00    2019-08-08 08:56:00  MG00000001  2019-08-08 08:56:00  MG00000001  View Edit Delete
AG06000888  135 2022-03-04 00:00:00    2019-08-08 08:55:00  MG00000001  2019-08-08 08:55:00  MG00000001  View Edit Delete
AG06000887  135 2022-03-04 00:00:00    2019-08-08 08:53:00  MG00000001  2019-08-08 08:53:00  MG00000001  View Edit Delete

Page 22 of 251, showing 20 records out of 5001 total, starting on record 421, ending on 440

(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` desc LIMIT 420, 2020202
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