Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004362  121 2021-03-09 00:00:00    2021-03-09 10:24:39  MG00000005  2021-03-09 10:24:39  MG00000005  View Edit Delete
AG01004363  121 2021-03-09 00:00:00    2021-03-09 10:39:03  MG00000005  2021-03-09 10:39:03  MG00000005  View Edit Delete
AG01004364  121 2021-03-09 00:00:00    2021-03-09 10:47:24  MG00000005  2021-03-09 10:47:24  MG00000005  View Edit Delete
AG01004365  121 2021-03-09 00:00:00    2021-03-09 10:52:33  MG00000005  2021-03-09 10:52:33  MG00000005  View Edit Delete
AG01004366  121 2021-03-09 00:00:00    2021-03-09 11:01:32  MG00000005  2021-03-09 11:01:32  MG00000005  View Edit Delete
AG01004367  121 2021-03-09 00:00:00    2021-03-09 11:09:11  MG00000005  2021-03-09 11:09:11  MG00000005  View Edit Delete
AG01004368  121 2021-03-09 00:00:00    2021-03-09 11:15:25  MG00000005  2021-03-09 11:15:25  MG00000005  View Edit Delete
AG01004369  121 2021-03-09 00:00:00    2021-03-09 11:22:17  MG00000005  2021-03-09 11:22:17  MG00000005  View Edit Delete
AG01004370  121 2021-03-09 00:00:00    2021-03-09 11:33:52  MG00000005  2021-03-09 11:33:52  MG00000005  View Edit Delete
AG01004371  121 2021-03-10 00:00:00    2021-03-10 08:53:23  MG00000005  2021-03-10 08:53:23  MG00000005  View Edit Delete
AG01004372  121 2021-03-10 00:00:00    2021-03-10 09:09:20  MG00000005  2021-03-10 09:09:20  MG00000005  View Edit Delete
AG01004373  121 2021-03-10 00:00:00    2021-03-10 09:12:32  MG00000005  2021-03-10 09:12:32  MG00000005  View Edit Delete
AG01004374  121 2021-03-10 00:00:00    2021-03-10 09:30:09  MG00000005  2021-03-10 09:30:09  MG00000005  View Edit Delete
AG01004375  121 2021-03-10 00:00:00    2021-03-10 09:37:11  MG00000005  2021-03-10 09:37:11  MG00000005  View Edit Delete
AG01004376  121 2021-03-10 00:00:00    2021-03-10 09:43:49  MG00000005  2021-03-10 09:43:49  MG00000005  View Edit Delete
AG01004377  121 2021-03-10 00:00:00    2021-03-10 09:48:58  MG00000005  2021-03-10 09:48:58  MG00000005  View Edit Delete
AG01004378  121 2021-03-10 00:00:00    2021-03-10 09:52:20  MG00000005  2021-03-10 09:52:20  MG00000005  View Edit Delete
AG01004379  121 2021-03-10 00:00:00    2021-03-10 10:00:48  MG00000005  2021-03-10 10:00:48  MG00000005  View Edit Delete
AG01004380  121 2021-03-10 00:00:00    2021-03-10 10:11:13  MG00000005  2021-03-10 10:11:13  MG00000005  View Edit Delete
AG01004381  121 2021-03-10 00:00:00    2021-03-10 10:28:15  MG00000005  2021-03-10 10:28:15  MG00000005  View Edit Delete

Page 71 of 251, showing 20 records out of 5001 total, starting on record 1401, ending on 1420

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