Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003822  63 2019-08-05 00:00:00    2019-08-05 16:41:03  MG00000001  2019-08-05 16:41:03  MG00000001  View Edit Delete
AG01003823  63 2019-08-06 00:00:00    2019-08-06 10:06:32  MG00000001  2019-08-06 10:06:32  MG00000001  View Edit Delete
AG01003824  63 2019-08-06 00:00:00    2019-08-06 10:12:24  MG00000001  2019-08-06 10:12:24  MG00000001  View Edit Delete
AG01003825  63 2019-08-06 00:00:00    2019-08-06 10:18:03  MG00000001  2019-08-06 10:18:03  MG00000001  View Edit Delete
AG01003826  63 2019-08-06 00:00:00    2019-08-06 10:27:04  MG00000001  2019-08-06 10:27:04  MG00000001  View Edit Delete
AG01003827  63 2019-08-06 00:00:00    2019-08-06 10:28:36  MG00000001  2019-08-06 10:28:36  MG00000001  View Edit Delete
AG01003828  63 2019-08-06 00:00:00    2019-08-06 10:31:23  MG00000001  2019-08-06 10:31:23  MG00000001  View Edit Delete
AG01003829  63 2019-08-06 00:00:00    2019-08-06 11:26:35  MG00000001  2019-08-06 11:26:35  MG00000001  View Edit Delete
AG01003830  63 2019-08-06 00:00:00    2019-08-06 11:54:59  MG00000001  2019-08-06 11:54:59  MG00000001  View Edit Delete
AG01003831  63 2019-08-06 00:00:00    2019-08-06 12:29:57  MG00000001  2019-08-06 12:29:57  MG00000001  View Edit Delete
AG01003832  63 2019-08-06 00:00:00    2019-08-06 12:52:47  MG00000001  2019-08-06 12:52:47  MG00000001  View Edit Delete
AG01003833  63 2019-08-06 00:00:00    2019-08-06 13:03:13  MG00000001  2019-08-06 13:03:13  MG00000001  View Edit Delete
AG01003834  63 2019-08-06 00:00:00    2019-08-06 16:52:14  MG00000001  2019-08-06 16:52:14  MG00000001  View Edit Delete
AG01003835  63 2019-08-06 00:00:00    2019-08-06 16:57:39  MG00000001  2019-08-06 16:57:39  MG00000001  View Edit Delete
AG01003836  63 2019-08-07 00:00:00    2019-08-07 08:31:58  MG00000001  2019-08-07 08:31:58  MG00000001  View Edit Delete
AG01003837  63 2019-08-07 00:00:00    2019-08-07 08:37:13  MG00000001  2019-08-07 08:37:13  MG00000001  View Edit Delete
AG01003838  63 2019-08-07 00:00:00    2019-08-07 08:42:46  MG00000001  2019-08-07 08:42:46  MG00000001  View Edit Delete
AG01003839  63 2019-08-08 00:00:00    2019-08-08 08:36:43  MG00000001  2019-08-08 08:36:43  MG00000001  View Edit Delete
AG01003840  63 2019-08-08 00:00:00    2019-08-08 08:38:19  MG00000001  2019-08-08 08:38:19  MG00000001  View Edit Delete
AG01003841  63 2019-08-08 00:00:00    2019-08-08 08:40:58  MG00000001  2019-08-08 08:40:58  MG00000001  View Edit Delete

Page 44 of 251, showing 20 records out of 5001 total, starting on record 861, ending on 880

(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 860, 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 = 1115