Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02100059  80 2018-08-23 00:00:00    2018-08-23 14:19:21  MG00000001  2018-08-23 14:19:21  MG00000001  View Edit Delete
AG02100058  80 2018-08-23 00:00:00    2018-08-23 14:18:22  MG00000001  2018-08-23 14:18:22  MG00000001  View Edit Delete
AG02100057  80 2018-08-01 00:00:00    2018-08-01 11:28:09  MG00000001  2018-08-01 11:28:09  MG00000001  View Edit Delete
AG02100056  80 2018-07-05 00:00:00    2018-05-29 10:57:15  MG00000001  2018-07-05 15:35:02  MG00000001  View Edit Delete
AG02100055  80 2018-05-25 00:00:00    2018-05-25 14:18:47  MG00000001  2018-05-25 14:18:47  MG00000001  View Edit Delete
AG02100054  80 2018-05-21 00:00:00    2018-05-21 14:18:01  MG00000001  2018-05-21 14:18:01  MG00000001  View Edit Delete
AG02100053  80 2018-05-21 00:00:00    2018-05-21 14:16:13  MG00000001  2018-05-21 14:16:13  MG00000001  View Edit Delete
AG02100052  80 2018-05-21 00:00:00    2018-05-21 14:15:17  MG00000001  2018-05-21 14:15:17  MG00000001  View Edit Delete
AG02100051  80 2018-05-21 00:00:00    2018-05-21 14:13:30  MG00000001  2018-05-21 14:13:30  MG00000001  View Edit Delete
AG02100050  80 2018-05-21 00:00:00    2018-05-21 14:11:37  MG00000001  2018-05-21 14:11:37  MG00000001  View Edit Delete
AG02100049  80 2018-05-21 00:00:00    2018-05-21 14:09:09  MG00000001  2018-05-21 14:09:09  MG00000001  View Edit Delete
AG02100048  80 2018-05-21 00:00:00    2018-05-21 14:07:03  MG00000001  2018-05-21 14:07:03  MG00000001  View Edit Delete
AG02100047  80 2018-05-21 00:00:00    2018-05-21 14:05:12  MG00000001  2018-05-21 14:05:12  MG00000001  View Edit Delete
AG02100046  80 2018-05-21 00:00:00    2018-05-21 14:03:27  MG00000001  2018-05-21 14:03:27  MG00000001  View Edit Delete
AG02100045  80 2018-05-21 00:00:00    2018-05-21 14:01:48  MG00000001  2018-05-21 14:01:48  MG00000001  View Edit Delete
AG02100044  80 2018-05-21 00:00:00    2018-05-21 14:00:23  MG00000001  2018-05-21 14:00:23  MG00000001  View Edit Delete
AG02100043  80 2018-05-11 00:00:00    2018-05-11 09:57:33  MG00000001  2018-05-11 09:57:33  MG00000001  View Edit Delete
AG02100042  80 2018-05-11 00:00:00    2018-05-11 09:56:17  MG00000001  2018-05-11 09:56:17  MG00000001  View Edit Delete
AG02100041  80 2018-05-11 00:00:00    2018-05-11 09:55:16  MG00000001  2018-05-11 09:55:16  MG00000001  View Edit Delete
AG02100040  80 2018-05-11 00:00:00    2018-05-11 09:54:07  MG00000001  2018-05-11 09:54:07  MG00000001  View Edit Delete

Page 87 of 251, showing 20 records out of 5001 total, starting on record 1721, ending on 1740

(default) 2 queries took 9 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` desc LIMIT 1720, 2020204
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