Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004322  117 2021-03-03 00:00:00    2021-03-03 09:20:57  MG00000005  2021-03-03 09:20:57  MG00000005  View Edit Delete
AG01004323  121 2021-03-08 00:00:00    2021-03-08 08:53:06  MG00000005  2021-03-08 08:53:06  MG00000005  View Edit Delete
AG01004324  121 2021-03-08 00:00:00    2021-03-08 08:57:11  MG00000005  2021-03-08 08:57:11  MG00000005  View Edit Delete
AG01004325  121 2021-03-08 00:00:00    2021-03-08 09:03:41  MG00000005  2021-03-08 09:03:41  MG00000005  View Edit Delete
AG01004326  121 2021-03-08 00:00:00    2021-03-08 09:14:21  MG00000005  2021-03-08 09:14:21  MG00000005  View Edit Delete
AG01004327  121 2021-03-08 00:00:00    2021-03-08 12:01:19  MG00000005  2021-03-08 12:01:19  MG00000005  View Edit Delete
AG01004328  121 2021-03-08 00:00:00    2021-03-08 12:05:27  MG00000005  2021-03-08 12:05:27  MG00000005  View Edit Delete
AG01004329  121 2021-03-08 00:00:00    2021-03-08 13:37:33  MG00000005  2021-03-08 13:37:33  MG00000005  View Edit Delete
AG01004330  121 2021-03-08 00:00:00    2021-03-08 13:40:21  MG00000005  2021-03-08 13:40:21  MG00000005  View Edit Delete
AG01004331  121 2021-03-08 00:00:00    2021-03-08 13:49:39  MG00000005  2021-03-08 13:49:39  MG00000005  View Edit Delete
AG01004332  121 2021-03-08 00:00:00    2021-03-08 13:59:47  MG00000005  2021-03-08 13:59:47  MG00000005  View Edit Delete
AG01004333  121 2021-03-08 00:00:00    2021-03-08 14:07:13  MG00000005  2021-03-08 14:07:13  MG00000005  View Edit Delete
AG01004334  121 2021-03-08 00:00:00    2021-03-08 14:14:23  MG00000005  2021-03-08 14:14:23  MG00000005  View Edit Delete
AG01004335  121 2021-03-08 00:00:00    2021-03-08 14:22:07  MG00000005  2021-03-08 14:22:07  MG00000005  View Edit Delete
AG01004336  121 2021-03-08 00:00:00    2021-03-08 15:15:08  MG00000005  2021-03-08 15:15:08  MG00000005  View Edit Delete
AG01004337  121 2021-03-08 00:00:00    2021-03-08 15:32:55  MG00000005  2021-03-08 15:32:55  MG00000005  View Edit Delete
AG01004338  121 2021-03-08 00:00:00    2021-03-08 16:18:23  MG00000005  2021-03-08 16:18:23  MG00000005  View Edit Delete
AG01004339  121 2021-03-08 00:00:00    2021-03-08 16:22:17  MG00000005  2021-03-08 16:22:17  MG00000005  View Edit Delete
AG01004340  121 2021-03-08 00:00:00    2021-03-08 16:26:27  MG00000005  2021-03-08 16:26:27  MG00000005  View Edit Delete
AG01004341  121 2021-03-08 00:00:00    2021-03-08 16:39:00  MG00000005  2021-03-08 16:39:00  MG00000005  View Edit Delete

Page 69 of 251, showing 20 records out of 5001 total, starting on record 1361, ending on 1380

(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` asc LIMIT 1360, 2020203
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