Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02100099  80 2021-05-10 00:00:00    2021-05-10 14:03:24  MG00000001  2021-05-10 14:03:24  MG00000001  View Edit Delete
AG02100098  80 2021-03-04 00:00:00    2021-03-04 17:37:24  MG00000005  2021-03-04 17:37:24  MG00000005  View Edit Delete
AG02100097  80 2021-01-27 00:00:00    2021-01-27 15:47:39  MG00000005  2021-01-27 15:47:39  MG00000005  View Edit Delete
AG02100096  80 2021-01-20 00:00:00    2021-01-20 13:08:44  MG00000005  2021-01-20 13:08:44  MG00000005  View Edit Delete
AG02100095  80 2020-11-26 00:00:00    2020-11-26 09:25:53  MG00000005  2020-11-26 09:25:53  MG00000005  View Edit Delete
AG02100094  80 2020-09-24 00:00:00    2020-09-24 08:53:31  MG00000005  2020-09-24 08:53:31  MG00000005  View Edit Delete
AG02100093  80 2020-07-03 00:00:00    2020-07-03 17:00:58  MG00000005  2020-07-03 17:00:58  MG00000005  View Edit Delete
AG02100092  80 2020-06-19 00:00:00    2020-06-19 18:02:53  MG00000005  2020-06-19 18:02:53  MG00000005  View Edit Delete
AG02100091  80 2020-06-17 00:00:00    2020-06-17 15:20:06  MG00000005  2020-06-17 15:20:06  MG00000005  View Edit Delete
AG02100090  80 2020-05-11 00:00:00    2020-05-11 14:14:48  MG00000001  2020-05-11 14:14:48  MG00000001  View Edit Delete
AG02100089  80 2020-04-01 00:00:00    2020-04-01 16:42:47  MG00000001  2020-04-01 16:42:47  MG00000001  View Edit Delete
AG02100088  80 2020-03-13 00:00:00    2020-03-13 15:43:57  MG00000001  2020-03-13 15:43:57  MG00000001  View Edit Delete
AG02100087  80 2020-03-13 00:00:00    2020-03-13 15:42:35  MG00000001  2020-03-13 15:42:35  MG00000001  View Edit Delete
AG02100086  80 2020-02-21 00:00:00    2020-02-21 14:34:30  MG00000001  2020-02-21 14:34:30  MG00000001  View Edit Delete
AG02100085  80 2020-02-06 00:00:00    2020-02-06 10:12:53  MG00000001  2020-02-06 10:12:53  MG00000001  View Edit Delete
AG02100084  80 2020-02-06 00:00:00    2020-02-06 10:00:01  MG00000001  2020-02-06 10:00:01  MG00000001  View Edit Delete
AG02100083  80 2020-01-31 00:00:00    2020-01-31 13:58:18  MG00000001  2020-01-31 13:58:18  MG00000001  View Edit Delete
AG02100082  80 2019-12-26 00:00:00    2019-12-26 09:41:00  MG00000001  2019-12-26 09:41:00  MG00000001  View Edit Delete
AG02100081  80 2019-12-13 00:00:00    2019-12-13 12:00:03  MG00000001  2019-12-13 12:00:03  MG00000001  View Edit Delete
AG02100080  80 2019-11-29 00:00:00    2019-11-29 10:34:32  MG00000001  2019-11-29 10:34:32  MG00000001  View Edit Delete

Page 85 of 251, showing 20 records out of 5001 total, starting on record 1681, ending on 1700

(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 1680, 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 = 1114