Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003561  64 2018-07-24 00:00:00    2018-07-24 14:49:34  MG00000001  2018-07-24 14:49:34  MG00000001  View Edit Delete
AG01003562  64 2018-07-24 00:00:00    2018-07-24 14:54:36  MG00000001  2018-07-24 14:54:36  MG00000001  View Edit Delete
AG01003563  64 2018-07-24 00:00:00    2018-07-24 15:02:28  MG00000001  2018-07-24 15:02:28  MG00000001  View Edit Delete
AG01003564  64 2018-07-24 00:00:00    2018-07-24 16:51:06  MG00000001  2018-07-24 16:51:06  MG00000001  View Edit Delete
AG01003565  64 2018-07-24 00:00:00    2018-07-24 16:53:39  MG00000001  2018-07-24 16:53:39  MG00000001  View Edit Delete
AG01003566  64 2018-07-25 00:00:00    2018-07-25 15:33:18  MG00000001  2018-07-25 15:33:18  MG00000001  View Edit Delete
AG01003567  64 2018-07-25 00:00:00    2018-07-25 15:39:24  MG00000001  2018-07-25 15:39:24  MG00000001  View Edit Delete
AG01003568  64 2018-07-25 00:00:00    2018-07-25 15:40:37  MG00000001  2018-07-25 15:40:37  MG00000001  View Edit Delete
AG01003569  64 2018-07-25 00:00:00    2018-07-25 15:42:18  MG00000001  2018-07-25 15:42:18  MG00000001  View Edit Delete
AG01003570  64 2018-07-30 00:00:00    2018-07-30 16:53:47  MG00000001  2018-07-30 16:53:47  MG00000001  View Edit Delete
AG01003571  64 2018-07-30 00:00:00    2018-07-30 16:55:26  MG00000001  2018-07-30 16:55:26  MG00000001  View Edit Delete
AG01003572  64 2018-07-30 00:00:00    2018-07-30 16:56:51  MG00000001  2018-07-30 16:56:51  MG00000001  View Edit Delete
AG01003573  64 2018-07-31 00:00:00    2018-07-31 13:27:09  MG00000001  2018-07-31 13:27:09  MG00000001  View Edit Delete
AG01003574  64 2018-07-31 00:00:00    2018-07-31 13:28:29  MG00000001  2018-07-31 13:28:29  MG00000001  View Edit Delete
AG01003575  64 2018-07-31 00:00:00    2018-07-31 13:29:51  MG00000001  2018-07-31 13:29:51  MG00000001  View Edit Delete
AG01003576  64 2018-07-31 00:00:00    2018-07-31 13:31:15  MG00000001  2018-07-31 13:31:15  MG00000001  View Edit Delete
AG01003577  64 2018-07-31 00:00:00    2018-07-31 13:32:12  MG00000001  2018-07-31 13:32:12  MG00000001  View Edit Delete
AG01003578  64 2018-07-31 00:00:00    2018-07-31 13:33:58  MG00000001  2018-07-31 13:33:58  MG00000001  View Edit Delete
AG01003579  64 2018-07-31 00:00:00    2018-07-31 13:36:22  MG00000001  2018-07-31 13:36:22  MG00000001  View Edit Delete
AG01003580  64 2018-07-31 00:00:00    2018-07-31 13:40:48  MG00000001  2018-07-31 13:40:48  MG00000001  View Edit Delete

Page 31 of 251, showing 20 records out of 5001 total, starting on record 601, ending on 620

(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 600, 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