Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02100079  80 2019-11-29 00:00:00    2019-11-29 10:30:02  MG00000001  2019-11-29 10:30:02  MG00000001  View Edit Delete
AG02100078  80 2019-11-29 00:00:00    2019-11-29 10:26:36  MG00000001  2019-11-29 10:26:36  MG00000001  View Edit Delete
AG02100077  80 2019-07-31 00:00:00    2019-07-31 16:04:53  MG00000001  2019-07-31 16:04:53  MG00000001  View Edit Delete
AG02100076  80 2019-07-12 00:00:00    2019-07-12 10:02:55  MG00000001  2019-07-12 10:02:55  MG00000001  View Edit Delete
AG02100075  80 2019-07-12 00:00:00    2019-07-12 10:00:16  MG00000001  2019-07-12 10:00:16  MG00000001  View Edit Delete
AG02100074  80 2019-07-11 00:00:00    2019-07-11 16:28:51  MG00000001  2019-07-11 16:28:51  MG00000001  View Edit Delete
AG02100073  80 2019-06-20 00:00:00    2019-06-20 16:33:41  MG00000001  2019-06-20 16:33:41  MG00000001  View Edit Delete
AG02100072  80 2019-06-20 00:00:00    2019-06-20 16:07:49  MG00000001  2019-06-20 16:07:49  MG00000001  View Edit Delete
AG02100071  80 2019-06-20 00:00:00    2019-06-20 16:05:42  MG00000001  2019-06-20 16:05:42  MG00000001  View Edit Delete
AG02100070  80 2019-06-20 00:00:00    2019-06-20 15:46:19  MG00000001  2019-06-20 15:46:19  MG00000001  View Edit Delete
AG02100069  80 2019-06-20 00:00:00    2019-06-20 15:33:36  MG00000001  2019-06-20 15:33:36  MG00000001  View Edit Delete
AG02100068  80 2019-06-20 00:00:00    2019-06-20 15:24:11  MG00000001  2019-06-20 15:24:11  MG00000001  View Edit Delete
AG02100067  80 2019-06-20 00:00:00    2019-06-20 15:20:22  MG00000001  2019-06-20 15:20:22  MG00000001  View Edit Delete
AG02100066  80 2019-06-20 00:00:00    2019-06-20 09:27:11  MG00000001  2019-06-20 09:27:11  MG00000001  View Edit Delete
AG02100065  80 2018-12-07 00:00:00    2018-12-07 11:43:46  MG00000001  2018-12-07 11:43:46  MG00000001  View Edit Delete
AG02100064  80 2018-12-03 00:00:00    2018-12-03 10:01:06  MG00000001  2018-12-03 10:01:06  MG00000001  View Edit Delete
AG02100063  80 2018-12-03 00:00:00    2018-12-03 10:00:09  MG00000001  2018-12-03 10:00:09  MG00000001  View Edit Delete
AG02100062  80 2018-10-19 00:00:00    2018-10-19 11:56:20  MG00000001  2018-10-19 11:56:20  MG00000001  View Edit Delete
AG02100061  80 2018-08-23 00:00:00    2018-08-23 14:20:57  MG00000001  2018-08-23 14:20:57  MG00000001  View Edit Delete
AG02100060  80 2018-08-23 00:00:00    2018-08-23 14:20:11  MG00000001  2018-08-23 14:20:11  MG00000001  View Edit Delete

Page 86 of 251, showing 20 records out of 5001 total, starting on record 1701, ending on 1720

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