Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004042  101 2020-05-01 00:00:00    2020-05-01 15:01:10  MG00000001  2020-05-01 15:01:10  MG00000001  View Edit Delete
AG01004043  102 2020-05-01 00:00:00    2020-05-01 15:22:05  MG00000001  2020-05-01 15:22:05  MG00000001  View Edit Delete
AG01004044  37 2020-05-01 00:00:00    2020-05-01 16:01:29  MG00000001  2020-05-01 16:01:29  MG00000001  View Edit Delete
AG01004045  48 2020-05-01 00:00:00    2020-05-01 16:03:20  MG00000001  2020-05-01 16:03:20  MG00000001  View Edit Delete
AG01004046  48 2020-05-01 00:00:00    2020-05-01 16:05:09  MG00000001  2020-05-01 16:05:09  MG00000001  View Edit Delete
AG01004047  51 2020-05-01 00:00:00    2020-05-01 16:07:02  MG00000001  2020-05-01 16:07:02  MG00000001  View Edit Delete
AG01004048  64 2020-05-01 00:00:00    2020-05-01 16:09:06  MG00000001  2020-05-01 16:09:06  MG00000001  View Edit Delete
AG01004049  64 2020-05-01 00:00:00    2020-05-01 16:10:24  MG00000001  2020-05-01 16:10:24  MG00000001  View Edit Delete
AG01004050  48 2020-05-01 00:00:00    2020-05-01 16:17:50  MG00000001  2020-05-01 16:17:50  MG00000001  View Edit Delete
AG01004051  105 2020-05-07 00:00:00    2020-05-07 09:08:28  MG00000001  2020-05-07 09:08:28  MG00000001  View Edit Delete
AG01004052  112 2020-05-07 00:00:00    2020-05-07 09:24:54  MG00000001  2020-05-07 09:24:54  MG00000001  View Edit Delete
AG01004053  103 2020-05-11 00:00:00    2020-05-11 08:27:09  MG00000001  2020-05-11 08:27:09  MG00000001  View Edit Delete
AG01004054  51 2020-05-11 00:00:00    2020-05-11 10:16:22  MG00000001  2020-05-11 10:16:22  MG00000001  View Edit Delete
AG01004055  51 2020-05-11 00:00:00    2020-05-11 10:19:23  MG00000001  2020-05-11 10:19:23  MG00000001  View Edit Delete
AG01004056  51 2020-05-11 00:00:00    2020-05-11 10:24:14  MG00000001  2020-05-11 10:24:14  MG00000001  View Edit Delete
AG01004057  51 2020-05-11 00:00:00    2020-05-11 10:26:32  MG00000001  2020-05-11 10:26:32  MG00000001  View Edit Delete
AG01004058  113 2020-05-11 00:00:00    2020-05-11 10:44:51  MG00000001  2020-05-11 10:44:51  MG00000001  View Edit Delete
AG01004059  63 2020-05-11 00:00:00    2020-05-11 10:46:27  MG00000001  2020-05-11 10:46:27  MG00000001  View Edit Delete
AG01004060  99 2020-05-11 00:00:00    2020-05-11 14:39:37  MG00000001  2020-05-11 14:39:37  MG00000001  View Edit Delete
AG01004061  112 2020-05-22 00:00:00    2020-05-20 13:41:07  MG00000001  2020-05-22 14:48:18  MG00000001  View Edit Delete

Page 55 of 251, showing 20 records out of 5001 total, starting on record 1081, ending on 1100

(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` asc LIMIT 1080, 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