Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003922  50 2019-12-04 00:00:00    2019-12-04 11:11:31  MG00000001  2019-12-04 11:11:31  MG00000001  View Edit Delete
AG01003923  50 2019-12-04 00:00:00    2019-12-04 11:13:08  MG00000001  2019-12-04 11:13:08  MG00000001  View Edit Delete
AG01003924  105 2019-12-06 00:00:00    2019-12-06 10:13:53  MG00000001  2019-12-06 10:13:53  MG00000001  View Edit Delete
AG01003925  101 2019-12-09 00:00:00    2019-12-09 10:40:43  MG00000001  2019-12-09 10:40:43  MG00000001  View Edit Delete
AG01003926  102 2019-12-09 00:00:00    2019-12-09 10:42:34  MG00000001  2019-12-09 10:42:34  MG00000001  View Edit Delete
AG01003927  102 2019-12-09 00:00:00    2019-12-09 10:48:35  MG00000001  2019-12-09 10:48:35  MG00000001  View Edit Delete
AG01003928  105 2019-12-09 00:00:00    2019-12-09 11:24:35  MG00000001  2019-12-09 11:24:35  MG00000001  View Edit Delete
AG01003929  105 2019-12-09 00:00:00    2019-12-09 11:30:42  MG00000001  2019-12-09 11:30:42  MG00000001  View Edit Delete
AG01003930  105 2019-12-09 00:00:00    2019-12-09 11:35:17  MG00000001  2019-12-09 11:35:17  MG00000001  View Edit Delete
AG01003931  105 2019-12-09 00:00:00    2019-12-09 11:50:21  MG00000001  2019-12-09 11:50:21  MG00000001  View Edit Delete
AG01003932  105 2019-12-09 00:00:00    2019-12-09 13:00:55  MG00000001  2019-12-09 13:00:55  MG00000001  View Edit Delete
AG01003933  105 2019-12-09 00:00:00    2019-12-09 14:03:01  MG00000001  2019-12-09 14:03:01  MG00000001  View Edit Delete
AG01003934  105 2019-12-10 00:00:00    2019-12-10 08:45:02  MG00000001  2019-12-10 08:45:02  MG00000001  View Edit Delete
AG01003935  105 2019-12-10 00:00:00    2019-12-10 09:28:33  MG00000001  2019-12-10 09:28:33  MG00000001  View Edit Delete
AG01003936  105 2019-12-10 00:00:00    2019-12-10 09:34:30  MG00000001  2019-12-10 09:34:30  MG00000001  View Edit Delete
AG01003937  105 2019-12-10 00:00:00    2019-12-10 09:49:33  MG00000001  2019-12-10 09:49:33  MG00000001  View Edit Delete
AG01003938  105 2019-12-10 00:00:00    2019-12-10 10:08:00  MG00000001  2019-12-10 10:08:00  MG00000001  View Edit Delete
AG01003939  105 2019-12-10 00:00:00    2019-12-10 10:15:41  MG00000001  2019-12-10 10:15:41  MG00000001  View Edit Delete
AG01003940  105 2019-12-10 00:00:00    2019-12-10 10:20:06  MG00000001  2019-12-10 10:20:06  MG00000001  View Edit Delete
AG01003941  105 2019-12-10 00:00:00    2019-12-10 10:34:19  MG00000001  2019-12-10 10:34:19  MG00000001  View Edit Delete

Page 49 of 251, showing 20 records out of 5001 total, starting on record 961, ending on 980

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