Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004382  121 2021-03-10 00:00:00    2021-03-10 10:37:41  MG00000005  2021-03-10 10:37:41  MG00000005  View Edit Delete
AG01004383  121 2021-03-10 00:00:00    2021-03-10 10:43:39  MG00000005  2021-03-10 10:43:39  MG00000005  View Edit Delete
AG01004384  121 2021-03-10 00:00:00    2021-03-10 11:00:13  MG00000005  2021-03-10 11:00:13  MG00000005  View Edit Delete
AG01004385  121 2021-03-10 00:00:00    2021-03-10 11:04:39  MG00000005  2021-03-10 11:04:39  MG00000005  View Edit Delete
AG01004386  121 2021-03-10 00:00:00    2021-03-10 11:44:02  MG00000005  2021-03-10 11:44:02  MG00000005  View Edit Delete
AG01004387  121 2021-03-10 00:00:00    2021-03-10 11:58:02  MG00000005  2021-03-10 11:58:02  MG00000005  View Edit Delete
AG01004388  121 2021-03-10 00:00:00    2021-03-10 13:01:57  MG00000005  2021-03-10 13:01:57  MG00000005  View Edit Delete
AG01004389  121 2021-03-10 00:00:00    2021-03-10 13:06:04  MG00000005  2021-03-10 13:06:04  MG00000005  View Edit Delete
AG01004390  121 2021-03-10 00:00:00    2021-03-10 13:14:26  MG00000005  2021-03-10 13:14:26  MG00000005  View Edit Delete
AG01004391  121 2021-03-10 00:00:00    2021-03-10 13:21:18  MG00000005  2021-03-10 13:21:18  MG00000005  View Edit Delete
AG01004392  121 2021-03-10 00:00:00    2021-03-10 13:53:41  MG00000005  2021-03-10 13:53:41  MG00000005  View Edit Delete
AG01004393  101 2021-03-11 00:00:00    2021-03-11 09:11:34  MG00000005  2021-03-11 09:11:34  MG00000005  View Edit Delete
AG01004394  121 2021-03-11 00:00:00    2021-03-11 09:33:20  MG00000005  2021-03-11 09:33:20  MG00000005  View Edit Delete
AG01004395  121 2021-03-11 00:00:00    2021-03-11 09:40:33  MG00000005  2021-03-11 09:40:33  MG00000005  View Edit Delete
AG01004396  121 2021-03-11 00:00:00    2021-03-11 09:43:18  MG00000005  2021-03-11 09:43:18  MG00000005  View Edit Delete
AG01004397  121 2021-03-11 00:00:00    2021-03-11 09:47:50  MG00000005  2021-03-11 09:47:50  MG00000005  View Edit Delete
AG01004398  121 2021-03-11 00:00:00    2021-03-11 09:55:41  MG00000005  2021-03-11 09:55:41  MG00000005  View Edit Delete
AG01004399  121 2021-03-11 00:00:00    2021-03-11 10:04:42  MG00000005  2021-03-11 10:04:42  MG00000005  View Edit Delete
AG01004400  121 2021-03-11 00:00:00    2021-03-11 10:12:22  MG00000005  2021-03-11 10:12:22  MG00000005  View Edit Delete
AG01004401  121 2021-03-11 00:00:00    2021-03-11 10:17:16  MG00000005  2021-03-11 10:17:16  MG00000005  View Edit Delete

Page 72 of 251, showing 20 records out of 5001 total, starting on record 1421, ending on 1440

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