Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG02000110  80 2018-08-16 00:00:00    2018-08-16 12:49:26  MG00000001  2018-08-16 12:49:26  MG00000001  View Edit Delete
AG02000109  80 2018-08-16 00:00:00    2018-08-16 12:48:35  MG00000001  2018-08-16 12:48:35  MG00000001  View Edit Delete
AG02000108  80 2018-08-16 00:00:00    2018-08-16 12:47:48  MG00000001  2018-08-16 12:47:48  MG00000001  View Edit Delete
AG02000107  80 2018-08-16 00:00:00    2018-08-16 12:47:06  MG00000001  2018-08-16 12:47:06  MG00000001  View Edit Delete
AG02000106  80 2018-07-30 00:00:00    2018-07-30 11:38:13  MG00000001  2018-07-30 11:38:13  MG00000001  View Edit Delete
AG02000105  80 2018-07-11 00:00:00    2018-07-11 10:08:24  MG00000001  2018-07-11 10:08:24  MG00000001  View Edit Delete
AG02000104  80 2018-07-03 00:00:00    2018-07-03 12:17:51  MG00000001  2018-07-03 12:17:51  MG00000001  View Edit Delete
AG02000103  80 2018-06-21 00:00:00    2018-06-21 12:55:12  MG00000001  2018-06-21 12:55:12  MG00000001  View Edit Delete
AG02000102  80 2018-06-12 00:00:00    2018-06-12 09:35:16  MG00000001  2018-06-12 09:35:16  MG00000001  View Edit Delete
AG02000101  80 2018-06-12 00:00:00    2018-06-12 09:34:22  MG00000001  2018-06-12 09:34:22  MG00000001  View Edit Delete
AG02000100  80 2018-05-29 00:00:00    2018-05-29 10:53:49  MG00000001  2018-05-29 10:53:49  MG00000001  View Edit Delete
AG02000099  80 2018-05-28 00:00:00    2018-05-28 15:12:26  MG00000001  2018-05-28 15:12:26  MG00000001  View Edit Delete
AG02000098  80 2018-05-25 00:00:00    2018-05-25 14:17:38  MG00000001  2018-05-25 14:17:38  MG00000001  View Edit Delete
AG02000097  80 2018-05-25 00:00:00    2018-05-21 13:46:36  MG00000001  2018-05-25 14:16:24  MG00000001  View Edit Delete
AG02000096  80 2018-05-21 00:00:00    2018-05-21 13:26:52  MG00000001  2018-05-21 13:26:52  MG00000001  View Edit Delete
AG02000095  80 2018-05-21 00:00:00    2018-05-21 13:24:51  MG00000001  2018-05-21 13:24:51  MG00000001  View Edit Delete
AG02000094  80 2018-05-16 00:00:00    2018-05-16 10:24:10  MG00000001  2018-05-16 10:24:10  MG00000001  View Edit Delete
AG02000093  80 2018-05-16 00:00:00    2018-05-16 10:23:28  MG00000001  2018-05-16 10:23:28  MG00000001  View Edit Delete
AG02000092  80 2018-04-27 00:00:00    2018-04-27 11:58:27  MG00000001  2018-04-27 11:58:27  MG00000001  View Edit Delete
AG02000091  80 2018-04-20 00:00:00    2018-04-20 19:03:32  MG00000001  2018-04-20 19:03:32  MG00000001  View Edit Delete

Page 92 of 251, showing 20 records out of 5001 total, starting on record 1821, ending on 1840

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