Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG05000128  91 2020-07-20 00:00:00    2020-07-20 11:05:23  MG00000005  2020-07-20 11:05:23  MG00000005  View Edit Delete
AG05000127  91 2020-07-13 00:00:00    2020-07-13 14:13:39  MG00000005  2020-07-13 14:13:39  MG00000005  View Edit Delete
AG05000126  91 2020-07-01 00:00:00    2020-07-01 13:48:19  MG00000005  2020-07-01 13:48:19  MG00000005  View Edit Delete
AG05000125  91 2020-05-28 00:00:00    2020-05-28 09:04:27  MG00000001  2020-05-28 09:04:27  MG00000001  View Edit Delete
AG05000124  91 2020-03-04 00:00:00    2020-03-04 08:48:34  MG00000001  2020-03-04 08:48:34  MG00000001  View Edit Delete
AG05000123  91 2020-02-19 00:00:00    2020-02-19 14:09:36  MG00000001  2020-02-19 14:09:36  MG00000001  View Edit Delete
AG05000122  91 2019-12-17 00:00:00    2019-12-17 08:37:42  MG00000001  2019-12-17 08:37:42  MG00000001  View Edit Delete
AG05000121  91 2019-11-18 00:00:00    2019-11-18 12:50:53  MG00000001  2019-11-18 12:50:53  MG00000001  View Edit Delete
AG05000120  91 2019-09-30 00:00:00    2019-09-30 14:14:04  MG00000001  2019-09-30 14:14:04  MG00000001  View Edit Delete
AG05000119  91 2019-08-26 00:00:00    2019-08-26 08:34:08  MG00000001  2019-08-26 08:34:08  MG00000001  View Edit Delete
AG05000118  91 2019-06-24 00:00:00    2019-06-24 09:35:35  MG00000001  2019-06-24 09:35:35  MG00000001  View Edit Delete
AG05000117  91 2019-06-17 00:00:00    2019-06-17 08:39:17  MG00000001  2019-06-17 08:39:17  MG00000001  View Edit Delete
AG05000116  91 2019-05-29 00:00:00    2019-05-29 11:11:12  MG00000001  2019-05-29 11:11:12  MG00000001  View Edit Delete
AG05000115  91 2019-04-12 00:00:00    2019-04-12 10:24:01  MG00000001  2019-04-12 10:24:01  MG00000001  View Edit Delete
AG05000114  91 2019-03-29 00:00:00    2019-03-29 11:44:54  MG00000001  2019-03-29 11:44:54  MG00000001  View Edit Delete
AG05000113  91 2019-03-04 00:00:00    2019-03-04 15:14:17  MG00000001  2019-03-04 15:14:17  MG00000001  View Edit Delete
AG05000112  91 2019-02-28 00:00:00    2019-02-28 09:17:41  MG00000001  2019-02-28 09:17:41  MG00000001  View Edit Delete
AG05000111  91 2019-02-14 00:00:00    2019-02-14 09:35:47  MG00000001  2019-02-14 09:35:47  MG00000001  View Edit Delete
AG05000110  91 2018-11-28 00:00:00    2018-11-28 09:43:36  MG00000001  2018-11-28 09:43:36  MG00000001  View Edit Delete
AG05000109  91 2018-11-05 00:00:00    2018-11-05 09:23:15  MG00000001  2018-11-05 09:23:15  MG00000001  View Edit Delete

Page 68 of 251, showing 20 records out of 5001 total, starting on record 1341, ending on 1360

(default) 2 queries took 8 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 1340, 2020203
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