Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003381  50 2018-03-27 00:00:00    2018-03-27 13:36:00  MG00000001  2018-03-27 13:36:00  MG00000001  View Edit Delete
AG01003382  35 2018-04-02 00:00:00    2018-04-02 11:34:46  MG00000001  2018-04-02 11:34:46  MG00000001  View Edit Delete
AG01003383  84 2018-04-09 00:00:00    2018-03-22 13:36:00  MG00000001  2018-03-22 13:36:00  MG00000001  View Edit Delete
AG01003384  89 2018-04-09 00:00:00    2018-03-27 13:36:00  MG00000001  2018-03-27 13:36:00  MG00000001  View Edit Delete
AG01003385  84 2018-04-12 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG01003386  84 2018-04-12 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG01003387  84 2018-04-12 00:00:00    2018-04-12 13:36:00  MG00000001  2018-04-12 13:36:00  MG00000001  View Edit Delete
AG01003388  89 2018-04-18 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG01003389  89 2018-04-18 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG01003390  89 2018-04-18 00:00:00    2018-04-18 13:36:00  MG00000001  2018-04-18 13:36:00  MG00000001  View Edit Delete
AG01003391  90 2018-04-24 00:00:00    2018-04-24 12:52:12  MG00000001  2018-04-24 12:52:12  MG00000001  View Edit Delete
AG01003392  90 2018-05-10 00:00:00    2018-05-10 11:37:20  MG00000001  2018-05-10 11:37:20  MG00000001  View Edit Delete
AG01003393  89 2018-05-11 00:00:00    2018-05-11 13:51:16  MG00000001  2018-05-11 13:51:16  MG00000001  View Edit Delete
AG01003394  89 2018-05-11 00:00:00    2018-05-11 13:52:46  MG00000001  2018-05-11 13:52:46  MG00000001  View Edit Delete
AG01003395  89 2018-05-11 00:00:00    2018-05-11 13:53:58  MG00000001  2018-05-11 13:53:58  MG00000001  View Edit Delete
AG01003396  89 2018-05-11 00:00:00    2018-05-11 13:55:08  MG00000001  2018-05-11 13:55:08  MG00000001  View Edit Delete
AG01003397  89 2018-05-11 00:00:00    2018-05-11 13:56:06  MG00000001  2018-05-11 13:56:06  MG00000001  View Edit Delete
AG01003398  89 2018-05-14 00:00:00    2018-05-14 15:11:14  MG00000001  2018-05-14 15:11:14  MG00000001  View Edit Delete
AG01003399  84 2018-05-15 00:00:00    2018-05-15 09:18:59  MG00000001  2018-05-15 09:18:59  MG00000001  View Edit Delete
AG01003400  82 2018-05-25 00:00:00    2018-05-25 09:40:00  MG00000001  2018-05-25 09:40:00  MG00000001  View Edit Delete

Page 22 of 251, showing 20 records out of 5001 total, starting on record 421, ending on 440

(default) 2 queries took 7 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 420, 2020202
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