Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02000150  80 2021-06-09 00:00:00    2021-06-09 12:05:00  MG00000001  2021-06-09 12:05:00  MG00000001  View Edit Delete
AG02000149  80 2021-06-09 00:00:00    2021-06-09 12:04:19  MG00000001  2021-06-09 12:04:19  MG00000001  View Edit Delete
AG02000148  80 2021-06-09 00:00:00    2021-06-09 12:03:38  MG00000001  2021-06-09 12:03:38  MG00000001  View Edit Delete
AG02000147  80 2021-06-09 00:00:00    2021-06-09 12:01:01  MG00000001  2021-06-09 12:01:01  MG00000001  View Edit Delete
AG02000146  80 2021-06-09 00:00:00    2021-06-09 12:00:21  MG00000001  2021-06-09 12:00:21  MG00000001  View Edit Delete
AG02000145  80 2021-06-09 00:00:00    2021-06-09 11:59:37  MG00000001  2021-06-09 11:59:37  MG00000001  View Edit Delete
AG02000144  80 2021-06-09 00:00:00    2021-06-09 11:58:41  MG00000001  2021-06-09 11:58:41  MG00000001  View Edit Delete
AG02000143  80 2021-06-09 00:00:00    2021-06-09 11:58:06  MG00000001  2021-06-09 11:58:06  MG00000001  View Edit Delete
AG02000142  80 2021-06-09 00:00:00    2021-06-09 11:57:18  MG00000001  2021-06-09 11:57:18  MG00000001  View Edit Delete
AG02000141  80 2021-06-09 00:00:00    2021-06-09 11:55:18  MG00000001  2021-06-09 11:55:18  MG00000001  View Edit Delete
AG02000140  80 2021-03-05 00:00:00    2021-03-05 17:47:26  MG00000005  2021-03-05 17:47:26  MG00000005  View Edit Delete
AG02000139  80 2020-05-15 00:00:00    2020-01-31 13:55:42  MG00000001  2020-05-15 10:54:24  MG00000001  View Edit Delete
AG02000138  80 2019-09-02 00:00:00    2019-09-02 08:41:43  MG00000001  2019-09-02 08:41:43  MG00000001  View Edit Delete
AG02000137  80 2019-09-02 00:00:00    2019-09-02 08:41:12  MG00000001  2019-09-02 08:41:12  MG00000001  View Edit Delete
AG02000136  80 2019-09-02 00:00:00    2019-09-02 08:40:43  MG00000001  2019-09-02 08:40:43  MG00000001  View Edit Delete
AG02000135  80 2019-06-25 00:00:00    2019-06-05 12:52:24  MG00000001  2019-06-25 08:41:08  MG00000001  View Edit Delete
AG02000134  80 2019-03-29 00:00:00    2019-03-29 13:21:41  MG00000001  2019-03-29 13:21:41  MG00000001  View Edit Delete
AG02000133  80 2019-03-29 00:00:00    2019-03-29 13:20:51  MG00000001  2019-03-29 13:20:51  MG00000001  View Edit Delete
AG02000132  80 2019-02-20 00:00:00    2019-02-20 09:51:47  MG00000001  2019-02-20 09:51:47  MG00000001  View Edit Delete
AG02000131  80 2019-02-05 00:00:00    2019-02-05 13:48:59  MG00000001  2019-02-05 13:48:59  MG00000001  View Edit Delete

Page 90 of 251, showing 20 records out of 5001 total, starting on record 1781, ending on 1800

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