Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004503  127 2021-04-22 00:00:00    2021-04-22 10:05:28  MG00000005  2021-04-22 10:05:28  MG00000005  View Edit Delete
AG01004504  122 2021-04-23 00:00:00    2021-04-23 09:05:20  MG00000005  2021-04-23 09:05:20  MG00000005  View Edit Delete
AG01004505  124 2021-04-26 00:00:00    2021-04-26 17:25:58  MG00000005  2021-04-26 17:25:58  MG00000005  View Edit Delete
AG01004506  124 2021-04-26 00:00:00    2021-04-26 17:31:49  MG00000005  2021-04-26 17:31:49  MG00000005  View Edit Delete
AG01004507  124 2021-04-26 00:00:00    2021-04-26 17:37:15  MG00000005  2021-04-26 17:37:15  MG00000005  View Edit Delete
AG01004508  124 2021-04-26 00:00:00    2021-04-26 17:46:13  MG00000005  2021-04-26 17:46:13  MG00000005  View Edit Delete
AG01004509  123 2021-05-07 00:00:00    2021-05-07 10:31:43  MG00000005  2021-05-07 10:31:43  MG00000005  View Edit Delete
AG01004510  123 2021-05-07 00:00:00    2021-05-07 10:35:49  MG00000005  2021-05-07 10:35:49  MG00000005  View Edit Delete
AG01004511  124 2021-05-10 00:00:00    2021-05-10 09:54:35  MG00000001  2021-05-10 09:54:35  MG00000001  View Edit Delete
AG01004512  124 2021-05-10 00:00:00    2021-05-10 09:58:30  MG00000001  2021-05-10 09:58:30  MG00000001  View Edit Delete
AG01004513  102 2021-05-11 00:00:00    2021-05-10 11:50:52  MG00000001  2021-05-11 09:15:36  MG00000001  View Edit Delete
AG01004514  117 2021-05-18 00:00:00    2021-05-18 18:01:56  MG00000005  2021-05-18 18:01:56  MG00000005  View Edit Delete
AG01004515  121 2021-05-18 00:00:00    2021-05-18 18:17:36  MG00000005  2021-05-18 18:17:36  MG00000005  View Edit Delete
AG01004516  122 2021-05-20 00:00:00    2021-05-20 16:43:13  MG00000001  2021-05-20 16:43:13  MG00000001  View Edit Delete
AG01004517  37 2021-05-21 00:00:00    2021-05-21 08:50:13  MG00000001  2021-05-21 08:50:13  MG00000001  View Edit Delete
AG01004518  48 2021-05-21 00:00:00    2021-05-21 08:56:56  MG00000001  2021-05-21 08:56:56  MG00000001  View Edit Delete
AG01004519  50 2021-05-21 00:00:00    2021-05-21 09:03:32  MG00000001  2021-05-21 09:03:32  MG00000001  View Edit Delete
AG01004520  64 2021-05-21 00:00:00    2021-05-21 09:22:31  MG00000001  2021-05-21 09:22:31  MG00000001  View Edit Delete
AG01004521  124 2021-05-21 00:00:00    2021-05-21 09:27:32  MG00000001  2021-05-21 14:32:48  MG00000001  View Edit Delete
AG01004522  102 2021-05-24 00:00:00    2021-05-21 09:37:19  MG00000001  2021-05-24 16:05:50  MG00000001  View Edit Delete

Page 78 of 251, showing 20 records out of 5001 total, starting on record 1541, ending on 1560

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