Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000846  135 2022-03-04 00:00:00    2019-08-01 08:46:00  MG00000001  2019-08-01 08:46:00  MG00000001  View Edit Delete
AG06000845  135 2022-03-04 00:00:00    2019-08-01 08:44:00  MG00000001  2019-08-01 08:44:00  MG00000001  View Edit Delete
AG06000844  135 2022-03-04 00:00:00    2019-08-01 08:41:00  MG00000001  2019-08-01 08:41:00  MG00000001  View Edit Delete
AG06000843  135 2022-03-04 00:00:00    2019-08-01 08:39:00  MG00000001  2019-08-01 08:39:00  MG00000001  View Edit Delete
AG06000842  135 2022-03-04 00:00:00    2019-08-01 08:35:00  MG00000001  2019-08-01 08:35:00  MG00000001  View Edit Delete
AG06000841  135 2022-03-04 00:00:00    2019-08-01 08:32:00  MG00000001  2019-08-01 08:32:00  MG00000001  View Edit Delete
AG06000840  135 2022-03-04 00:00:00    2019-08-01 08:30:00  MG00000001  2019-08-01 08:30:00  MG00000001  View Edit Delete
AG06000839  135 2022-03-04 00:00:00    2019-08-01 08:27:00  MG00000001  2019-08-01 08:27:00  MG00000001  View Edit Delete
AG06000838  135 2022-03-04 00:00:00    2019-07-31 16:56:00  MG00000001  2019-07-31 16:56:00  MG00000001  View Edit Delete
AG06000837  135 2022-03-04 00:00:00    2019-07-31 16:52:00  MG00000001  2019-07-31 16:52:00  MG00000001  View Edit Delete
AG06000836  135 2022-03-04 00:00:00    2019-07-31 16:48:00  MG00000001  2019-07-31 16:48:00  MG00000001  View Edit Delete
AG06000835  135 2022-03-04 00:00:00    2019-07-31 16:47:00  MG00000001  2019-07-31 16:47:00  MG00000001  View Edit Delete
AG06000834  135 2022-03-04 00:00:00    2019-07-31 16:41:00  MG00000001  2019-07-31 16:41:00  MG00000001  View Edit Delete
AG06000833  135 2022-03-04 00:00:00    2019-07-31 15:43:00  MG00000001  2019-07-31 15:43:00  MG00000001  View Edit Delete
AG06000832  135 2022-03-04 00:00:00    2019-07-31 15:41:00  MG00000001  2019-07-31 15:41:00  MG00000001  View Edit Delete
AG06000831  135 2022-03-04 00:00:00    2019-07-31 15:39:00  MG00000001  2019-07-31 15:39:00  MG00000001  View Edit Delete
AG06000830  135 2022-03-04 00:00:00    2019-07-31 15:38:00  MG00000001  2019-07-31 15:38:00  MG00000001  View Edit Delete
AG06000829  135 2022-03-04 00:00:00    2019-07-31 15:34:00  MG00000001  2019-07-31 15:34:00  MG00000001  View Edit Delete
AG06000828  135 2022-03-04 00:00:00    2019-07-31 15:23:00  MG00000001  2019-07-31 15:23:00  MG00000001  View Edit Delete
AG06000827  135 2022-03-04 00:00:00    2019-07-31 15:20:00  MG00000001  2019-07-31 15:20:00  MG00000001  View Edit Delete

Page 25 of 251, showing 20 records out of 5001 total, starting on record 481, ending on 500

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