Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000006  135 2022-03-04 00:00:00    2016-08-30 12:23:00  MG00000001  2016-08-30 12:23:00  MG00000001  View Edit Delete
AG06000005  135 2022-03-04 00:00:00    2016-08-30 12:24:00  MG00000001  2016-08-30 12:24:00  MG00000001  View Edit Delete
AG06000004  135 2022-03-04 00:00:00    2016-08-26 10:00:00  MG00000001  2016-08-26 10:00:00  MG00000001  View Edit Delete
AG06000003  135 2022-03-15 00:00:00    2022-03-15 13:57:43  MG00000001  2022-03-15 13:57:43  MG00000001  View Edit Delete
AG06000002  135 2022-03-04 00:00:00    2022-03-04 15:42:45  MG00000001  2022-03-04 15:42:45  MG00000001  View Edit Delete
AG06000001  135 2021-11-25 00:00:00    2021-11-25 12:48:57  MG00000001  2021-11-25 12:48:57  MG00000001  View Edit Delete
AG05000142  91 2022-12-01 00:00:00    2022-12-01 09:45:48  MG00000001  2022-12-01 09:45:48  MG00000001  View Edit Delete
AG05000141  91 2022-02-03 00:00:00    2022-02-03 09:45:23  MG00000001  2022-02-03 09:45:23  MG00000001  View Edit Delete
AG05000140  91 2021-11-26 00:00:00    2021-11-26 09:50:30  MG00000001  2021-11-26 09:50:30  MG00000001  View Edit Delete
AG05000139  91 2021-10-28 00:00:00    2021-10-28 14:11:02  MG00000001  2021-10-28 14:11:02  MG00000001  View Edit Delete
AG05000138  91 2021-07-27 00:00:00    2021-07-27 14:42:40  MG00000001  2021-07-27 14:42:40  MG00000001  View Edit Delete
AG05000137  91 2021-05-06 00:00:00    2021-05-06 09:35:56  MG00000005  2021-05-06 09:35:56  MG00000005  View Edit Delete
AG05000136  91 2021-04-12 00:00:00    2021-04-12 17:35:53  MG00000005  2021-04-12 17:35:53  MG00000005  View Edit Delete
AG05000135  91 2020-12-09 00:00:00    2020-12-09 14:53:48  MG00000005  2020-12-09 14:53:48  MG00000005  View Edit Delete
AG05000134  91 2020-11-17 00:00:00    2020-11-17 09:50:16  MG00000005  2020-11-17 09:50:16  MG00000005  View Edit Delete
AG05000133  91 2020-09-17 00:00:00    2020-09-17 19:22:47  MG00000005  2020-09-17 19:22:47  MG00000005  View Edit Delete
AG05000132  91 2020-09-15 00:00:00    2020-09-15 19:53:45  MG00000005  2020-09-15 19:53:45  MG00000005  View Edit Delete
AG05000131  91 2020-09-10 00:00:00    2020-09-10 17:12:18  MG00000005  2020-09-10 17:12:18  MG00000005  View Edit Delete
AG05000130  91 2020-08-27 00:00:00    2020-08-27 10:30:06  MG00000005  2020-08-27 10:30:06  MG00000005  View Edit Delete
AG05000129  91 2020-08-24 00:00:00    2020-08-24 09:19:15  MG00000005  2020-08-24 09:19:15  MG00000005  View Edit Delete

Page 67 of 251, showing 20 records out of 5001 total, starting on record 1321, ending on 1340

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