Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000946  135 2022-03-04 00:00:00    2019-10-30 10:44:00  MG00000001  2019-10-30 10:44:00  MG00000001  View Edit Delete
AG06000945  135 2022-03-04 00:00:00    2019-10-23 09:41:00  MG00000001  2019-10-23 09:41:00  MG00000001  View Edit Delete
AG06000944  135 2022-03-04 00:00:00    2019-10-11 11:55:00  MG00000001  2019-10-11 11:55:00  MG00000001  View Edit Delete
AG06000943  135 2022-03-04 00:00:00    2019-10-11 11:48:00  MG00000001  2019-10-11 11:48:00  MG00000001  View Edit Delete
AG06000942  135 2022-03-04 00:00:00    2019-10-07 09:29:00  MG00000001  2019-10-07 09:29:00  MG00000001  View Edit Delete
AG06000941  135 2022-03-04 00:00:00    2019-10-07 09:11:00  MG00000001  2019-10-07 09:11:00  MG00000001  View Edit Delete
AG06000940  135 2022-03-04 00:00:00    2019-10-07 09:09:00  MG00000001  2019-10-07 09:09:00  MG00000001  View Edit Delete
AG06000939  135 2022-03-04 00:00:00    2019-10-01 11:42:00  MG00000001  2019-10-01 11:42:00  MG00000001  View Edit Delete
AG06000938  135 2022-03-04 00:00:00    2019-09-30 16:31:00  MG00000001  2019-09-30 16:31:00  MG00000001  View Edit Delete
AG06000937  135 2022-03-04 00:00:00    2019-09-13 10:02:00  MG00000001  2019-09-13 10:02:00  MG00000001  View Edit Delete
AG06000936  135 2022-03-04 00:00:00    2019-09-13 10:01:00  MG00000001  2019-09-13 10:01:00  MG00000001  View Edit Delete
AG06000935  135 2022-03-04 00:00:00    2019-08-29 14:06:00  MG00000001  2019-09-06 10:48:00  MG00000001  View Edit Delete
AG06000934  135 2022-03-04 00:00:00    2019-08-27 15:45:00  MG00000001  2019-08-27 15:45:00  MG00000001  View Edit Delete
AG06000933  135 2022-03-04 00:00:00    2019-08-27 15:26:00  MG00000001  2019-08-27 15:26:00  MG00000001  View Edit Delete
AG06000932  135 2022-03-04 00:00:00    2019-08-27 10:57:00  MG00000001  2019-08-27 10:57:00  MG00000001  View Edit Delete
AG06000931  135 2022-03-04 00:00:00    2019-08-27 10:56:00  MG00000001  2019-08-27 10:56:00  MG00000001  View Edit Delete
AG06000930  135 2022-03-04 00:00:00    2019-08-27 10:54:00  MG00000001  2019-08-27 10:54:00  MG00000001  View Edit Delete
AG06000929  135 2022-03-04 00:00:00    2019-08-08 12:35:00  MG00000001  2019-08-08 12:35:00  MG00000001  View Edit Delete
AG06000928  135 2022-03-04 00:00:00    2019-08-08 12:33:00  MG00000001  2019-08-08 12:33:00  MG00000001  View Edit Delete
AG06000927  135 2022-03-04 00:00:00    2019-08-08 12:32:00  MG00000001  2019-08-08 12:32:00  MG00000001  View Edit Delete

Page 20 of 251, showing 20 records out of 5001 total, starting on record 381, ending on 400

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