Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004523  102 2021-05-25 00:00:00    2021-05-25 15:54:55  MG00000001  2021-05-25 15:54:55  MG00000001  View Edit Delete
AG01004524  128 2021-06-02 00:00:00    2021-06-02 11:11:27  MG00000001  2021-06-02 11:11:27  MG00000001  View Edit Delete
AG01004525  129 2021-06-02 00:00:00    2021-06-02 11:12:45  MG00000001  2021-06-02 11:12:45  MG00000001  View Edit Delete
AG01004526  117 2021-06-02 00:00:00    2021-06-02 17:22:22  MG00000001  2021-06-02 17:22:22  MG00000001  View Edit Delete
AG01004527  124 2021-06-08 00:00:00    2021-06-08 11:09:06  MG00000001  2021-06-08 11:09:06  MG00000001  View Edit Delete
AG01004528  130 2021-06-08 00:00:00    2021-06-08 11:14:32  MG00000001  2021-06-08 11:14:32  MG00000001  View Edit Delete
AG01004529  122 2021-06-11 00:00:00    2021-06-11 09:09:05  MG00000001  2021-06-11 09:09:05  MG00000001  View Edit Delete
AG01004530  48 2021-06-16 00:00:00    2021-06-16 12:51:58  MG00000001  2021-06-16 12:51:58  MG00000001  View Edit Delete
AG01004531  48 2021-06-16 00:00:00    2021-06-16 12:53:10  MG00000001  2021-06-16 12:53:10  MG00000001  View Edit Delete
AG01004532  50 2021-06-16 00:00:00    2021-06-16 12:54:16  MG00000001  2021-06-16 12:54:16  MG00000001  View Edit Delete
AG01004533  48 2021-06-21 00:00:00    2021-06-21 10:25:02  MG00000001  2021-06-21 10:25:02  MG00000001  View Edit Delete
AG01004534  49 2021-06-21 00:00:00    2021-06-21 10:30:47  MG00000001  2021-06-21 10:30:47  MG00000001  View Edit Delete
AG01004535  50 2021-06-21 00:00:00    2021-06-21 10:44:00  MG00000001  2021-06-21 10:44:00  MG00000001  View Edit Delete
AG01004536  50 2021-06-21 00:00:00    2021-06-21 10:50:42  MG00000001  2021-06-21 10:50:42  MG00000001  View Edit Delete
AG01004537  50 2021-06-21 00:00:00    2021-06-21 10:54:39  MG00000001  2021-06-21 10:54:39  MG00000001  View Edit Delete
AG01004538  50 2021-06-21 00:00:00    2021-06-21 10:57:22  MG00000001  2021-06-21 10:57:22  MG00000001  View Edit Delete
AG01004539  121 2021-06-25 00:00:00    2021-06-25 13:27:14  MG00000001  2021-06-25 13:27:14  MG00000001  View Edit Delete
AG01004540  124 2021-06-28 00:00:00    2021-06-28 15:59:13  MG00000001  2021-06-28 15:59:13  MG00000001  View Edit Delete
AG01004541  124 2021-06-28 00:00:00    2021-06-28 16:31:39  MG00000001  2021-06-28 16:31:39  MG00000001  View Edit Delete
AG01004542  90 2021-06-29 00:00:00    2021-06-29 16:35:06  MG00000001  2021-06-29 16:35:06  MG00000001  View Edit Delete

Page 79 of 251, showing 20 records out of 5001 total, starting on record 1561, ending on 1580

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