Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003541  95 2018-07-09 00:00:00    2018-07-04 12:23:17  MG00000001  2018-07-09 11:16:49  MG00000001  View Edit Delete
AG01003542  95 2018-07-09 00:00:00    2018-07-09 11:17:40  MG00000001  2018-07-09 11:17:40  MG00000001  View Edit Delete
AG01003543  95 2018-07-09 00:00:00    2018-07-09 11:22:26  MG00000001  2018-07-09 11:22:26  MG00000001  View Edit Delete
AG01003544  95 2018-07-09 00:00:00    2018-07-09 11:23:19  MG00000001  2018-07-09 11:23:19  MG00000001  View Edit Delete
AG01003545  95 2018-07-09 00:00:00    2018-07-09 11:24:12  MG00000001  2018-07-09 11:24:12  MG00000001  View Edit Delete
AG01003546  95 2018-07-09 00:00:00    2018-07-09 11:27:24  MG00000001  2018-07-09 11:27:24  MG00000001  View Edit Delete
AG01003547  82 2018-07-09 00:00:00    2018-07-09 14:00:08  MG00000001  2018-07-09 14:00:08  MG00000001  View Edit Delete
AG01003548  82 2018-07-09 00:00:00    2018-07-09 14:01:14  MG00000001  2018-07-09 14:01:14  MG00000001  View Edit Delete
AG01003549  84 2018-07-11 00:00:00    2018-07-11 10:28:40  MG00000001  2018-07-11 10:28:40  MG00000001  View Edit Delete
AG01003550  90 2018-07-11 00:00:00    2018-07-11 13:18:44  MG00000001  2018-07-11 13:18:44  MG00000001  View Edit Delete
AG01003551  84 2018-07-19 00:00:00    2018-07-19 11:14:24  MG00000001  2018-07-19 11:14:24  MG00000001  View Edit Delete
AG01003552  84 2018-07-19 00:00:00    2018-07-19 11:15:30  MG00000001  2018-07-19 11:15:30  MG00000001  View Edit Delete
AG01003553  64 2018-07-20 00:00:00    2018-07-20 09:02:07  MG00000001  2018-07-20 09:02:07  MG00000001  View Edit Delete
AG01003554  64 2018-07-23 00:00:00    2018-07-23 15:43:56  MG00000001  2018-07-23 15:43:56  MG00000001  View Edit Delete
AG01003555  64 2018-07-23 00:00:00    2018-07-23 15:44:58  MG00000001  2018-07-23 15:44:58  MG00000001  View Edit Delete
AG01003556  64 2018-07-23 00:00:00    2018-07-23 15:49:29  MG00000001  2018-07-23 15:49:29  MG00000001  View Edit Delete
AG01003557  64 2018-07-23 00:00:00    2018-07-23 15:51:09  MG00000001  2018-07-23 15:51:09  MG00000001  View Edit Delete
AG01003558  64 2018-07-23 00:00:00    2018-07-23 15:53:13  MG00000001  2018-07-23 15:53:13  MG00000001  View Edit Delete
AG01003559  64 2018-07-23 00:00:00    2018-07-23 15:55:02  MG00000001  2018-07-23 15:55:02  MG00000001  View Edit Delete
AG01003560  64 2018-07-23 00:00:00    2018-07-23 15:57:29  MG00000001  2018-07-23 15:57:29  MG00000001  View Edit Delete

Page 30 of 251, showing 20 records out of 5001 total, starting on record 581, ending on 600

(default) 2 queries took 6 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 580, 2020202
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