Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004002  49 2020-01-31 00:00:00    2020-01-31 09:06:29  MG00000001  2020-01-31 09:06:29  MG00000001  View Edit Delete
AG01004003  49 2020-01-31 00:00:00    2020-01-31 09:12:40  MG00000001  2020-01-31 09:12:40  MG00000001  View Edit Delete
AG01004004  49 2020-01-31 00:00:00    2020-01-31 09:21:12  MG00000001  2020-01-31 09:21:12  MG00000001  View Edit Delete
AG01004005  59 2020-01-31 00:00:00    2020-01-31 09:41:01  MG00000001  2020-01-31 09:41:01  MG00000001  View Edit Delete
AG01004006  59 2020-01-31 00:00:00    2020-01-31 09:47:10  MG00000001  2020-01-31 09:47:10  MG00000001  View Edit Delete
AG01004007  40 2020-01-31 00:00:00    2020-01-31 10:06:59  MG00000001  2020-01-31 10:06:59  MG00000001  View Edit Delete
AG01004008  50 2020-01-31 00:00:00    2020-01-31 10:09:36  MG00000001  2020-01-31 10:09:36  MG00000001  View Edit Delete
AG01004009  50 2020-01-31 00:00:00    2020-01-31 10:11:52  MG00000001  2020-01-31 10:11:52  MG00000001  View Edit Delete
AG01004010  62 2020-01-31 00:00:00    2020-01-31 10:13:58  MG00000001  2020-01-31 10:13:58  MG00000001  View Edit Delete
AG01004011  97 2020-02-07 00:00:00    2020-02-07 09:02:48  MG00000001  2020-02-07 09:02:48  MG00000001  View Edit Delete
AG01004012  64 2020-02-14 00:00:00    2020-02-14 08:47:03  MG00000001  2020-02-14 08:47:03  MG00000001  View Edit Delete
AG01004013  48 2020-02-19 00:00:00    2020-02-19 09:04:04  MG00000001  2020-02-19 09:04:04  MG00000001  View Edit Delete
AG01004014  109 2020-02-19 00:00:00    2020-02-19 10:30:50  MG00000001  2020-02-19 10:30:50  MG00000001  View Edit Delete
AG01004015  42 2020-02-19 00:00:00    2020-02-19 11:19:41  MG00000001  2020-02-19 11:19:41  MG00000001  View Edit Delete
AG01004016  48 2020-02-19 00:00:00    2020-02-19 11:22:53  MG00000001  2020-02-19 11:22:53  MG00000001  View Edit Delete
AG01004017  49 2020-02-19 00:00:00    2020-02-19 11:26:29  MG00000001  2020-02-19 11:26:29  MG00000001  View Edit Delete
AG01004018  59 2020-02-19 00:00:00    2020-02-19 11:28:55  MG00000001  2020-02-19 11:28:55  MG00000001  View Edit Delete
AG01004019  101 2020-02-19 00:00:00    2020-02-19 13:34:51  MG00000001  2020-02-19 13:34:51  MG00000001  View Edit Delete
AG01004020  64 2020-02-27 00:00:00    2020-02-27 09:48:21  MG00000001  2020-02-27 09:48:21  MG00000001  View Edit Delete
AG01004021  68 2020-02-27 00:00:00    2020-02-27 09:53:08  MG00000001  2020-02-27 09:53:08  MG00000001  View Edit Delete

Page 53 of 251, showing 20 records out of 5001 total, starting on record 1041, ending on 1060

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