Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001046  135 2022-03-04 00:00:00    2020-01-31 09:21:00  MG00000001  2020-01-31 09:21:00  MG00000001  View Edit Delete
AG06001045  135 2022-03-04 00:00:00    2020-01-31 09:12:00  MG00000001  2020-01-31 09:12:00  MG00000001  View Edit Delete
AG06001044  135 2022-03-04 00:00:00    2020-01-31 09:06:00  MG00000001  2020-01-31 09:06:00  MG00000001  View Edit Delete
AG06001043  135 2022-03-04 00:00:00    2020-01-30 15:54:00  MG00000004  2020-01-30 15:54:00  MG00000004  View Edit Delete
AG06001042  135 2022-03-04 00:00:00    2020-01-30 15:43:00  MG00000004  2020-01-30 15:43:00  MG00000004  View Edit Delete
AG06001041  135 2022-03-04 00:00:00    2020-01-30 09:16:00  MG00000001  2020-01-30 09:16:00  MG00000001  View Edit Delete
AG06001040  135 2022-03-04 00:00:00    2020-01-30 09:10:00  MG00000001  2020-01-30 09:10:00  MG00000001  View Edit Delete
AG06001039  135 2022-03-04 00:00:00    2020-01-30 09:04:00  MG00000001  2020-01-30 09:04:00  MG00000001  View Edit Delete
AG06001038  135 2022-03-04 00:00:00    2020-01-30 08:47:00  MG00000001  2020-01-30 08:47:00  MG00000001  View Edit Delete
AG06001037  135 2022-03-04 00:00:00    2020-01-29 15:12:00  MG00000003  2020-01-29 15:12:00  MG00000003  View Edit Delete
AG06001036  135 2022-03-04 00:00:00    2020-01-20 11:07:00  MG00000004  2020-01-20 11:07:00  MG00000004  View Edit Delete
AG06001035  135 2022-03-04 00:00:00    2020-01-20 10:56:00  MG00000004  2020-01-20 10:56:00  MG00000004  View Edit Delete
AG06001034  135 2022-03-04 00:00:00    2020-01-20 10:47:00  MG00000004  2020-01-20 10:47:00  MG00000004  View Edit Delete
AG06001033  135 2022-03-04 00:00:00    2020-01-17 13:54:00  MG00000003  2020-01-17 13:54:00  MG00000003  View Edit Delete
AG06001032  135 2022-03-04 00:00:00    2020-01-17 13:48:00  MG00000003  2020-01-17 13:48:00  MG00000003  View Edit Delete
AG06001031  135 2022-03-04 00:00:00    2020-01-17 11:58:00  MG00000003  2020-01-17 11:58:00  MG00000003  View Edit Delete
AG06001030  135 2022-03-04 00:00:00    2020-01-17 11:15:00  MG00000001  2020-01-17 11:15:00  MG00000001  View Edit Delete
AG06001029  135 2022-03-04 00:00:00    2020-01-17 11:03:00  MG00000001  2020-01-17 11:03:00  MG00000001  View Edit Delete
AG06001028  135 2022-03-04 00:00:00    2020-01-17 10:55:00  MG00000001  2020-01-17 10:55:00  MG00000001  View Edit Delete
AG06001027  135 2022-03-04 00:00:00    2020-01-17 10:50:00  MG00000001  2020-01-17 10:50:00  MG00000001  View Edit Delete

Page 15 of 251, showing 20 records out of 5001 total, starting on record 281, ending on 300

(default) 2 queries took 6 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 280, 2020201
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