Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003682  98 2019-04-10 00:00:00    2019-04-10 13:32:48  MG00000001  2019-04-10 13:32:48  MG00000001  View Edit Delete
AG01003683  98 2019-04-10 00:00:00    2019-04-10 13:34:19  MG00000001  2019-04-10 13:34:19  MG00000001  View Edit Delete
AG01003684  98 2019-04-10 00:00:00    2019-04-10 13:35:35  MG00000001  2019-04-10 13:35:35  MG00000001  View Edit Delete
AG01003685  98 2019-04-10 00:00:00    2019-04-10 13:36:12  MG00000001  2019-04-10 13:36:12  MG00000001  View Edit Delete
AG01003686  98 2019-04-10 00:00:00    2019-04-10 13:38:30  MG00000001  2019-04-10 13:38:30  MG00000001  View Edit Delete
AG01003687  98 2019-04-10 00:00:00    2019-04-10 13:40:37  MG00000001  2019-04-10 13:40:37  MG00000001  View Edit Delete
AG01003688  98 2019-04-10 00:00:00    2019-04-10 13:41:18  MG00000001  2019-04-10 13:41:18  MG00000001  View Edit Delete
AG01003689  98 2019-04-10 00:00:00    2019-04-10 13:44:10  MG00000001  2019-04-10 13:44:10  MG00000001  View Edit Delete
AG01003690  98 2019-04-10 00:00:00    2019-04-10 13:45:18  MG00000001  2019-04-10 13:45:18  MG00000001  View Edit Delete
AG01003691  98 2019-04-10 00:00:00    2019-04-10 13:47:24  MG00000001  2019-04-10 13:47:24  MG00000001  View Edit Delete
AG01003692  97 2019-04-10 00:00:00    2019-04-10 13:48:12  MG00000001  2019-04-10 13:48:12  MG00000001  View Edit Delete
AG01003693  97 2019-04-10 00:00:00    2019-04-10 13:49:58  MG00000001  2019-04-10 13:49:58  MG00000001  View Edit Delete
AG01003694  97 2019-04-10 00:00:00    2019-04-10 13:50:39  MG00000001  2019-04-10 13:50:39  MG00000001  View Edit Delete
AG01003695  97 2019-04-10 00:00:00    2019-04-10 13:55:28  MG00000001  2019-04-10 13:55:28  MG00000001  View Edit Delete
AG01003696  97 2019-04-15 00:00:00    2019-04-15 09:54:53  MG00000001  2019-04-15 09:54:53  MG00000001  View Edit Delete
AG01003697  97 2019-04-15 00:00:00    2019-04-15 09:55:35  MG00000001  2019-04-15 09:55:35  MG00000001  View Edit Delete
AG01003698  99 2019-04-18 00:00:00    2019-04-18 09:29:45  MG00000001  2019-04-18 09:29:45  MG00000001  View Edit Delete
AG01003699  99 2019-04-18 00:00:00    2019-04-18 09:40:09  MG00000001  2019-04-18 09:40:09  MG00000001  View Edit Delete
AG01003700  99 2019-04-18 00:00:00    2019-04-18 09:40:45  MG00000001  2019-04-18 09:40:45  MG00000001  View Edit Delete
AG01003701  99 2019-04-18 00:00:00    2019-04-18 09:41:38  MG00000001  2019-04-18 09:41:38  MG00000001  View Edit Delete

Page 37 of 251, showing 20 records out of 5001 total, starting on record 721, ending on 740

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