Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004402  121 2021-03-11 00:00:00    2021-03-11 10:37:25  MG00000005  2021-03-11 10:37:25  MG00000005  View Edit Delete
AG01004403  121 2021-03-11 00:00:00    2021-03-11 11:32:04  MG00000005  2021-03-11 11:32:04  MG00000005  View Edit Delete
AG01004404  121 2021-03-11 00:00:00    2021-03-11 11:54:41  MG00000005  2021-03-11 11:54:41  MG00000005  View Edit Delete
AG01004405  121 2021-03-11 00:00:00    2021-03-11 13:05:48  MG00000005  2021-03-11 13:05:48  MG00000005  View Edit Delete
AG01004406  121 2021-03-11 00:00:00    2021-03-11 13:13:50  MG00000005  2021-03-11 13:13:50  MG00000005  View Edit Delete
AG01004407  121 2021-03-11 00:00:00    2021-03-11 13:17:57  MG00000005  2021-03-11 13:17:57  MG00000005  View Edit Delete
AG01004408  121 2021-03-11 00:00:00    2021-03-11 13:22:30  MG00000005  2021-03-11 13:22:30  MG00000005  View Edit Delete
AG01004409  121 2021-03-11 00:00:00    2021-03-11 13:29:21  MG00000005  2021-03-11 13:29:21  MG00000005  View Edit Delete
AG01004410  121 2021-03-11 00:00:00    2021-03-11 13:37:09  MG00000005  2021-03-11 13:37:09  MG00000005  View Edit Delete
AG01004411  121 2021-03-11 00:00:00    2021-03-11 13:43:57  MG00000005  2021-03-11 13:43:57  MG00000005  View Edit Delete
AG01004412  121 2021-03-11 00:00:00    2021-03-11 14:08:37  MG00000005  2021-03-11 14:08:37  MG00000005  View Edit Delete
AG01004413  121 2021-03-12 00:00:00    2021-03-12 08:45:38  MG00000005  2021-03-12 08:45:38  MG00000005  View Edit Delete
AG01004414  121 2021-03-12 00:00:00    2021-03-12 09:45:18  MG00000005  2021-03-12 09:45:18  MG00000005  View Edit Delete
AG01004415  121 2021-03-12 00:00:00    2021-03-12 16:19:44  MG00000005  2021-03-12 16:19:44  MG00000005  View Edit Delete
AG01004416  121 2021-03-12 00:00:00    2021-03-12 16:54:09  MG00000005  2021-03-12 16:54:09  MG00000005  View Edit Delete
AG01004417  121 2021-03-12 00:00:00    2021-03-12 17:18:40  MG00000005  2021-03-12 17:18:40  MG00000005  View Edit Delete
AG01004418  121 2021-03-12 00:00:00    2021-03-12 17:45:10  MG00000005  2021-03-12 17:45:10  MG00000005  View Edit Delete
AG01004419  121 2021-03-12 00:00:00    2021-03-12 17:51:37  MG00000005  2021-03-12 17:51:37  MG00000005  View Edit Delete
AG01004420  121 2021-03-12 00:00:00    2021-03-12 18:29:40  MG00000005  2021-03-12 18:29:40  MG00000005  View Edit Delete
AG01004421  115 2021-03-15 00:00:00    2021-03-15 10:31:18  MG00000005  2021-03-15 10:31:18  MG00000005  View Edit Delete

Page 73 of 251, showing 20 records out of 5001 total, starting on record 1441, ending on 1460

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