Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000686  135 2022-03-04 00:00:00    2018-12-12 09:20:00  MG00000001  2018-12-12 09:20:00  MG00000001  View Edit Delete
AG06000685  135 2022-03-04 00:00:00    2018-12-12 09:10:00  MG00000001  2018-12-12 09:10:00  MG00000001  View Edit Delete
AG06000684  135 2022-03-04 00:00:00    2018-12-07 10:58:00  MG00000001  2018-12-07 10:58:00  MG00000001  View Edit Delete
AG06000683  135 2022-03-04 00:00:00    2018-11-27 23:01:00  MG00000001  2018-11-27 23:01:00  MG00000001  View Edit Delete
AG06000682  135 2022-03-04 00:00:00    2018-11-19 10:02:00  MG00000001  2018-11-19 10:02:00  MG00000001  View Edit Delete
AG06000681  135 2022-03-04 00:00:00    2018-11-15 09:27:00  MG00000001  2018-11-15 09:27:00  MG00000001  View Edit Delete
AG06000680  135 2022-03-04 00:00:00    2018-11-14 10:02:00  MG00000001  2018-11-14 10:02:00  MG00000001  View Edit Delete
AG06000679  135 2022-03-04 00:00:00    2018-11-09 11:05:00  MG00000001  2018-11-09 11:05:00  MG00000001  View Edit Delete
AG06000678  135 2022-03-04 00:00:00    2018-11-09 11:00:00  MG00000001  2018-11-09 11:00:00  MG00000001  View Edit Delete
AG06000677  135 2022-03-04 00:00:00    2018-11-09 10:50:00  MG00000001  2018-11-09 10:50:00  MG00000001  View Edit Delete
AG06000676  135 2022-03-04 00:00:00    2018-11-09 10:49:00  MG00000001  2018-11-09 10:49:00  MG00000001  View Edit Delete
AG06000675  135 2022-03-04 00:00:00    2018-10-30 11:09:00  MG00000001  2018-10-30 11:09:00  MG00000001  View Edit Delete
AG06000674  135 2022-03-04 00:00:00    2018-10-30 10:31:00  MG00000001  2018-10-30 10:31:00  MG00000001  View Edit Delete
AG06000673  135 2022-03-04 00:00:00    2018-10-19 12:42:00  MG00000001  2018-10-19 12:42:00  MG00000001  View Edit Delete
AG06000672  135 2022-03-04 00:00:00    2018-10-01 10:07:00  MG00000001  2018-10-01 10:07:00  MG00000001  View Edit Delete
AG06000671  135 2022-03-04 00:00:00    2018-09-25 14:55:00  MG00000001  2018-09-25 14:55:00  MG00000001  View Edit Delete
AG06000670  135 2022-03-04 00:00:00    2018-09-11 16:38:00  MG00000001  2018-09-11 16:38:00  MG00000001  View Edit Delete
AG06000669  135 2022-03-04 00:00:00    2018-09-07 16:12:00  MG00000001  2018-09-07 16:12:00  MG00000001  View Edit Delete
AG06000668  135 2022-03-04 00:00:00    2018-08-16 16:51:00  MG00000001  2018-08-16 16:51:00  MG00000001  View Edit Delete
AG06000667  135 2022-03-04 00:00:00    2018-08-09 14:47:00  MG00000001  2018-08-09 14:47:00  MG00000001  View Edit Delete

Page 33 of 251, showing 20 records out of 5001 total, starting on record 641, ending on 660

(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` desc LIMIT 640, 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