Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003842  63 2019-08-08 00:00:00    2019-08-08 08:42:38  MG00000001  2019-08-08 08:42:38  MG00000001  View Edit Delete
AG01003843  63 2019-08-08 00:00:00    2019-08-08 08:45:12  MG00000001  2019-08-08 08:45:12  MG00000001  View Edit Delete
AG01003844  63 2019-08-08 00:00:00    2019-08-08 08:46:36  MG00000001  2019-08-08 08:46:36  MG00000001  View Edit Delete
AG01003845  63 2019-08-08 00:00:00    2019-08-08 08:53:47  MG00000001  2019-08-08 08:53:47  MG00000001  View Edit Delete
AG01003846  63 2019-08-08 00:00:00    2019-08-08 08:55:03  MG00000001  2019-08-08 08:55:03  MG00000001  View Edit Delete
AG01003847  63 2019-08-08 00:00:00    2019-08-08 08:56:39  MG00000001  2019-08-08 08:56:39  MG00000001  View Edit Delete
AG01003848  63 2019-08-08 00:00:00    2019-08-08 08:58:07  MG00000001  2019-08-08 08:58:07  MG00000001  View Edit Delete
AG01003849  63 2019-08-08 00:00:00    2019-08-08 08:59:27  MG00000001  2019-08-08 08:59:27  MG00000001  View Edit Delete
AG01003850  63 2019-08-08 00:00:00    2019-08-08 09:04:29  MG00000001  2019-08-08 09:04:29  MG00000001  View Edit Delete
AG01003851  63 2019-08-08 00:00:00    2019-08-08 09:17:26  MG00000001  2019-08-08 09:17:26  MG00000001  View Edit Delete
AG01003852  63 2019-08-08 00:00:00    2019-08-08 09:18:53  MG00000001  2019-08-08 09:18:53  MG00000001  View Edit Delete
AG01003853  63 2019-08-08 00:00:00    2019-08-08 09:20:41  MG00000001  2019-08-08 09:20:41  MG00000001  View Edit Delete
AG01003854  63 2019-08-08 00:00:00    2019-08-08 09:24:05  MG00000001  2019-08-08 09:24:05  MG00000001  View Edit Delete
AG01003855  63 2019-08-08 00:00:00    2019-08-08 09:26:55  MG00000001  2019-08-08 09:26:55  MG00000001  View Edit Delete
AG01003856  63 2019-08-08 00:00:00    2019-08-08 09:28:18  MG00000001  2019-08-08 09:28:18  MG00000001  View Edit Delete
AG01003857  89 2019-08-08 00:00:00    2019-08-08 10:44:02  MG00000001  2019-08-08 10:44:02  MG00000001  View Edit Delete
AG01003858  68 2019-08-08 00:00:00    2019-08-08 11:04:45  MG00000001  2019-08-08 11:04:45  MG00000001  View Edit Delete
AG01003859  68 2019-08-08 00:00:00    2019-08-08 11:06:52  MG00000001  2019-08-08 11:06:52  MG00000001  View Edit Delete
AG01003860  68 2019-08-08 00:00:00    2019-08-08 11:08:06  MG00000001  2019-08-08 11:08:06  MG00000001  View Edit Delete
AG01003861  68 2019-08-08 00:00:00    2019-08-08 11:09:57  MG00000001  2019-08-08 11:09:57  MG00000001  View Edit Delete

Page 45 of 251, showing 20 records out of 5001 total, starting on record 881, ending on 900

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