Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001086  135 2022-03-04 00:00:00    2020-05-01 16:01:00  MG00000001  2020-05-01 16:01:00  MG00000001  View Edit Delete
AG06001085  135 2022-03-04 00:00:00    2020-05-01 15:22:00  MG00000001  2020-05-01 15:22:00  MG00000001  View Edit Delete
AG06001084  135 2022-03-04 00:00:00    2020-05-01 15:01:00  MG00000001  2020-05-01 15:01:00  MG00000001  View Edit Delete
AG06001083  135 2022-03-04 00:00:00    2020-04-09 09:08:00  MG00000001  2020-04-09 09:08:00  MG00000001  View Edit Delete
AG06001082  135 2022-03-04 00:00:00    2020-04-01 11:02:00  MG00000001  2020-04-01 11:02:00  MG00000001  View Edit Delete
AG06001081  135 2022-03-04 00:00:00    2020-04-01 10:59:00  MG00000001  2020-04-01 10:59:00  MG00000001  View Edit Delete
AG06001080  135 2022-03-04 00:00:00    2020-04-01 10:54:00  MG00000001  2020-04-01 10:54:00  MG00000001  View Edit Delete
AG06001079  135 2022-03-04 00:00:00    2020-04-01 10:53:00  MG00000001  2020-04-01 10:53:00  MG00000001  View Edit Delete
AG06001078  135 2022-03-04 00:00:00    2020-04-01 10:52:00  MG00000001  2020-04-01 10:52:00  MG00000001  View Edit Delete
AG06001077  135 2022-03-04 00:00:00    2020-04-01 10:33:00  MG00000001  2020-04-01 10:33:00  MG00000001  View Edit Delete
AG06001076  135 2022-03-04 00:00:00    2020-04-01 10:30:00  MG00000001  2020-04-01 10:30:00  MG00000001  View Edit Delete
AG06001075  135 2022-03-04 00:00:00    2020-04-01 10:10:00  MG00000001  2020-04-01 10:10:00  MG00000001  View Edit Delete
AG06001074  135 2022-03-04 00:00:00    2020-03-31 16:01:00  MG00000001  2020-03-31 16:01:00  MG00000001  View Edit Delete
AG06001073  135 2022-03-04 00:00:00    2020-03-31 15:54:00  MG00000001  2020-03-31 15:54:00  MG00000001  View Edit Delete
AG06001072  135 2022-03-04 00:00:00    2020-03-26 09:23:00  MG00000001  2020-03-26 09:23:00  MG00000001  View Edit Delete
AG06001071  135 2022-03-04 00:00:00    2020-03-25 11:07:00  MG00000001  2020-03-25 11:07:00  MG00000001  View Edit Delete
AG06001070  135 2022-03-04 00:00:00    2020-03-13 10:24:00  MG00000003  2020-03-13 10:24:00  MG00000003  View Edit Delete
AG06001069  135 2022-03-04 00:00:00    2020-03-13 09:55:00  MG00000001  2020-03-13 09:55:00  MG00000001  View Edit Delete
AG06001068  135 2022-03-04 00:00:00    2020-03-13 09:53:00  MG00000001  2020-03-13 09:53:00  MG00000001  View Edit Delete
AG06001067  135 2022-03-04 00:00:00    2020-03-13 09:51:00  MG00000001  2020-03-13 09:51:00  MG00000001  View Edit Delete

Page 13 of 251, showing 20 records out of 5001 total, starting on record 241, ending on 260

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