Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004062  50 2020-05-25 00:00:00    2020-05-25 10:11:40  MG00000001  2020-05-25 10:11:40  MG00000001  View Edit Delete
AG01004063  97 2020-05-26 00:00:00    2020-05-26 08:49:11  MG00000001  2020-05-26 08:49:11  MG00000001  View Edit Delete
AG01004064  64 2020-06-03 00:00:00    2020-06-03 14:12:42  MG00000005  2020-06-03 14:12:42  MG00000005  View Edit Delete
AG01004065  64 2020-06-03 00:00:00    2020-06-03 14:16:20  MG00000005  2020-06-03 14:16:20  MG00000005  View Edit Delete
AG01004066  117 2020-06-05 00:00:00    2020-06-05 15:38:43  MG00000005  2020-06-05 15:38:43  MG00000005  View Edit Delete
AG01004067  90 2020-06-10 00:00:00    2020-06-10 13:41:16  MG00000005  2020-06-10 13:41:16  MG00000005  View Edit Delete
AG01004068  102 2020-06-10 00:00:00    2020-06-10 16:27:22  MG00000005  2020-06-10 16:27:22  MG00000005  View Edit Delete
AG01004069  102 2020-06-10 00:00:00    2020-06-10 16:29:37  MG00000005  2020-06-10 16:29:37  MG00000005  View Edit Delete
AG01004070  82 2020-06-11 00:00:00    2020-06-11 13:08:40  MG00000005  2020-06-11 13:08:40  MG00000005  View Edit Delete
AG01004071  48 2020-06-11 00:00:00    2020-06-11 13:11:02  MG00000005  2020-06-11 13:11:02  MG00000005  View Edit Delete
AG01004072  51 2020-06-11 00:00:00    2020-06-11 13:14:04  MG00000005  2020-06-11 13:14:04  MG00000005  View Edit Delete
AG01004073  55 2020-06-11 00:00:00    2020-06-11 13:18:04  MG00000005  2020-06-11 13:18:04  MG00000005  View Edit Delete
AG01004074  49 2020-06-11 00:00:00    2020-06-11 13:23:54  MG00000005  2020-06-11 13:23:54  MG00000005  View Edit Delete
AG01004075  59 2020-06-11 00:00:00    2020-06-11 13:28:21  MG00000005  2020-06-11 13:28:21  MG00000005  View Edit Delete
AG01004076  82 2020-06-11 00:00:00    2020-06-11 13:31:18  MG00000005  2020-06-11 13:31:18  MG00000005  View Edit Delete
AG01004077  64 2020-06-11 00:00:00    2020-06-11 13:33:08  MG00000005  2020-06-11 13:33:08  MG00000005  View Edit Delete
AG01004078  64 2020-06-11 00:00:00    2020-06-11 13:35:33  MG00000005  2020-06-11 13:35:33  MG00000005  View Edit Delete
AG01004079  48 2020-06-15 00:00:00    2020-06-15 13:29:23  MG00000005  2020-06-15 13:29:23  MG00000005  View Edit Delete
AG01004080  82 2020-06-25 00:00:00    2020-06-25 09:16:55  MG00000005  2020-06-25 09:16:55  MG00000005  View Edit Delete
AG01004081  64 2020-06-25 00:00:00    2020-06-25 09:21:35  MG00000005  2020-06-25 09:21:35  MG00000005  View Edit Delete

Page 56 of 251, showing 20 records out of 5001 total, starting on record 1101, ending on 1120

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