Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000446  135 2022-03-04 00:00:00    2018-05-25 09:40:00  MG00000001  2018-05-25 09:40:00  MG00000001  View Edit Delete
AG06000445  135 2022-03-04 00:00:00    2018-05-25 09:40:00  MG00000001  2018-05-25 09:40:00  MG00000001  View Edit Delete
AG06000444  135 2022-03-04 00:00:00    2018-05-25 09:40:00  MG00000001  2018-05-25 09:40:00  MG00000001  View Edit Delete
AG06000443  135 2022-03-04 00:00:00    2018-05-25 09:40:00  MG00000001  2018-05-25 09:40:00  MG00000001  View Edit Delete
AG06000442  135 2022-03-04 00:00:00    2018-05-15 09:18:00  MG00000001  2018-05-15 09:18:00  MG00000001  View Edit Delete
AG06000441  135 2022-03-04 00:00:00    2018-05-14 15:11:00  MG00000001  2018-05-14 15:11:00  MG00000001  View Edit Delete
AG06000440  135 2022-03-04 00:00:00    2018-05-11 13:56:00  MG00000001  2018-05-11 13:56:00  MG00000001  View Edit Delete
AG06000439  135 2022-03-04 00:00:00    2018-05-11 13:55:00  MG00000001  2018-05-11 13:55:00  MG00000001  View Edit Delete
AG06000438  135 2022-03-04 00:00:00    2018-05-11 13:53:00  MG00000001  2018-05-11 13:53:00  MG00000001  View Edit Delete
AG06000437  135 2022-03-04 00:00:00    2018-05-11 13:52:00  MG00000001  2018-05-11 13:52:00  MG00000001  View Edit Delete
AG06000436  135 2022-03-04 00:00:00    2018-05-11 13:51:00  MG00000001  2018-05-11 13:51:00  MG00000001  View Edit Delete
AG06000435  135 2022-03-04 00:00:00    2018-05-10 11:37:00  MG00000001  2018-05-10 11:37:00  MG00000001  View Edit Delete
AG06000434  135 2022-03-04 00:00:00    2018-04-24 12:52:00  MG00000001  2018-04-24 12:52:00  MG00000001  View Edit Delete
AG06000433  135 2022-03-04 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG06000432  135 2022-03-04 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG06000431  135 2022-03-04 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG06000430  135 2022-03-04 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG06000429  135 2022-03-04 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG06000428  135 2022-03-04 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG06000427  135 2022-03-04 00:00:00    2018-03-27 13:36:00  MG00000001  2018-03-27 13:36:00  MG00000001  View Edit Delete

Page 45 of 251, showing 20 records out of 5001 total, starting on record 881, ending on 900

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