Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005703  171 2023-09-13 00:00:00    2023-09-13 09:50:26  MG00000001  2023-09-13 09:50:26  MG00000001  View Edit Delete
AG01005702  170 2023-09-13 00:00:00    2023-09-13 00:00:00  MG00000001  2023-09-13 00:00:00  MG00000001  View Edit Delete
AG01005701  170 2023-09-13 00:00:00    2023-09-13 00:00:00  MG00000001  2023-09-13 00:00:00  MG00000001  View Edit Delete
AG01005700  170 2023-09-13 00:00:00    2023-09-13 00:00:00  MG00000001  2023-09-13 00:00:00  MG00000001  View Edit Delete
AG01005699  170 2023-09-13 00:00:00    2023-09-13 00:00:00  MG00000001  2023-09-13 00:00:00  MG00000001  View Edit Delete
AG01005698  170 2023-09-13 00:00:00    2023-09-13 09:44:57  MG00000001  2023-09-13 09:44:57  MG00000001  View Edit Delete
AG01005697  161 2023-09-12 00:00:00    2023-09-12 00:00:00  MG00000001  2023-09-12 00:00:00  MG00000001  View Edit Delete
AG01005696  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005695  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005694  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005693  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005692  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005691  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005690  169 2023-09-08 00:00:00    2023-09-08 00:00:00  MG00000001  2023-09-08 00:00:00  MG00000001  View Edit Delete
AG01005689  169 2023-09-08 00:00:00    2023-09-08 10:07:09  MG00000001  2023-09-08 10:07:09  MG00000001  View Edit Delete
AG01005688  124 2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete
AG01005687  154 2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete
AG01005686  124 2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete
AG01005685  166 2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete
AG01005684  166 2023-09-01 00:00:00    2023-09-01 00:00:00  MG00000001  2023-09-01 00:00:00  MG00000001  View Edit Delete

Page 114 of 251, showing 20 records out of 5001 total, starting on record 2261, ending on 2280

(default) 2 queries took 10 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 2260, 2020205
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