Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003982  105 2020-01-17 00:00:00    2020-01-17 10:17:31  MG00000004  2020-01-17 10:17:31  MG00000004  View Edit Delete
AG01003983  105 2020-01-17 00:00:00    2020-01-17 10:37:41  MG00000004  2020-01-17 10:37:41  MG00000004  View Edit Delete
AG01003984  105 2020-01-17 00:00:00    2020-01-17 10:38:58  MG00000003  2020-01-17 10:38:58  MG00000003  View Edit Delete
AG01003985  105 2020-01-17 00:00:00    2020-01-17 10:50:16  MG00000001  2020-01-17 10:50:16  MG00000001  View Edit Delete
AG01003986  105 2020-01-17 00:00:00    2020-01-17 10:55:22  MG00000001  2020-01-17 10:55:22  MG00000001  View Edit Delete
AG01003987  105 2020-01-17 00:00:00    2020-01-17 11:03:12  MG00000001  2020-01-17 11:03:12  MG00000001  View Edit Delete
AG01003988  105 2020-01-17 00:00:00    2020-01-17 11:15:05  MG00000001  2020-01-17 11:15:05  MG00000001  View Edit Delete
AG01003989  105 2020-01-17 00:00:00    2020-01-17 11:58:07  MG00000003  2020-01-17 11:58:07  MG00000003  View Edit Delete
AG01003990  105 2020-01-17 00:00:00    2020-01-17 13:48:42  MG00000003  2020-01-17 13:48:42  MG00000003  View Edit Delete
AG01003991  105 2020-01-17 00:00:00    2020-01-17 13:54:55  MG00000003  2020-01-17 13:54:55  MG00000003  View Edit Delete
AG01003992  105 2020-01-20 00:00:00    2020-01-20 10:47:13  MG00000004  2020-01-20 10:47:13  MG00000004  View Edit Delete
AG01003993  105 2020-01-20 00:00:00    2020-01-20 10:56:40  MG00000004  2020-01-20 10:56:40  MG00000004  View Edit Delete
AG01003994  105 2020-01-20 00:00:00    2020-01-20 11:07:50  MG00000004  2020-01-20 11:07:50  MG00000004  View Edit Delete
AG01003995  105 2020-01-29 00:00:00    2020-01-29 15:12:20  MG00000003  2020-01-29 15:12:20  MG00000003  View Edit Delete
AG01003996  105 2020-01-30 00:00:00    2020-01-30 08:47:18  MG00000001  2020-01-30 08:47:18  MG00000001  View Edit Delete
AG01003997  105 2020-01-30 00:00:00    2020-01-30 09:04:51  MG00000001  2020-01-30 09:04:51  MG00000001  View Edit Delete
AG01003998  105 2020-01-30 00:00:00    2020-01-30 09:10:04  MG00000001  2020-01-30 09:10:04  MG00000001  View Edit Delete
AG01003999  105 2020-01-30 00:00:00    2020-01-30 09:16:16  MG00000001  2020-01-30 09:16:16  MG00000001  View Edit Delete
AG01004000  105 2020-01-30 00:00:00    2020-01-30 15:43:25  MG00000004  2020-01-30 15:43:25  MG00000004  View Edit Delete
AG01004001  105 2020-01-30 00:00:00    2020-01-30 15:54:49  MG00000004  2020-01-30 15:54:49  MG00000004  View Edit Delete

Page 52 of 251, showing 20 records out of 5001 total, starting on record 1021, ending on 1040

(default) 2 queries took 8 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 1020, 2020203
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