Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004082  64 2020-06-25 00:00:00    2020-06-25 09:25:59  MG00000005  2020-06-25 09:25:59  MG00000005  View Edit Delete
AG01004083  98 2020-06-30 00:00:00    2020-06-30 10:13:12  MG00000005  2020-06-30 10:13:12  MG00000005  View Edit Delete
AG01004084  32 2020-06-30 00:00:00    2020-06-30 10:38:07  MG00000005  2020-06-30 10:38:07  MG00000005  View Edit Delete
AG01004085  49 2020-06-30 00:00:00    2020-06-30 10:40:39  MG00000005  2020-06-30 10:40:39  MG00000005  View Edit Delete
AG01004086  50 2020-06-30 00:00:00    2020-06-30 10:43:23  MG00000005  2020-06-30 10:43:23  MG00000005  View Edit Delete
AG01004087  50 2020-06-30 00:00:00    2020-06-30 10:45:45  MG00000005  2020-06-30 10:45:45  MG00000005  View Edit Delete
AG01004088  82 2020-06-30 00:00:00    2020-06-30 10:49:42  MG00000005  2020-06-30 10:49:42  MG00000005  View Edit Delete
AG01004089  90 2020-07-06 00:00:00    2020-07-06 11:02:52  MG00000005  2020-07-06 11:02:52  MG00000005  View Edit Delete
AG01004090  36 2020-07-13 00:00:00    2020-07-13 10:17:45  MG00000005  2020-07-13 10:17:45  MG00000005  View Edit Delete
AG01004091  50 2020-07-13 00:00:00    2020-07-13 10:21:01  MG00000005  2020-07-13 10:21:01  MG00000005  View Edit Delete
AG01004092  82 2020-07-13 00:00:00    2020-07-13 10:24:17  MG00000005  2020-07-13 10:24:17  MG00000005  View Edit Delete
AG01004093  64 2020-07-13 00:00:00    2020-07-13 10:27:22  MG00000005  2020-07-13 10:27:22  MG00000005  View Edit Delete
AG01004094  111 2020-07-13 00:00:00    2020-07-13 10:58:58  MG00000005  2020-07-13 10:58:58  MG00000005  View Edit Delete
AG01004095  111 2020-07-13 00:00:00    2020-07-13 11:18:50  MG00000005  2020-07-13 11:18:50  MG00000005  View Edit Delete
AG01004096  82 2020-07-14 00:00:00    2020-07-14 16:56:44  MG00000005  2020-07-14 16:56:44  MG00000005  View Edit Delete
AG01004097  64 2020-07-14 00:00:00    2020-07-14 16:59:52  MG00000005  2020-07-14 16:59:52  MG00000005  View Edit Delete
AG01004098  105 2020-07-20 00:00:00    2020-07-20 17:15:06  MG00000005  2020-07-20 17:15:06  MG00000005  View Edit Delete
AG01004099  111 2020-07-27 00:00:00    2020-07-27 18:06:03  MG00000005  2020-07-27 18:06:03  MG00000005  View Edit Delete
AG01004100  50 2020-07-27 00:00:00    2020-07-27 18:29:14  MG00000005  2020-07-27 18:29:14  MG00000005  View Edit Delete
AG01004101  105 2020-07-28 00:00:00    2020-07-28 09:49:31  MG00000005  2020-07-28 09:49:31  MG00000005  View Edit Delete

Page 57 of 251, showing 20 records out of 5001 total, starting on record 1121, ending on 1140

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