Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004603  136 2021-11-29 00:00:00    2021-11-29 09:32:43  MG00000001  2021-11-29 09:32:43  MG00000001  View Edit Delete
AG01004604  82 2021-12-03 00:00:00    2021-12-03 09:48:32  MG00000001  2021-12-03 09:48:32  MG00000001  View Edit Delete
AG01004605  36 2021-12-03 00:00:00    2021-12-03 09:57:26  MG00000001  2021-12-03 09:57:26  MG00000001  View Edit Delete
AG01004606  40 2021-12-03 00:00:00    2021-12-03 10:11:20  MG00000001  2021-12-03 10:11:20  MG00000001  View Edit Delete
AG01004607  137 2021-12-03 00:00:00    2021-12-03 11:09:22  MG00000001  2021-12-03 11:09:22  MG00000001  View Edit Delete
AG01004608  117 2021-12-03 00:00:00    2021-12-03 17:08:12  MG00000001  2021-12-03 17:08:12  MG00000001  View Edit Delete
AG01004609  34 2021-12-07 00:00:00    2021-12-07 13:49:56  MG00000001  2021-12-07 13:49:56  MG00000001  View Edit Delete
AG01004610  35 2021-12-07 00:00:00    2021-12-07 14:58:26  MG00000001  2021-12-07 14:58:26  MG00000001  View Edit Delete
AG01004611  35 2021-12-07 00:00:00    2021-12-07 15:00:53  MG00000001  2021-12-07 15:00:53  MG00000001  View Edit Delete
AG01004612  35 2021-12-07 00:00:00    2021-12-07 15:03:22  MG00000001  2021-12-07 15:03:22  MG00000001  View Edit Delete
AG01004613  49 2021-12-07 00:00:00    2021-12-07 15:06:16  MG00000001  2021-12-07 15:06:16  MG00000001  View Edit Delete
AG01004614  49 2021-12-07 00:00:00    2021-12-07 15:08:18  MG00000001  2021-12-07 15:08:18  MG00000001  View Edit Delete
AG01004615  49 2021-12-07 00:00:00    2021-12-07 15:10:21  MG00000001  2021-12-07 15:10:21  MG00000001  View Edit Delete
AG01004616  124 2021-12-13 00:00:00    2021-12-13 09:55:39  MG00000001  2021-12-13 09:55:39  MG00000001  View Edit Delete
AG01004617  97 2021-12-14 00:00:00    2021-12-14 13:58:50  MG00000001  2021-12-14 13:58:50  MG00000001  View Edit Delete
AG01004618  102 2021-12-14 00:00:00    2021-12-14 14:03:49  MG00000001  2021-12-14 14:03:49  MG00000001  View Edit Delete
AG01004619  109 2021-12-14 00:00:00    2021-12-14 15:29:39  MG00000001  2021-12-14 15:29:39  MG00000001  View Edit Delete
AG01004620  50 2021-12-14 00:00:00    2021-12-14 15:32:47  MG00000001  2021-12-14 15:32:47  MG00000001  View Edit Delete
AG01004621  50 2021-12-14 00:00:00    2021-12-14 15:36:07  MG00000001  2021-12-14 15:36:07  MG00000001  View Edit Delete
AG01004622  50 2021-12-14 00:00:00    2021-12-14 15:40:05  MG00000001  2021-12-14 15:40:05  MG00000001  View Edit Delete

Page 83 of 251, showing 20 records out of 5001 total, starting on record 1641, ending on 1660

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