Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003742  64 2019-06-19 00:00:00    2019-06-19 08:56:05  MG00000001  2019-06-19 08:56:05  MG00000001  View Edit Delete
AG01003743  64 2019-06-19 00:00:00    2019-06-19 08:56:46  MG00000001  2019-06-19 08:56:46  MG00000001  View Edit Delete
AG01003744  64 2019-06-19 00:00:00    2019-06-19 09:00:56  MG00000001  2019-06-19 09:00:56  MG00000001  View Edit Delete
AG01003745  84 2019-06-21 00:00:00    2019-06-21 16:16:21  MG00000001  2019-06-21 16:16:21  MG00000001  View Edit Delete
AG01003746  84 2019-06-21 00:00:00    2019-06-21 16:17:11  MG00000001  2019-06-21 16:17:11  MG00000001  View Edit Delete
AG01003747  103 2019-06-25 00:00:00    2019-06-25 10:33:26  MG00000001  2019-06-25 10:33:26  MG00000001  View Edit Delete
AG01003748  89 2019-06-25 00:00:00    2019-06-25 10:40:25  MG00000001  2019-06-25 10:40:25  MG00000001  View Edit Delete
AG01003749  89 2019-06-25 00:00:00    2019-06-25 10:41:54  MG00000001  2019-06-25 10:41:54  MG00000001  View Edit Delete
AG01003750  98 2019-07-03 00:00:00    2019-07-03 11:31:38  MG00000001  2019-07-03 11:31:38  MG00000001  View Edit Delete
AG01003751  98 2019-07-03 00:00:00    2019-07-03 11:32:30  MG00000001  2019-07-03 11:32:30  MG00000001  View Edit Delete
AG01003752  98 2019-07-03 00:00:00    2019-07-03 11:47:44  MG00000001  2019-07-03 11:47:44  MG00000001  View Edit Delete
AG01003753  98 2019-07-03 00:00:00    2019-07-03 11:55:44  MG00000001  2019-07-03 11:55:44  MG00000001  View Edit Delete
AG01003754  98 2019-07-03 00:00:00    2019-07-03 13:12:42  MG00000001  2019-07-03 13:12:42  MG00000001  View Edit Delete
AG01003755  101 2019-07-03 00:00:00    2019-07-03 13:49:05  MG00000001  2019-07-03 13:49:05  MG00000001  View Edit Delete
AG01003756  101 2019-07-03 00:00:00    2019-07-03 13:57:55  MG00000001  2019-07-03 13:57:55  MG00000001  View Edit Delete
AG01003757  102 2019-07-03 00:00:00    2019-07-03 14:07:22  MG00000001  2019-07-03 14:07:22  MG00000001  View Edit Delete
AG01003758  102 2019-07-03 00:00:00    2019-07-03 14:20:37  MG00000001  2019-07-03 14:20:37  MG00000001  View Edit Delete
AG01003759  102 2019-07-03 00:00:00    2019-07-03 14:58:03  MG00000001  2019-07-03 14:58:03  MG00000001  View Edit Delete
AG01003760  102 2019-07-03 00:00:00    2019-07-03 15:14:29  MG00000001  2019-07-03 15:14:29  MG00000001  View Edit Delete
AG01003761  102 2019-07-03 00:00:00    2019-07-03 15:24:43  MG00000001  2019-07-03 15:24:43  MG00000001  View Edit Delete

Page 40 of 251, showing 20 records out of 5001 total, starting on record 781, ending on 800

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