Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003722  98 2019-05-27 00:00:00    2019-05-27 08:48:42  MG00000001  2019-05-27 08:48:42  MG00000001  View Edit Delete
AG01003723  98 2019-05-27 00:00:00    2019-05-27 08:59:20  MG00000001  2019-05-27 08:59:20  MG00000001  View Edit Delete
AG01003724  84 2019-05-28 00:00:00    2019-05-28 08:29:39  MG00000001  2019-05-28 08:29:39  MG00000001  View Edit Delete
AG01003725  98 2019-05-29 00:00:00    2019-05-29 11:56:14  MG00000001  2019-05-29 11:56:14  MG00000001  View Edit Delete
AG01003726  98 2019-06-03 00:00:00    2019-06-03 09:38:00  MG00000001  2019-06-03 09:38:00  MG00000001  View Edit Delete
AG01003727  84 2019-06-11 00:00:00    2019-06-11 08:47:15  MG00000001  2019-06-11 08:47:15  MG00000001  View Edit Delete
AG01003728  32 2019-06-13 00:00:00    2019-06-13 09:40:30  MG00000001  2019-06-13 09:40:30  MG00000001  View Edit Delete
AG01003729  32 2019-06-13 00:00:00    2019-06-13 09:41:42  MG00000001  2019-06-13 09:41:42  MG00000001  View Edit Delete
AG01003730  95 2019-06-13 00:00:00    2019-06-13 09:43:06  MG00000001  2019-06-13 09:43:06  MG00000001  View Edit Delete
AG01003731  97 2019-06-13 00:00:00    2019-06-13 09:48:04  MG00000001  2019-06-13 09:48:04  MG00000001  View Edit Delete
AG01003732  98 2019-06-13 00:00:00    2019-06-13 09:49:35  MG00000001  2019-06-13 09:49:35  MG00000001  View Edit Delete
AG01003733  101 2019-06-13 00:00:00    2019-06-13 09:56:20  MG00000001  2019-06-13 09:56:20  MG00000001  View Edit Delete
AG01003734  101 2019-06-13 00:00:00    2019-06-13 10:02:16  MG00000001  2019-06-13 10:02:16  MG00000001  View Edit Delete
AG01003735  101 2019-06-13 00:00:00    2019-06-13 10:04:47  MG00000001  2019-06-13 10:04:47  MG00000001  View Edit Delete
AG01003736  101 2019-06-13 00:00:00    2019-06-13 10:06:34  MG00000001  2019-06-13 10:06:34  MG00000001  View Edit Delete
AG01003737  102 2019-06-13 00:00:00    2019-06-13 10:08:44  MG00000001  2019-06-13 10:08:44  MG00000001  View Edit Delete
AG01003738  102 2019-06-13 00:00:00    2019-06-13 10:12:39  MG00000001  2019-06-13 10:12:39  MG00000001  View Edit Delete
AG01003739  64 2019-06-19 00:00:00    2019-06-19 08:52:55  MG00000001  2019-06-19 08:52:55  MG00000001  View Edit Delete
AG01003740  64 2019-06-19 00:00:00    2019-06-19 08:54:12  MG00000001  2019-06-19 08:54:12  MG00000001  View Edit Delete
AG01003741  64 2019-06-19 00:00:00    2019-06-19 08:55:27  MG00000001  2019-06-19 08:55:27  MG00000001  View Edit Delete

Page 39 of 251, showing 20 records out of 5001 total, starting on record 761, ending on 780

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