Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003702  99 2019-04-24 00:00:00    2019-04-24 09:30:28  MG00000001  2019-04-24 09:30:28  MG00000001  View Edit Delete
AG01003703  97 2019-04-24 00:00:00    2019-04-24 09:45:27  MG00000001  2019-04-24 09:45:27  MG00000001  View Edit Delete
AG01003704  84 2019-04-24 00:00:00    2019-04-24 10:55:46  MG00000001  2019-04-24 10:55:46  MG00000001  View Edit Delete
AG01003705  64 2019-04-25 00:00:00    2019-04-25 09:15:00  MG00000001  2019-04-25 09:15:00  MG00000001  View Edit Delete
AG01003706  64 2019-05-08 00:00:00    2019-05-08 08:38:51  MG00000001  2019-05-08 08:38:51  MG00000001  View Edit Delete
AG01003707  64 2019-05-08 00:00:00    2019-05-08 08:41:24  MG00000001  2019-05-08 08:41:24  MG00000001  View Edit Delete
AG01003708  84 2019-05-15 00:00:00    2019-05-15 08:55:45  MG00000001  2019-05-15 08:55:45  MG00000001  View Edit Delete
AG01003709  84 2019-05-15 00:00:00    2019-05-15 08:57:30  MG00000001  2019-05-15 08:57:30  MG00000001  View Edit Delete
AG01003710  56 2019-05-16 00:00:00    2019-05-16 08:36:27  MG00000001  2019-05-16 08:36:27  MG00000001  View Edit Delete
AG01003711  56 2019-05-16 00:00:00    2019-05-16 08:39:25  MG00000001  2019-05-16 08:39:25  MG00000001  View Edit Delete
AG01003712  100 2019-05-16 00:00:00    2019-05-16 08:57:04  MG00000001  2019-05-16 08:57:04  MG00000001  View Edit Delete
AG01003713  98 2019-05-16 00:00:00    2019-05-16 09:22:28  MG00000001  2019-05-16 09:22:28  MG00000001  View Edit Delete
AG01003714  98 2019-05-16 00:00:00    2019-05-16 09:26:19  MG00000001  2019-05-16 09:26:19  MG00000001  View Edit Delete
AG01003715  97 2019-05-20 00:00:00    2019-05-20 12:28:06  MG00000001  2019-05-20 12:28:06  MG00000001  View Edit Delete
AG01003716  97 2019-05-20 00:00:00    2019-05-20 12:43:30  MG00000001  2019-05-20 12:43:30  MG00000001  View Edit Delete
AG01003717  97 2019-05-20 00:00:00    2019-05-20 13:07:49  MG00000001  2019-05-20 13:07:49  MG00000001  View Edit Delete
AG01003718  98 2019-05-20 00:00:00    2019-05-20 13:19:39  MG00000001  2019-05-20 13:19:39  MG00000001  View Edit Delete
AG01003719  98 2019-05-20 00:00:00    2019-05-20 13:58:09  MG00000001  2019-05-20 13:58:09  MG00000001  View Edit Delete
AG01003720  98 2019-05-20 00:00:00    2019-05-20 14:00:02  MG00000001  2019-05-20 14:00:02  MG00000001  View Edit Delete
AG01003721  98 2019-05-20 00:00:00    2019-05-20 14:03:19  MG00000001  2019-05-20 14:03:19  MG00000001  View Edit Delete

Page 38 of 251, showing 20 records out of 5001 total, starting on record 741, ending on 760

(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` asc LIMIT 740, 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