Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004122  50 2020-09-10 00:00:00    2020-09-10 13:16:47  MG00000005  2020-09-10 13:16:47  MG00000005  View Edit Delete
AG01004123  50 2020-09-10 00:00:00    2020-09-10 13:19:28  MG00000005  2020-09-10 13:19:28  MG00000005  View Edit Delete
AG01004124  82 2020-09-10 00:00:00    2020-09-10 13:22:35  MG00000005  2020-09-10 13:22:35  MG00000005  View Edit Delete
AG01004125  90 2020-09-16 00:00:00    2020-09-16 09:28:13  MG00000005  2020-09-16 09:28:13  MG00000005  View Edit Delete
AG01004126  102 2020-09-18 00:00:00    2020-09-18 15:18:01  MG00000005  2020-09-18 15:18:01  MG00000005  View Edit Delete
AG01004127  102 2020-09-18 00:00:00    2020-09-18 15:28:48  MG00000005  2020-09-18 15:28:48  MG00000005  View Edit Delete
AG01004128  102 2020-09-18 00:00:00    2020-09-18 16:19:50  MG00000005  2020-09-18 16:19:50  MG00000005  View Edit Delete
AG01004129  118 2020-09-18 00:00:00    2020-09-18 16:32:42  MG00000005  2020-09-18 16:32:42  MG00000005  View Edit Delete
AG01004130  46 2020-09-29 00:00:00    2020-09-29 10:32:22  MG00000005  2020-09-29 10:32:22  MG00000005  View Edit Delete
AG01004131  46 2020-09-29 00:00:00    2020-09-29 10:36:21  MG00000005  2020-09-29 10:36:21  MG00000005  View Edit Delete
AG01004132  46 2020-09-29 00:00:00    2020-09-29 10:40:26  MG00000005  2020-09-29 10:40:26  MG00000005  View Edit Delete
AG01004133  46 2020-09-29 00:00:00    2020-09-29 10:43:48  MG00000005  2020-09-29 10:43:48  MG00000005  View Edit Delete
AG01004134  46 2020-09-29 00:00:00    2020-09-29 10:46:40  MG00000005  2020-09-29 10:46:40  MG00000005  View Edit Delete
AG01004135  46 2020-09-29 00:00:00    2020-09-29 10:49:58  MG00000005  2020-09-29 10:49:58  MG00000005  View Edit Delete
AG01004136  46 2020-09-29 00:00:00    2020-09-29 10:52:10  MG00000005  2020-09-29 10:52:10  MG00000005  View Edit Delete
AG01004137  46 2020-09-29 00:00:00    2020-09-29 10:54:56  MG00000005  2020-09-29 10:54:56  MG00000005  View Edit Delete
AG01004138  46 2020-09-29 00:00:00    2020-09-29 10:58:22  MG00000005  2020-09-29 10:58:22  MG00000005  View Edit Delete
AG01004139  46 2020-09-29 00:00:00    2020-09-29 11:02:40  MG00000005  2020-09-29 11:02:40  MG00000005  View Edit Delete
AG01004140  46 2020-09-29 00:00:00    2020-09-29 11:12:48  MG00000005  2020-09-29 11:12:48  MG00000005  View Edit Delete
AG01004141  46 2020-09-29 00:00:00    2020-09-29 11:15:45  MG00000005  2020-09-29 11:15:45  MG00000005  View Edit Delete

Page 59 of 251, showing 20 records out of 5001 total, starting on record 1161, ending on 1180

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