Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004302  119 2021-01-22 00:00:00    2021-01-22 15:22:06  MG00000005  2021-01-22 15:22:06  MG00000005  View Edit Delete
AG01004303  120 2021-01-22 00:00:00    2021-01-22 15:34:28  MG00000005  2021-01-22 15:34:28  MG00000005  View Edit Delete
AG01004304  120 2021-01-22 00:00:00    2021-01-22 15:44:48  MG00000005  2021-01-22 15:44:48  MG00000005  View Edit Delete
AG01004305  120 2021-01-22 00:00:00    2021-01-22 15:50:16  MG00000005  2021-01-22 15:50:16  MG00000005  View Edit Delete
AG01004306  120 2021-01-22 00:00:00    2021-01-22 15:53:19  MG00000005  2021-01-22 15:53:19  MG00000005  View Edit Delete
AG01004307  120 2021-01-22 00:00:00    2021-01-22 15:55:59  MG00000005  2021-01-22 15:55:59  MG00000005  View Edit Delete
AG01004308  120 2021-01-22 00:00:00    2021-01-22 16:03:40  MG00000005  2021-01-22 16:03:40  MG00000005  View Edit Delete
AG01004309  112 2021-01-26 00:00:00    2021-01-26 08:58:18  MG00000005  2021-01-26 08:58:18  MG00000005  View Edit Delete
AG01004310  112 2021-01-26 00:00:00    2021-01-26 09:03:34  MG00000005  2021-01-26 09:03:34  MG00000005  View Edit Delete
AG01004311  112 2021-01-26 00:00:00    2021-01-26 09:08:20  MG00000005  2021-01-26 09:08:20  MG00000005  View Edit Delete
AG01004312  50 2021-01-27 00:00:00    2021-01-27 09:17:52  MG00000005  2021-01-27 09:17:52  MG00000005  View Edit Delete
AG01004313  82 2021-01-27 00:00:00    2021-01-27 09:20:13  MG00000005  2021-01-27 09:20:13  MG00000005  View Edit Delete
AG01004314  82 2021-01-27 00:00:00    2021-01-27 09:21:52  MG00000005  2021-01-27 09:21:52  MG00000005  View Edit Delete
AG01004315  82 2021-01-27 00:00:00    2021-01-27 09:23:37  MG00000005  2021-01-27 09:23:37  MG00000005  View Edit Delete
AG01004316  112 2021-02-10 00:00:00    2021-02-10 17:31:55  MG00000005  2021-02-10 17:31:55  MG00000005  View Edit Delete
AG01004317  117 2021-02-16 00:00:00    2021-02-16 15:08:17  MG00000005  2021-02-16 15:08:17  MG00000005  View Edit Delete
AG01004318  90 2021-02-17 00:00:00    2021-02-17 14:33:07  MG00000005  2021-02-17 14:33:07  MG00000005  View Edit Delete
AG01004319  90 2021-02-26 00:00:00    2021-02-26 16:03:32  MG00000005  2021-02-26 16:03:32  MG00000005  View Edit Delete
AG01004320  102 2021-03-02 00:00:00    2021-03-02 16:09:22  MG00000005  2021-03-02 16:09:22  MG00000005  View Edit Delete
AG01004321  117 2021-03-03 00:00:00    2021-03-03 08:46:53  MG00000005  2021-03-03 08:46:53  MG00000005  View Edit Delete

Page 68 of 251, showing 20 records out of 5001 total, starting on record 1341, ending on 1360

(default) 2 queries took 8 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 1340, 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 = 1115