Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003662  64 2019-03-27 00:00:00    2019-03-27 09:14:39  MG00000001  2019-03-27 09:14:39  MG00000001  View Edit Delete
AG01003663  84 2019-04-01 00:00:00    2019-04-01 10:06:13  MG00000001  2019-04-01 10:06:13  MG00000001  View Edit Delete
AG01003664  89 2019-04-02 00:00:00    2019-04-02 09:23:07  MG00000001  2019-04-02 09:23:07  MG00000001  View Edit Delete
AG01003665  89 2019-04-02 00:00:00    2019-04-02 09:24:00  MG00000001  2019-04-02 09:24:00  MG00000001  View Edit Delete
AG01003666  90 2019-04-03 00:00:00    2019-04-03 10:25:58  MG00000001  2019-04-03 10:25:58  MG00000001  View Edit Delete
AG01003667  97 2019-04-09 00:00:00    2019-04-09 15:57:53  MG00000001  2019-04-09 15:57:53  MG00000001  View Edit Delete
AG01003668  97 2019-04-10 00:00:00    2019-04-10 10:11:16  MG00000001  2019-04-10 10:11:16  MG00000001  View Edit Delete
AG01003669  97 2019-04-10 00:00:00    2019-04-10 10:24:06  MG00000001  2019-04-10 10:24:06  MG00000001  View Edit Delete
AG01003670  97 2019-04-10 00:00:00    2019-04-10 10:27:02  MG00000001  2019-04-10 10:27:02  MG00000001  View Edit Delete
AG01003671  97 2019-04-10 00:00:00    2019-04-10 10:28:05  MG00000001  2019-04-10 10:28:05  MG00000001  View Edit Delete
AG01003672  97 2019-04-10 00:00:00    2019-04-10 10:30:52  MG00000001  2019-04-10 10:30:52  MG00000001  View Edit Delete
AG01003673  97 2019-04-10 00:00:00    2019-04-10 10:32:08  MG00000001  2019-04-10 10:32:08  MG00000001  View Edit Delete
AG01003674  97 2019-04-10 00:00:00    2019-04-10 10:35:05  MG00000001  2019-04-10 10:35:05  MG00000001  View Edit Delete
AG01003675  98 2019-04-10 00:00:00    2019-04-10 11:44:30  MG00000001  2019-04-10 11:44:30  MG00000001  View Edit Delete
AG01003676  98 2019-04-10 00:00:00    2019-04-10 13:27:34  MG00000001  2019-04-10 13:27:34  MG00000001  View Edit Delete
AG01003677  98 2019-04-10 00:00:00    2019-04-10 13:28:13  MG00000001  2019-04-10 13:28:13  MG00000001  View Edit Delete
AG01003678  98 2019-04-10 00:00:00    2019-04-10 13:28:51  MG00000001  2019-04-10 13:28:51  MG00000001  View Edit Delete
AG01003679  98 2019-04-10 00:00:00    2019-04-10 13:30:22  MG00000001  2019-04-10 13:30:22  MG00000001  View Edit Delete
AG01003680  98 2019-04-10 00:00:00    2019-04-10 13:31:09  MG00000001  2019-04-10 13:31:09  MG00000001  View Edit Delete
AG01003681  98 2019-04-10 00:00:00    2019-04-10 13:31:56  MG00000001  2019-04-10 13:31:56  MG00000001  View Edit Delete

Page 36 of 251, showing 20 records out of 5001 total, starting on record 701, ending on 720

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