Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000606  135 2022-03-04 00:00:00    2018-07-24 15:02:00  MG00000001  2018-07-24 15:02:00  MG00000001  View Edit Delete
AG06000605  135 2022-03-04 00:00:00    2018-07-24 14:54:00  MG00000001  2018-07-24 14:54:00  MG00000001  View Edit Delete
AG06000604  135 2022-03-04 00:00:00    2018-07-24 14:49:00  MG00000001  2018-07-24 14:49:00  MG00000001  View Edit Delete
AG06000603  135 2022-03-04 00:00:00    2018-07-23 15:57:00  MG00000001  2018-07-23 15:57:00  MG00000001  View Edit Delete
AG06000602  135 2022-03-04 00:00:00    2018-07-23 15:55:00  MG00000001  2018-07-23 15:55:00  MG00000001  View Edit Delete
AG06000601  135 2022-03-04 00:00:00    2018-07-23 15:53:00  MG00000001  2018-07-23 15:53:00  MG00000001  View Edit Delete
AG06000600  135 2022-03-04 00:00:00    2018-07-23 15:51:00  MG00000001  2018-07-23 15:51:00  MG00000001  View Edit Delete
AG06000599  135 2022-03-04 00:00:00    2018-07-23 15:49:00  MG00000001  2018-07-23 15:49:00  MG00000001  View Edit Delete
AG06000598  135 2022-03-04 00:00:00    2018-07-23 15:44:00  MG00000001  2018-07-23 15:44:00  MG00000001  View Edit Delete
AG06000597  135 2022-03-04 00:00:00    2018-07-23 15:43:00  MG00000001  2018-07-23 15:43:00  MG00000001  View Edit Delete
AG06000596  135 2022-03-04 00:00:00    2018-07-20 09:02:00  MG00000001  2018-07-20 09:02:00  MG00000001  View Edit Delete
AG06000595  135 2022-03-04 00:00:00    2018-07-19 11:15:00  MG00000001  2018-07-19 11:15:00  MG00000001  View Edit Delete
AG06000594  135 2022-03-04 00:00:00    2018-07-19 11:14:00  MG00000001  2018-07-19 11:14:00  MG00000001  View Edit Delete
AG06000593  135 2022-03-04 00:00:00    2018-07-11 13:18:00  MG00000001  2018-07-11 13:18:00  MG00000001  View Edit Delete
AG06000592  135 2022-03-04 00:00:00    2018-07-11 10:28:00  MG00000001  2018-07-11 10:28:00  MG00000001  View Edit Delete
AG06000591  135 2022-03-04 00:00:00    2018-07-09 14:01:00  MG00000001  2018-07-09 14:01:00  MG00000001  View Edit Delete
AG06000590  135 2022-03-04 00:00:00    2018-07-09 14:00:00  MG00000001  2018-07-09 14:00:00  MG00000001  View Edit Delete
AG06000589  135 2022-03-04 00:00:00    2018-07-09 11:27:00  MG00000001  2018-07-09 11:27:00  MG00000001  View Edit Delete
AG06000588  135 2022-03-04 00:00:00    2018-07-09 11:24:00  MG00000001  2018-07-09 11:24:00  MG00000001  View Edit Delete
AG06000587  135 2022-03-04 00:00:00    2018-07-09 11:23:00  MG00000001  2018-07-09 11:23:00  MG00000001  View Edit Delete

Page 37 of 251, showing 20 records out of 5001 total, starting on record 721, ending on 740

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