Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000766  135 2022-03-04 00:00:00    2019-05-28 08:29:00  MG00000001  2019-05-28 08:29:00  MG00000001  View Edit Delete
AG06000765  135 2022-03-04 00:00:00    2019-05-27 08:59:00  MG00000001  2019-05-27 08:59:00  MG00000001  View Edit Delete
AG06000764  135 2022-03-04 00:00:00    2019-05-27 08:48:00  MG00000001  2019-05-27 08:48:00  MG00000001  View Edit Delete
AG06000763  135 2022-03-04 00:00:00    2019-05-20 14:03:00  MG00000001  2019-05-20 14:03:00  MG00000001  View Edit Delete
AG06000762  135 2022-03-04 00:00:00    2019-05-20 14:00:00  MG00000001  2019-05-20 14:00:00  MG00000001  View Edit Delete
AG06000761  135 2022-03-04 00:00:00    2019-05-20 13:58:00  MG00000001  2019-05-20 13:58:00  MG00000001  View Edit Delete
AG06000760  135 2022-03-04 00:00:00    2019-05-20 13:19:00  MG00000001  2019-05-20 13:19:00  MG00000001  View Edit Delete
AG06000759  135 2022-03-04 00:00:00    2019-05-20 13:07:00  MG00000001  2019-05-20 13:07:00  MG00000001  View Edit Delete
AG06000758  135 2022-03-04 00:00:00    2019-05-20 12:43:00  MG00000001  2019-05-20 12:43:00  MG00000001  View Edit Delete
AG06000757  135 2022-03-04 00:00:00    2019-05-20 12:28:00  MG00000001  2019-05-20 12:28:00  MG00000001  View Edit Delete
AG06000756  135 2022-03-04 00:00:00    2019-05-16 09:26:00  MG00000001  2019-05-16 09:26:00  MG00000001  View Edit Delete
AG06000755  135 2022-03-04 00:00:00    2019-05-16 09:22:00  MG00000001  2019-05-16 09:22:00  MG00000001  View Edit Delete
AG06000754  135 2022-03-04 00:00:00    2019-05-16 08:57:00  MG00000001  2019-05-16 08:57:00  MG00000001  View Edit Delete
AG06000753  135 2022-03-04 00:00:00    2019-05-16 08:39:00  MG00000001  2019-05-16 08:39:00  MG00000001  View Edit Delete
AG06000752  135 2022-03-04 00:00:00    2019-05-16 08:36:00  MG00000001  2019-05-16 08:36:00  MG00000001  View Edit Delete
AG06000751  135 2022-03-04 00:00:00    2019-05-15 08:57:00  MG00000001  2019-05-15 08:57:00  MG00000001  View Edit Delete
AG06000750  135 2022-03-04 00:00:00    2019-05-15 08:55:00  MG00000001  2019-05-15 08:55:00  MG00000001  View Edit Delete
AG06000749  135 2022-03-04 00:00:00    2019-05-08 08:41:00  MG00000001  2019-05-08 08:41:00  MG00000001  View Edit Delete
AG06000748  135 2022-03-04 00:00:00    2019-05-08 08:38:00  MG00000001  2019-05-08 08:38:00  MG00000001  View Edit Delete
AG06000747  135 2022-03-04 00:00:00    2019-04-25 09:15:00  MG00000001  2019-04-25 09:15:00  MG00000001  View Edit Delete

Page 29 of 251, showing 20 records out of 5001 total, starting on record 561, ending on 580

(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 560, 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 = 1114