Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003581  64 2018-07-31 00:00:00    2018-07-31 15:47:41  MG00000001  2018-07-31 15:47:41  MG00000001  View Edit Delete
AG01003582  64 2018-07-31 00:00:00    2018-07-31 15:48:39  MG00000001  2018-07-31 15:48:39  MG00000001  View Edit Delete
AG01003583  64 2018-07-31 00:00:00    2018-07-31 15:49:56  MG00000001  2018-07-31 15:49:56  MG00000001  View Edit Delete
AG01003584  64 2018-07-31 00:00:00    2018-07-31 15:58:54  MG00000001  2018-07-31 15:58:54  MG00000001  View Edit Delete
AG01003585  64 2018-07-31 00:00:00    2018-07-31 16:00:17  MG00000001  2018-07-31 16:00:17  MG00000001  View Edit Delete
AG01003586  64 2018-07-31 00:00:00    2018-07-31 16:17:58  MG00000001  2018-07-31 16:17:58  MG00000001  View Edit Delete
AG01003587  64 2018-07-31 00:00:00    2018-07-31 16:19:27  MG00000001  2018-07-31 16:19:27  MG00000001  View Edit Delete
AG01003588  64 2018-07-31 00:00:00    2018-07-31 16:55:10  MG00000001  2018-07-31 16:55:10  MG00000001  View Edit Delete
AG01003589  64 2018-08-01 00:00:00    2018-08-01 14:04:33  MG00000001  2018-08-01 14:04:33  MG00000001  View Edit Delete
AG01003590  64 2018-08-01 00:00:00    2018-08-01 14:15:08  MG00000001  2018-08-01 14:15:08  MG00000001  View Edit Delete
AG01003591  64 2018-08-01 00:00:00    2018-08-01 14:18:33  MG00000001  2018-08-01 14:18:33  MG00000001  View Edit Delete
AG01003592  64 2018-08-01 00:00:00    2018-08-01 14:20:52  MG00000001  2018-08-01 14:20:52  MG00000001  View Edit Delete
AG01003593  64 2018-08-01 00:00:00    2018-08-01 14:26:46  MG00000001  2018-08-01 14:26:46  MG00000001  View Edit Delete
AG01003594  64 2018-08-01 00:00:00    2018-08-01 14:29:33  MG00000001  2018-08-01 14:29:33  MG00000001  View Edit Delete
AG01003595  64 2018-08-01 00:00:00    2018-08-01 14:32:06  MG00000001  2018-08-01 14:32:06  MG00000001  View Edit Delete
AG01003596  64 2018-08-01 00:00:00    2018-08-01 15:00:56  MG00000001  2018-08-01 15:00:56  MG00000001  View Edit Delete
AG01003597  64 2018-08-01 00:00:00    2018-08-01 15:02:24  MG00000001  2018-08-01 15:02:24  MG00000001  View Edit Delete
AG01003598  64 2018-08-01 00:00:00    2018-08-01 15:16:54  MG00000001  2018-08-01 15:16:54  MG00000001  View Edit Delete
AG01003599  64 2018-08-01 00:00:00    2018-08-01 15:29:15  MG00000001  2018-08-01 15:29:15  MG00000001  View Edit Delete
AG01003600  64 2018-08-01 00:00:00    2018-08-01 15:31:08  MG00000001  2018-08-01 15:31:08  MG00000001  View Edit Delete

Page 32 of 251, showing 20 records out of 5001 total, starting on record 621, ending on 640

(default) 2 queries took 6 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 620, 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 = 1114