Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004483  122 2021-04-08 00:00:00    2021-04-08 15:19:59  MG00000005  2021-04-08 15:19:59  MG00000005  View Edit Delete
AG01004484  122 2021-04-08 00:00:00    2021-04-08 15:25:11  MG00000005  2021-04-08 15:25:11  MG00000005  View Edit Delete
AG01004485  123 2021-04-08 00:00:00    2021-04-08 15:28:24  MG00000005  2021-04-08 15:28:24  MG00000005  View Edit Delete
AG01004486  123 2021-04-08 00:00:00    2021-04-08 15:33:00  MG00000005  2021-04-08 15:33:00  MG00000005  View Edit Delete
AG01004487  117 2021-04-09 00:00:00    2021-04-09 15:41:17  MG00000005  2021-04-09 15:41:17  MG00000005  View Edit Delete
AG01004488  117 2021-04-09 00:00:00    2021-04-09 16:07:07  MG00000005  2021-04-09 16:07:07  MG00000005  View Edit Delete
AG01004489  117 2021-04-09 00:00:00    2021-04-09 16:12:31  MG00000005  2021-04-09 16:12:31  MG00000005  View Edit Delete
AG01004490  117 2021-04-09 00:00:00    2021-04-09 16:25:36  MG00000005  2021-04-09 16:25:36  MG00000005  View Edit Delete
AG01004491  121 2021-04-09 00:00:00    2021-04-09 16:30:31  MG00000005  2021-04-09 16:30:31  MG00000005  View Edit Delete
AG01004492  121 2021-04-09 00:00:00    2021-04-09 16:39:53  MG00000005  2021-04-09 16:39:53  MG00000005  View Edit Delete
AG01004493  124 2021-04-15 00:00:00    2021-04-15 14:26:54  MG00000005  2021-04-15 14:26:54  MG00000005  View Edit Delete
AG01004494  122 2021-04-19 00:00:00    2021-04-19 15:39:31  MG00000005  2021-04-19 15:39:31  MG00000005  View Edit Delete
AG01004495  117 2021-04-19 00:00:00    2021-04-19 15:53:37  MG00000005  2021-04-19 15:53:37  MG00000005  View Edit Delete
AG01004496  117 2021-04-19 00:00:00    2021-04-19 15:59:13  MG00000005  2021-04-19 15:59:13  MG00000005  View Edit Delete
AG01004497  117 2021-04-19 00:00:00    2021-04-19 16:06:35  MG00000005  2021-04-19 16:06:35  MG00000005  View Edit Delete
AG01004498  117 2021-04-19 00:00:00    2021-04-19 16:57:43  MG00000005  2021-04-19 16:57:43  MG00000005  View Edit Delete
AG01004499  121 2021-04-19 00:00:00    2021-04-19 17:06:13  MG00000005  2021-04-19 17:06:13  MG00000005  View Edit Delete
AG01004500  59 2021-04-19 00:00:00    2021-04-19 17:27:02  MG00000005  2021-04-19 17:27:02  MG00000005  View Edit Delete
AG01004501  90 2021-04-19 00:00:00    2021-04-19 17:48:27  MG00000005  2021-04-19 17:48:27  MG00000005  View Edit Delete
AG01004502  126 2021-04-19 00:00:00    2021-04-19 17:58:39  MG00000005  2021-04-19 17:58:39  MG00000005  View Edit Delete

Page 77 of 251, showing 20 records out of 5001 total, starting on record 1521, ending on 1540

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