Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003762  103 2019-07-03 00:00:00    2019-07-03 15:38:18  MG00000001  2019-07-03 15:38:18  MG00000001  View Edit Delete
AG01003763  98 2019-07-22 00:00:00    2019-07-22 08:34:31  MG00000001  2019-07-22 08:34:31  MG00000001  View Edit Delete
AG01003764  98 2019-07-22 00:00:00    2019-07-22 08:35:34  MG00000001  2019-07-22 08:35:34  MG00000001  View Edit Delete
AG01003765  101 2019-07-22 00:00:00    2019-07-22 08:36:31  MG00000001  2019-07-22 08:36:31  MG00000001  View Edit Delete
AG01003766  84 2019-07-24 00:00:00    2019-07-24 11:41:04  MG00000001  2019-07-24 11:41:04  MG00000001  View Edit Delete
AG01003767  97 2019-07-26 00:00:00    2019-07-26 11:26:27  MG00000001  2019-07-26 11:26:27  MG00000001  View Edit Delete
AG01003768  101 2019-07-26 00:00:00    2019-07-26 11:27:17  MG00000001  2019-07-26 11:27:17  MG00000001  View Edit Delete
AG01003769  101 2019-07-26 00:00:00    2019-07-26 11:28:01  MG00000001  2019-07-26 11:28:01  MG00000001  View Edit Delete
AG01003770  61 2019-07-31 00:00:00    2019-07-31 13:16:53  MG00000001  2019-07-31 13:16:53  MG00000001  View Edit Delete
AG01003771  61 2019-07-31 00:00:00    2019-07-31 13:19:06  MG00000001  2019-07-31 13:19:06  MG00000001  View Edit Delete
AG01003772  61 2019-07-31 00:00:00    2019-07-31 13:23:00  MG00000001  2019-07-31 13:23:00  MG00000001  View Edit Delete
AG01003773  61 2019-07-31 00:00:00    2019-07-31 13:38:55  MG00000001  2019-07-31 13:38:55  MG00000001  View Edit Delete
AG01003774  61 2019-07-31 00:00:00    2019-07-31 13:43:13  MG00000001  2019-07-31 13:43:13  MG00000001  View Edit Delete
AG01003775  61 2019-07-31 00:00:00    2019-07-31 13:58:11  MG00000001  2019-07-31 13:58:11  MG00000001  View Edit Delete
AG01003776  61 2019-07-31 00:00:00    2019-07-31 14:00:36  MG00000001  2019-07-31 14:00:36  MG00000001  View Edit Delete
AG01003777  61 2019-07-31 00:00:00    2019-07-31 14:02:21  MG00000001  2019-07-31 14:02:21  MG00000001  View Edit Delete
AG01003778  61 2019-07-31 00:00:00    2019-07-31 14:06:41  MG00000001  2019-07-31 14:06:41  MG00000001  View Edit Delete
AG01003779  61 2019-07-31 00:00:00    2019-07-31 14:47:00  MG00000001  2019-07-31 14:47:00  MG00000001  View Edit Delete
AG01003780  61 2019-07-31 00:00:00    2019-07-31 14:57:53  MG00000001  2019-07-31 14:57:53  MG00000001  View Edit Delete
AG01003781  61 2019-07-31 00:00:00    2019-07-31 15:02:18  MG00000001  2019-07-31 15:02:18  MG00000001  View Edit Delete

Page 41 of 251, showing 20 records out of 5001 total, starting on record 801, ending on 820

(default) 2 queries took 7 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 800, 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 = 1115