Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000786  135 2022-03-04 00:00:00    2019-06-19 09:00:00  MG00000001  2019-06-19 09:00:00  MG00000001  View Edit Delete
AG06000785  135 2022-03-04 00:00:00    2019-06-19 08:56:00  MG00000001  2019-06-19 08:56:00  MG00000001  View Edit Delete
AG06000784  135 2022-03-04 00:00:00    2019-06-19 08:56:00  MG00000001  2019-06-19 08:56:00  MG00000001  View Edit Delete
AG06000783  135 2022-03-04 00:00:00    2019-06-19 08:55:00  MG00000001  2019-06-19 08:55:00  MG00000001  View Edit Delete
AG06000782  135 2022-03-04 00:00:00    2019-06-19 08:54:00  MG00000001  2019-06-19 08:54:00  MG00000001  View Edit Delete
AG06000781  135 2022-03-04 00:00:00    2019-06-19 08:52:00  MG00000001  2019-06-19 08:52:00  MG00000001  View Edit Delete
AG06000780  135 2022-03-04 00:00:00    2019-06-13 10:12:00  MG00000001  2019-06-13 10:12:00  MG00000001  View Edit Delete
AG06000779  135 2022-03-04 00:00:00    2019-06-13 10:08:00  MG00000001  2019-06-13 10:08:00  MG00000001  View Edit Delete
AG06000778  135 2022-03-04 00:00:00    2019-06-13 10:06:00  MG00000001  2019-06-13 10:06:00  MG00000001  View Edit Delete
AG06000777  135 2022-03-04 00:00:00    2019-06-13 10:04:00  MG00000001  2019-06-13 10:04:00  MG00000001  View Edit Delete
AG06000776  135 2022-03-04 00:00:00    2019-06-13 10:02:00  MG00000001  2019-06-13 10:02:00  MG00000001  View Edit Delete
AG06000775  135 2022-03-04 00:00:00    2019-06-13 09:56:00  MG00000001  2019-06-13 09:56:00  MG00000001  View Edit Delete
AG06000774  135 2022-03-04 00:00:00    2019-06-13 09:49:00  MG00000001  2019-06-13 09:49:00  MG00000001  View Edit Delete
AG06000773  135 2022-03-04 00:00:00    2019-06-13 09:48:00  MG00000001  2019-06-13 09:48:00  MG00000001  View Edit Delete
AG06000772  135 2022-03-04 00:00:00    2019-06-13 09:43:00  MG00000001  2019-06-13 09:43:00  MG00000001  View Edit Delete
AG06000771  135 2022-03-04 00:00:00    2019-06-13 09:41:00  MG00000001  2019-06-13 09:41:00  MG00000001  View Edit Delete
AG06000770  135 2022-03-04 00:00:00    2019-06-13 09:40:00  MG00000001  2019-06-13 09:40:00  MG00000001  View Edit Delete
AG06000769  135 2022-03-04 00:00:00    2019-06-11 08:47:00  MG00000001  2019-06-11 08:47:00  MG00000001  View Edit Delete
AG06000768  135 2022-03-04 00:00:00    2019-06-03 09:38:00  MG00000001  2019-06-03 09:38:00  MG00000001  View Edit Delete
AG06000767  135 2022-03-04 00:00:00    2019-05-29 11:56:00  MG00000001  2019-05-29 11:56:00  MG00000001  View Edit Delete

Page 28 of 251, showing 20 records out of 5001 total, starting on record 541, ending on 560

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