Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001106  135 2022-03-04 00:00:00    2020-06-03 14:12:00  MG00000005  2020-06-03 14:12:00  MG00000005  View Edit Delete
AG06001105  135 2022-03-04 00:00:00    2020-05-26 08:49:00  MG00000001  2020-05-26 08:49:00  MG00000001  View Edit Delete
AG06001104  135 2022-03-04 00:00:00    2020-05-25 10:11:00  MG00000001  2020-05-25 10:11:00  MG00000001  View Edit Delete
AG06001103  135 2022-03-04 00:00:00    2020-05-20 13:41:00  MG00000001  2020-05-22 14:48:00  MG00000001  View Edit Delete
AG06001102  135 2022-03-04 00:00:00    2020-05-11 14:39:00  MG00000001  2020-05-11 14:39:00  MG00000001  View Edit Delete
AG06001101  135 2022-03-04 00:00:00    2020-05-11 10:46:00  MG00000001  2020-05-11 10:46:00  MG00000001  View Edit Delete
AG06001100  135 2022-03-04 00:00:00    2020-05-11 10:44:00  MG00000001  2020-05-11 10:44:00  MG00000001  View Edit Delete
AG06001099  135 2022-03-04 00:00:00    2020-05-11 10:26:00  MG00000001  2020-05-11 10:26:00  MG00000001  View Edit Delete
AG06001098  135 2022-03-04 00:00:00    2020-05-11 10:24:00  MG00000001  2020-05-11 10:24:00  MG00000001  View Edit Delete
AG06001097  135 2022-03-04 00:00:00    2020-05-11 10:19:00  MG00000001  2020-05-11 10:19:00  MG00000001  View Edit Delete
AG06001096  135 2022-03-04 00:00:00    2020-05-11 10:16:00  MG00000001  2020-05-11 10:16:00  MG00000001  View Edit Delete
AG06001095  135 2022-03-04 00:00:00    2020-05-11 08:27:00  MG00000001  2020-05-11 08:27:00  MG00000001  View Edit Delete
AG06001094  135 2022-03-04 00:00:00    2020-05-07 09:24:00  MG00000001  2020-05-07 09:24:00  MG00000001  View Edit Delete
AG06001093  135 2022-03-04 00:00:00    2020-05-07 09:08:00  MG00000001  2020-05-07 09:08:00  MG00000001  View Edit Delete
AG06001092  135 2022-03-04 00:00:00    2020-05-01 16:17:00  MG00000001  2020-05-01 16:17:00  MG00000001  View Edit Delete
AG06001091  135 2022-03-04 00:00:00    2020-05-01 16:10:00  MG00000001  2020-05-01 16:10:00  MG00000001  View Edit Delete
AG06001090  135 2022-03-04 00:00:00    2020-05-01 16:09:00  MG00000001  2020-05-01 16:09:00  MG00000001  View Edit Delete
AG06001089  135 2022-03-04 00:00:00    2020-05-01 16:07:00  MG00000001  2020-05-01 16:07:00  MG00000001  View Edit Delete
AG06001088  135 2022-03-04 00:00:00    2020-05-01 16:05:00  MG00000001  2020-05-01 16:05:00  MG00000001  View Edit Delete
AG06001087  135 2022-03-04 00:00:00    2020-05-01 16:03:00  MG00000001  2020-05-01 16:03:00  MG00000001  View Edit Delete

Page 12 of 251, showing 20 records out of 5001 total, starting on record 221, ending on 240

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