Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003782  61 2019-07-31 00:00:00    2019-07-31 15:05:55  MG00000001  2019-07-31 15:05:55  MG00000001  View Edit Delete
AG01003783  61 2019-07-31 00:00:00    2019-07-31 15:08:54  MG00000001  2019-07-31 15:08:54  MG00000001  View Edit Delete
AG01003784  61 2019-07-31 00:00:00    2019-07-31 15:16:18  MG00000001  2019-07-31 15:16:18  MG00000001  View Edit Delete
AG01003785  61 2019-07-31 00:00:00    2019-07-31 15:20:13  MG00000001  2019-07-31 15:20:13  MG00000001  View Edit Delete
AG01003786  61 2019-07-31 00:00:00    2019-07-31 15:23:19  MG00000001  2019-07-31 15:23:19  MG00000001  View Edit Delete
AG01003787  61 2019-07-31 00:00:00    2019-07-31 15:34:38  MG00000001  2019-07-31 15:34:38  MG00000001  View Edit Delete
AG01003788  61 2019-07-31 00:00:00    2019-07-31 15:38:24  MG00000001  2019-07-31 15:38:24  MG00000001  View Edit Delete
AG01003789  61 2019-07-31 00:00:00    2019-07-31 15:39:58  MG00000001  2019-07-31 15:39:58  MG00000001  View Edit Delete
AG01003790  61 2019-07-31 00:00:00    2019-07-31 15:41:38  MG00000001  2019-07-31 15:41:38  MG00000001  View Edit Delete
AG01003791  61 2019-07-31 00:00:00    2019-07-31 15:43:32  MG00000001  2019-07-31 15:43:32  MG00000001  View Edit Delete
AG01003792  62 2019-07-31 00:00:00    2019-07-31 16:41:58  MG00000001  2019-07-31 16:41:58  MG00000001  View Edit Delete
AG01003793  62 2019-07-31 00:00:00    2019-07-31 16:47:19  MG00000001  2019-07-31 16:47:19  MG00000001  View Edit Delete
AG01003794  62 2019-07-31 00:00:00    2019-07-31 16:48:58  MG00000001  2019-07-31 16:48:58  MG00000001  View Edit Delete
AG01003795  62 2019-07-31 00:00:00    2019-07-31 16:52:26  MG00000001  2019-07-31 16:52:26  MG00000001  View Edit Delete
AG01003796  62 2019-07-31 00:00:00    2019-07-31 16:56:59  MG00000001  2019-07-31 16:56:59  MG00000001  View Edit Delete
AG01003797  62 2019-08-01 00:00:00    2019-08-01 08:27:54  MG00000001  2019-08-01 08:27:54  MG00000001  View Edit Delete
AG01003798  62 2019-08-01 00:00:00    2019-08-01 08:30:03  MG00000001  2019-08-01 08:30:03  MG00000001  View Edit Delete
AG01003799  62 2019-08-01 00:00:00    2019-08-01 08:32:33  MG00000001  2019-08-01 08:32:33  MG00000001  View Edit Delete
AG01003800  62 2019-08-01 00:00:00    2019-08-01 08:35:13  MG00000001  2019-08-01 08:35:13  MG00000001  View Edit Delete
AG01003801  62 2019-08-01 00:00:00    2019-08-01 08:39:31  MG00000001  2019-08-01 08:39:31  MG00000001  View Edit Delete

Page 42 of 251, showing 20 records out of 5001 total, starting on record 821, ending on 840

(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 LIMIT 820, 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