Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG07000006  92 2018-06-15 00:00:00    2018-06-15 22:51:56  MG00000001  2018-06-15 22:51:56  MG00000001  View Edit Delete
AG07000005  92 2018-06-15 00:00:00    2018-06-15 22:51:10  MG00000001  2018-06-15 22:51:10  MG00000001  View Edit Delete
AG07000004  92 2018-06-15 00:00:00    2018-06-15 22:45:00  MG00000001  2018-06-15 22:45:00  MG00000001  View Edit Delete
AG07000003  92 2018-06-15 00:00:00    2018-06-15 22:43:58  MG00000001  2018-06-15 22:43:58  MG00000001  View Edit Delete
AG07000002  92 2018-06-15 00:00:00    2018-06-15 22:42:59  MG00000001  2018-06-15 22:42:59  MG00000001  View Edit Delete
AG07000001  92 2017-12-22 00:00:00    2017-11-29 11:34:46  MG00000001  2017-11-29 11:34:46  MG00000001  View Edit Delete
AG06001160  135 2022-03-04 00:00:00    2020-09-03 16:31:00  MG00000005  2020-09-03 16:31:00  MG00000005  View Edit Delete
AG06001159  135 2022-03-04 00:00:00    2020-09-03 16:29:00  MG00000005  2020-09-03 16:29:00  MG00000005  View Edit Delete
AG06001158  135 2022-03-04 00:00:00    2020-09-03 16:26:00  MG00000005  2020-09-03 16:26:00  MG00000005  View Edit Delete
AG06001157  135 2022-03-04 00:00:00    2020-09-03 16:23:00  MG00000005  2020-09-03 16:23:00  MG00000005  View Edit Delete
AG06001156  135 2022-03-04 00:00:00    2020-09-02 16:42:00  MG00000005  2020-09-02 16:42:00  MG00000005  View Edit Delete
AG06001155  135 2022-03-04 00:00:00    2020-09-02 16:30:00  MG00000005  2020-09-02 16:30:00  MG00000005  View Edit Delete
AG06001154  135 2022-03-04 00:00:00    2020-09-02 16:21:00  MG00000005  2020-09-02 16:21:00  MG00000005  View Edit Delete
AG06001153  135 2022-03-04 00:00:00    2020-09-02 16:17:00  MG00000005  2020-09-02 16:17:00  MG00000005  View Edit Delete
AG06001152  135 2022-03-04 00:00:00    2020-09-02 16:14:00  MG00000005  2020-09-02 16:14:00  MG00000005  View Edit Delete
AG06001151  135 2022-03-04 00:00:00    2020-09-02 15:57:00  MG00000005  2020-09-02 15:57:00  MG00000005  View Edit Delete
AG06001150  135 2022-03-04 00:00:00    2020-09-02 15:52:00  MG00000005  2020-09-02 15:52:00  MG00000005  View Edit Delete
AG06001149  135 2022-03-04 00:00:00    2020-08-28 13:51:00  MG00000005  2020-08-28 13:51:00  MG00000005  View Edit Delete
AG06001148  135 2022-03-04 00:00:00    2020-08-06 10:31:00  MG00000005  2020-08-06 10:31:00  MG00000005  View Edit Delete
AG06001147  135 2022-03-04 00:00:00    2020-08-06 09:20:00  MG00000005  2020-08-06 09:20:00  MG00000005  View Edit Delete

Page 9 of 251, showing 20 records out of 5001 total, starting on record 161, ending on 180

(default) 2 queries took 6 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` desc LIMIT 160, 2020201
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