Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01000711  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000712  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:57  MG00000001  View Edit Delete
AG01000716  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000721  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000722  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:57  MG00000001  View Edit Delete
AG01000723  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000762  36 2016-08-29 00:00:00    2016-08-30 12:23:39  MG00000001  2016-08-30 12:23:57  MG00000001  View Edit Delete
AG01000851  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000900  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:23:58  MG00000001  View Edit Delete
AG01000901  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:23:53  MG00000001  View Edit Delete
AG01000955  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:23:58  MG00000001  View Edit Delete
AG01000971  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01000972  36 2016-08-29 00:00:00    2016-08-30 12:23:40  MG00000001  2016-08-30 12:23:53  MG00000001  View Edit Delete
AG01000984  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:23:53  MG00000001  View Edit Delete
AG01000986  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:23:58  MG00000001  View Edit Delete
AG01000997  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01001019  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01001028  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01001043  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:24:04  MG00000001  View Edit Delete
AG01001045  36 2016-08-29 00:00:00    2016-08-30 12:23:41  MG00000001  2016-08-30 12:23:58  MG00000001  View Edit Delete

Page 2 of 251, showing 20 records out of 5001 total, starting on record 21, ending on 40

(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 LIMIT 20, 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 = 1115