Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004596  131 2021-11-17 00:00:00    2021-11-17 14:14:27  MG00000001  2021-11-17 14:14:27  MG00000001  View Edit Delete
AG01004597  126 2021-11-18 00:00:00    2021-11-18 10:38:19  MG00000001  2021-11-18 10:38:19  MG00000001  View Edit Delete
AG08000050  93 2021-11-24 00:00:00    2021-11-24 09:15:45  MG00000001  2021-11-24 09:15:45  MG00000001  View Edit Delete
AG06000001  135 2021-11-25 00:00:00    2021-11-25 12:48:57  MG00000001  2021-11-25 12:48:57  MG00000001  View Edit Delete
AG01004598  64 2021-11-26 00:00:00    2021-11-26 10:01:56  MG00000001  2021-11-26 10:01:56  MG00000001  View Edit Delete
AG05000140  91 2021-11-26 00:00:00    2021-11-26 09:50:30  MG00000001  2021-11-26 09:50:30  MG00000001  View Edit Delete
AG01004599  102 2021-11-29 00:00:00    2021-11-29 09:01:44  MG00000001  2021-11-29 09:01:44  MG00000001  View Edit Delete
AG01004600  115 2021-11-29 00:00:00    2021-11-29 09:05:59  MG00000001  2021-11-29 09:05:59  MG00000001  View Edit Delete
AG01004601  116 2021-11-29 00:00:00    2021-11-29 09:10:19  MG00000001  2021-11-29 09:10:19  MG00000001  View Edit Delete
AG01004602  122 2021-11-29 00:00:00    2021-11-29 09:26:49  MG00000001  2021-11-29 09:26:49  MG00000001  View Edit Delete
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
AG02100100  80 2021-12-01 00:00:00    2021-12-01 15:55:20  MG00000001  2021-12-01 15:55:20  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

Page 111 of 251, showing 20 records out of 5001 total, starting on record 2201, ending on 2220

(default) 2 queries took 12 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`.`use_start_day` asc LIMIT 2200, 2020208
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 = 1114