Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003962  49 2019-12-20 00:00:00    2019-12-20 10:53:37  MG00000001  2019-12-20 10:53:37  MG00000001  View Edit Delete
AG01003963  50 2019-12-20 00:00:00    2019-12-20 10:56:54  MG00000001  2019-12-20 10:56:54  MG00000001  View Edit Delete
AG01003964  59 2019-12-20 00:00:00    2019-12-20 11:07:05  MG00000001  2019-12-20 11:07:05  MG00000001  View Edit Delete
AG01003965  59 2019-12-20 00:00:00    2019-12-20 11:11:37  MG00000001  2019-12-20 11:11:37  MG00000001  View Edit Delete
AG01003966  82 2019-12-20 00:00:00    2019-12-20 11:18:05  MG00000001  2019-12-20 11:18:05  MG00000001  View Edit Delete
AG01003967  82 2019-12-20 00:00:00    2019-12-20 11:20:56  MG00000001  2019-12-20 11:20:56  MG00000001  View Edit Delete
AG01003968  48 2019-12-23 00:00:00    2019-12-23 08:54:28  MG00000001  2019-12-23 08:54:28  MG00000001  View Edit Delete
AG01003969  59 2019-12-23 00:00:00    2019-12-23 09:01:42  MG00000001  2019-12-23 09:01:42  MG00000001  View Edit Delete
AG01003970  59 2019-12-23 00:00:00    2019-12-23 09:08:02  MG00000001  2019-12-23 09:08:02  MG00000001  View Edit Delete
AG01003971  59 2019-12-23 00:00:00    2019-12-23 09:12:18  MG00000001  2019-12-23 09:12:18  MG00000001  View Edit Delete
AG01003972  105 2019-12-24 00:00:00    2019-12-24 10:58:09  MG00000001  2019-12-24 10:58:09  MG00000001  View Edit Delete
AG01003973  105 2019-12-24 00:00:00    2019-12-24 11:20:42  MG00000001  2019-12-24 11:20:42  MG00000001  View Edit Delete
AG01003974  105 2019-12-24 00:00:00    2019-12-24 11:25:16  MG00000001  2019-12-24 11:25:16  MG00000001  View Edit Delete
AG01003975  105 2019-12-25 00:00:00    2019-12-25 09:25:36  MG00000001  2019-12-25 09:25:36  MG00000001  View Edit Delete
AG01003976  105 2019-12-25 00:00:00    2019-12-25 09:31:53  MG00000001  2019-12-25 09:31:53  MG00000001  View Edit Delete
AG01003977  105 2019-12-25 00:00:00    2019-12-25 09:56:23  MG00000001  2019-12-25 09:56:23  MG00000001  View Edit Delete
AG01003978  105 2019-12-25 00:00:00    2019-12-25 10:07:26  MG00000001  2019-12-25 10:07:26  MG00000001  View Edit Delete
AG01003979  90 2019-12-26 00:00:00    2019-12-26 09:25:25  MG00000001  2019-12-26 09:25:25  MG00000001  View Edit Delete
AG01003980  64 2020-01-10 00:00:00    2020-01-10 10:16:24  MG00000003  2020-01-10 10:16:24  MG00000003  View Edit Delete
AG01003981  105 2020-01-17 00:00:00    2020-01-17 10:15:03  MG00000003  2020-01-17 10:15:03  MG00000003  View Edit Delete

Page 51 of 251, showing 20 records out of 5001 total, starting on record 1001, ending on 1020

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