Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG09000064  94 2018-07-05 00:00:00    2018-07-05 10:40:30  MG00000001  2018-07-05 10:40:30  MG00000001  View Edit Delete
AG09000063  94 2018-07-05 00:00:00    2018-07-05 10:37:29  MG00000001  2018-07-05 10:37:29  MG00000001  View Edit Delete
AG09000062  94 2018-07-05 00:00:00    2018-07-05 10:36:31  MG00000001  2018-07-05 10:36:31  MG00000001  View Edit Delete
AG09000061  94 2018-07-05 00:00:00    2018-07-05 10:35:14  MG00000001  2018-07-05 10:35:14  MG00000001  View Edit Delete
AG09000060  94 2018-07-04 00:00:00    2018-07-04 16:22:59  MG00000001  2018-07-04 16:22:59  MG00000001  View Edit Delete
AG09000059  94 2018-07-04 00:00:00    2018-07-04 16:21:14  MG00000001  2018-07-04 16:21:14  MG00000001  View Edit Delete
AG09000058  94 2018-07-04 00:00:00    2018-07-04 16:20:07  MG00000001  2018-07-04 16:20:07  MG00000001  View Edit Delete
AG09000057  94 2018-07-04 00:00:00    2018-07-04 16:19:10  MG00000001  2018-07-04 16:19:10  MG00000001  View Edit Delete
AG09000056  94 2018-07-04 00:00:00    2018-07-04 16:17:23  MG00000001  2018-07-04 16:17:23  MG00000001  View Edit Delete
AG09000055  94 2018-07-04 00:00:00    2018-07-04 15:20:28  MG00000001  2018-07-04 15:20:28  MG00000001  View Edit Delete
AG09000054  94 2018-07-04 00:00:00    2018-07-04 15:19:33  MG00000001  2018-07-04 15:19:33  MG00000001  View Edit Delete
AG09000053  94 2018-07-04 00:00:00    2018-07-04 15:18:12  MG00000001  2018-07-04 15:18:12  MG00000001  View Edit Delete
AG09000052  94 2018-07-04 00:00:00    2018-07-04 15:17:15  MG00000001  2018-07-04 15:17:15  MG00000001  View Edit Delete
AG09000051  94 2018-07-04 00:00:00    2018-07-04 15:14:47  MG00000001  2018-07-04 15:14:47  MG00000001  View Edit Delete
AG09000050  94 2018-07-04 00:00:00    2018-07-04 15:13:40  MG00000001  2018-07-04 15:13:40  MG00000001  View Edit Delete
AG09000049  94 2018-07-04 00:00:00    2018-07-04 15:12:38  MG00000001  2018-07-04 15:12:38  MG00000001  View Edit Delete
AG09000048  94 2018-07-04 00:00:00    2018-07-04 15:11:46  MG00000001  2018-07-04 15:11:46  MG00000001  View Edit Delete
AG09000047  94 2018-07-04 00:00:00    2018-07-04 15:10:36  MG00000001  2018-07-04 15:10:36  MG00000001  View Edit Delete
AG09000046  94 2018-06-29 00:00:00    2018-06-29 13:04:57  MG00000001  2018-06-29 13:04:57  MG00000001  View Edit Delete
AG09000045  94 2018-06-29 00:00:00    2018-06-29 13:03:39  MG00000001  2018-06-29 13:03:39  MG00000001  View Edit Delete

Page 2 of 251, showing 20 records out of 5001 total, starting on record 21, ending on 40

(default) 2 queries took 6 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 20, 2020201
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