Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01005203  154 2022-10-18 00:00:00    2022-10-18 09:26:01  MG00000001  2022-10-18 09:26:01  MG00000001  View Edit Delete
AG01005202  154 2022-10-18 00:00:00    2022-10-18 09:24:44  MG00000001  2022-10-18 09:24:44  MG00000001  View Edit Delete
AG01005201  154 2022-10-18 00:00:00    2022-10-18 09:23:16  MG00000001  2022-10-18 09:23:16  MG00000001  View Edit Delete
AG01005200  154 2022-10-18 00:00:00    2022-10-18 09:20:38  MG00000001  2022-10-18 09:20:38  MG00000001  View Edit Delete
AG01005199  154 2022-10-18 00:00:00    2022-10-18 09:19:06  MG00000001  2022-10-18 09:19:06  MG00000001  View Edit Delete
AG01005198  59 2022-10-18 00:00:00    2022-10-18 09:00:57  MG00000001  2022-10-18 09:00:57  MG00000001  View Edit Delete
AG01005197  59 2022-10-18 00:00:00    2022-10-18 08:58:23  MG00000001  2022-10-18 08:58:23  MG00000001  View Edit Delete
AG01005196  59 2022-10-18 00:00:00    2022-10-18 08:53:09  MG00000001  2022-10-18 08:53:09  MG00000001  View Edit Delete
AG01005195  146 2022-10-18 00:00:00    2022-10-18 08:23:56  MG00000001  2022-10-18 08:23:56  MG00000001  View Edit Delete
AG01005194  146 2022-10-13 00:00:00    2022-10-13 15:50:03  MG00000001  2022-10-13 15:50:03  MG00000001  View Edit Delete
AG01005193  116 2022-10-13 00:00:00    2022-10-13 15:29:56  MG00000001  2022-10-13 15:29:56  MG00000001  View Edit Delete
AG01005192  115 2022-10-13 00:00:00    2022-10-13 15:28:14  MG00000001  2022-10-13 15:28:14  MG00000001  View Edit Delete
AG01005191  102 2022-10-12 00:00:00    2022-10-12 14:02:12  MG00000001  2022-10-12 14:02:12  MG00000001  View Edit Delete
AG01005190  124 2022-10-11 00:00:00    2022-10-11 10:53:34  MG00000001  2022-10-11 10:53:34  MG00000001  View Edit Delete
AG01005189  155 2022-10-11 00:00:00    2022-10-11 10:52:12  MG00000001  2022-10-11 10:52:12  MG00000001  View Edit Delete
AG01005188  152 2022-10-11 00:00:00    2022-10-11 10:50:02  MG00000001  2022-10-11 10:50:02  MG00000001  View Edit Delete
AG01005187  125 2022-10-11 00:00:00    2022-10-11 10:47:23  MG00000001  2022-10-11 10:47:23  MG00000001  View Edit Delete
AG01005186  154 2022-10-11 00:00:00    2022-10-11 10:43:17  MG00000001  2022-10-11 10:43:17  MG00000001  View Edit Delete
AG01005185  124 2022-10-11 00:00:00    2022-10-11 10:41:36  MG00000001  2022-10-11 10:41:36  MG00000001  View Edit Delete
AG01005184  124 2022-10-11 00:00:00    2022-10-11 10:38:27  MG00000001  2022-10-11 10:38:27  MG00000001  View Edit Delete

Page 139 of 251, showing 20 records out of 5001 total, starting on record 2761, ending on 2780

(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 2760, 2020206
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