Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG00000000  47 2016-07-01 00:00:00  2016-07-31 00:00:00  2016-08-26 10:00:09  MG00000001  2016-08-26 10:00:09  MG00000001  View Edit Delete
AG01000001  2016-07-01 00:00:00  2016-07-31 00:00:00  2016-08-30 12:24:04  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000335  32 2016-08-29 00:00:00    2016-08-30 12:23:37  MG00000001  2016-08-30 12:23:37  MG00000001  View Edit Delete
AG01000611  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:56  MG00000001  View Edit Delete
AG01000643  35 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2017-10-20 19:37:22  MG00000001  View Edit Delete
AG01000675  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2017-10-20 19:37:21  MG00000001  View Edit Delete
AG01000677  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:56  MG00000001  View Edit Delete
AG01000683  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:56  MG00000001  View Edit Delete
AG01000684  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:56  MG00000001  View Edit Delete
AG01000685  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000692  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2017-10-20 19:37:21  MG00000001  View Edit Delete
AG01000693  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2017-10-20 19:37:21  MG00000001  View Edit Delete
AG01000695  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2017-10-20 19:37:21  MG00000001  View Edit Delete
AG01000699  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000700  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000701  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:56  MG00000001  View Edit Delete
AG01000703  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000704  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000709  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:57  MG00000001  View Edit Delete
AG01000710  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete

Page 1 of 251, showing 20 records out of 5001 total, starting on record 1, ending on 20

< previous123456789
(default) 2 queries took 5 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 LIMIT 2020201
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