Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004663  140 2022-05-09 00:00:00    2022-05-09 11:28:55  MG00000001  2022-05-09 11:28:55  MG00000001  View Edit Delete
AG01004662  140 2022-05-09 00:00:00    2022-05-09 11:23:50  MG00000001  2022-05-09 11:23:50  MG00000001  View Edit Delete
AG01004661  140 2022-05-09 00:00:00    2022-05-09 11:17:55  MG00000001  2022-05-09 11:17:55  MG00000001  View Edit Delete
AG01004660  140 2022-05-09 00:00:00    2022-05-09 11:11:35  MG00000001  2022-05-09 11:11:35  MG00000001  View Edit Delete
AG01004659  140 2022-05-09 00:00:00    2022-05-09 11:07:53  MG00000001  2022-05-09 11:07:53  MG00000001  View Edit Delete
AG01004658  140 2022-05-09 00:00:00    2022-05-09 10:58:07  MG00000001  2022-05-09 10:58:07  MG00000001  View Edit Delete
AG01004657  140 2022-05-09 00:00:00    2022-05-09 10:46:04  MG00000001  2022-05-09 10:46:04  MG00000001  View Edit Delete
AG01004656  140 2022-05-09 00:00:00    2022-05-09 08:42:37  MG00000001  2022-05-09 08:42:37  MG00000001  View Edit Delete
AG01004655  59 2022-05-02 00:00:00    2022-05-02 10:00:45  MG00000001  2022-05-02 10:00:45  MG00000001  View Edit Delete
AG01004654  90 2022-04-19 00:00:00    2022-04-19 13:00:04  MG00000001  2022-04-19 13:00:04  MG00000001  View Edit Delete
AG01004653  105 2022-04-14 00:00:00    2022-04-14 16:38:26  MG00000001  2022-04-14 16:38:26  MG00000001  View Edit Delete
AG01004652  143 2022-04-08 00:00:00    2022-04-08 11:04:06  MG00000001  2022-04-08 11:04:06  MG00000001  View Edit Delete
AG01004651  116 2022-03-31 00:00:00    2022-03-31 00:45:40  MG00000001  2022-03-31 00:45:40  MG00000001  View Edit Delete
AG01004650  116 2022-03-31 00:00:00    2022-03-31 00:40:36  MG00000001  2022-03-31 00:40:36  MG00000001  View Edit Delete
AG01004649  115 2022-03-31 00:00:00    2022-03-31 00:31:52  MG00000001  2022-03-31 00:31:52  MG00000001  View Edit Delete
AG01004648  115 2022-03-30 00:00:00    2022-03-30 23:58:22  MG00000001  2022-03-30 23:58:22  MG00000001  View Edit Delete
AG01004647  59 2022-03-30 00:00:00    2022-03-30 23:30:09  MG00000001  2022-03-30 23:30:09  MG00000001  View Edit Delete
AG01004646  132 2022-03-30 00:00:00    2022-03-30 23:21:20  MG00000001  2022-03-30 23:21:20  MG00000001  View Edit Delete
AG01004645  64 2022-03-01 00:00:00    2022-03-01 09:26:21  MG00000001  2022-03-01 09:26:21  MG00000001  View Edit Delete
AG01004644  63 2022-03-01 00:00:00    2022-03-01 09:23:44  MG00000001  2022-03-01 09:23:44  MG00000001  View Edit Delete

Page 166 of 251, showing 20 records out of 5001 total, starting on record 3301, ending on 3320

(default) 2 queries took 11 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` desc LIMIT 3300, 2020207
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 = 1114