Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG08000015  93 2018-09-25 00:00:00    2018-09-25 12:39:13  MG00000001  2018-09-25 12:39:13  MG00000001  View Edit Delete
AG08000014  93 2018-09-25 00:00:00    2018-09-25 12:38:23  MG00000001  2018-09-25 12:38:23  MG00000001  View Edit Delete
AG08000013  93 2018-09-25 00:00:00    2018-09-25 12:37:43  MG00000001  2018-09-25 12:37:43  MG00000001  View Edit Delete
AG08000012  93 2018-09-25 00:00:00    2018-09-25 12:36:36  MG00000001  2018-09-25 12:36:36  MG00000001  View Edit Delete
AG08000011  93 2018-09-25 00:00:00    2018-09-25 12:35:20  MG00000001  2018-09-25 12:35:20  MG00000001  View Edit Delete
AG08000010  93 2018-09-25 00:00:00    2018-09-25 12:34:38  MG00000001  2018-09-25 12:34:38  MG00000001  View Edit Delete
AG08000009  93 2018-09-25 00:00:00    2018-09-25 12:34:04  MG00000001  2018-09-25 12:34:04  MG00000001  View Edit Delete
AG08000008  93 2018-09-25 00:00:00    2018-09-25 12:33:34  MG00000001  2018-09-25 12:33:34  MG00000001  View Edit Delete
AG08000007  93 2018-09-25 00:00:00    2018-09-25 11:58:41  MG00000001  2018-09-25 11:58:41  MG00000001  View Edit Delete
AG08000006  93 2018-09-25 00:00:00    2018-09-25 11:58:07  MG00000001  2018-09-25 11:58:07  MG00000001  View Edit Delete
AG08000005  93 2018-09-25 00:00:00    2018-09-25 11:57:34  MG00000001  2018-09-25 11:57:34  MG00000001  View Edit Delete
AG08000004  93 2018-09-25 00:00:00    2018-09-25 11:56:32  MG00000001  2018-09-25 11:56:32  MG00000001  View Edit Delete
AG08000003  93 2018-07-17 00:00:00    2018-07-17 08:58:14  MG00000001  2018-07-17 08:58:14  MG00000001  View Edit Delete
AG08000002  93 2018-06-29 00:00:00    2018-06-29 14:09:09  MG00000001  2018-06-29 14:09:09  MG00000001  View Edit Delete
AG08000001  93 2018-03-08 00:00:00    2018-03-08 11:34:46  MG00000001  2018-03-08 11:34:46  MG00000001  View Edit Delete
AG07000011  92 2018-06-15 00:00:00    2018-06-15 22:57:00  MG00000001  2018-06-15 22:57:00  MG00000001  View Edit Delete
AG07000010  92 2018-06-15 00:00:00    2018-06-15 22:55:09  MG00000001  2018-06-15 22:55:09  MG00000001  View Edit Delete
AG07000009  92 2018-06-15 00:00:00    2018-06-15 22:54:29  MG00000001  2018-06-15 22:54:29  MG00000001  View Edit Delete
AG07000008  92 2018-06-15 00:00:00    2018-06-15 22:53:37  MG00000001  2018-06-15 22:53:37  MG00000001  View Edit Delete
AG07000007  92 2018-06-15 00:00:00    2018-06-15 22:52:44  MG00000001  2018-06-15 22:52:44  MG00000001  View Edit Delete

Page 8 of 251, showing 20 records out of 5001 total, starting on record 141, ending on 160

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