Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG09000024  94 2018-06-18 00:00:00    2018-06-18 12:58:16  MG00000001  2018-06-18 12:58:16  MG00000001  View Edit Delete
AG09000023  94 2018-06-18 00:00:00    2018-06-18 12:55:46  MG00000001  2018-06-18 12:55:46  MG00000001  View Edit Delete
AG09000022  94 2018-06-18 00:00:00    2018-06-18 12:53:53  MG00000001  2018-06-18 12:53:53  MG00000001  View Edit Delete
AG09000021  94 2018-06-18 00:00:00    2018-06-18 07:25:16  MG00000001  2018-06-18 07:25:16  MG00000001  View Edit Delete
AG09000020  94 2018-06-17 00:00:00    2018-06-17 00:54:11  MG00000002  2018-06-17 00:54:11  MG00000002  View Edit Delete
AG09000019  94 2018-06-17 00:00:00    2018-06-17 00:53:00  MG00000002  2018-06-17 00:53:00  MG00000002  View Edit Delete
AG09000018  94 2018-06-17 00:00:00    2018-06-17 00:51:44  MG00000002  2018-06-17 00:51:44  MG00000002  View Edit Delete
AG09000017  94 2018-06-17 00:00:00    2018-06-17 00:50:57  MG00000002  2018-06-17 00:50:57  MG00000002  View Edit Delete
AG09000016  94 2018-06-17 00:00:00    2018-06-17 00:50:06  MG00000002  2018-06-17 00:50:06  MG00000002  View Edit Delete
AG09000015  94 2018-06-17 00:00:00    2018-06-17 00:49:04  MG00000002  2018-06-17 00:49:04  MG00000002  View Edit Delete
AG09000014  94 2018-06-17 00:00:00    2018-06-17 00:48:14  MG00000002  2018-06-17 00:48:14  MG00000002  View Edit Delete
AG09000013  94 2018-06-17 00:00:00    2018-06-17 00:47:01  MG00000002  2018-06-17 00:47:01  MG00000002  View Edit Delete
AG09000012  94 2018-06-17 00:00:00    2018-06-17 00:36:15  MG00000002  2018-06-17 00:36:15  MG00000002  View Edit Delete
AG09000011  94 2018-06-17 00:00:00    2018-06-17 00:26:33  MG00000002  2018-06-17 00:26:33  MG00000002  View Edit Delete
AG09000010  94 2018-06-17 00:00:00    2018-06-17 00:23:32  MG00000002  2018-06-17 00:23:32  MG00000002  View Edit Delete
AG09000009  94 2018-06-17 00:00:00    2018-06-17 00:18:49  MG00000002  2018-06-17 00:18:49  MG00000002  View Edit Delete
AG09000008  94 2018-06-17 00:00:00    2018-06-17 00:06:41  MG00000002  2018-06-17 00:06:41  MG00000002  View Edit Delete
AG09000007  94 2018-06-17 00:00:00    2018-06-17 00:04:36  MG00000002  2018-06-17 00:04:36  MG00000002  View Edit Delete
AG09000006  94 2018-06-17 00:00:00    2018-06-17 00:02:03  MG00000002  2018-06-17 00:02:03  MG00000002  View Edit Delete
AG09000005  94 2018-06-16 00:00:00    2018-06-16 23:59:27  MG00000002  2018-06-16 23:59:27  MG00000002  View Edit Delete

Page 4 of 251, showing 20 records out of 5001 total, starting on record 61, ending on 80

(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` desc LIMIT 60, 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