Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004342  121 2021-03-08 00:00:00    2021-03-08 16:45:49  MG00000005  2021-03-08 16:45:49  MG00000005  View Edit Delete
AG01004343  121 2021-03-08 00:00:00    2021-03-08 17:00:19  MG00000005  2021-03-08 17:00:19  MG00000005  View Edit Delete
AG01004344  121 2021-03-08 00:00:00    2021-03-08 17:29:10  MG00000005  2021-03-08 17:29:10  MG00000005  View Edit Delete
AG01004345  121 2021-03-08 00:00:00    2021-03-08 18:03:03  MG00000005  2021-03-08 18:03:03  MG00000005  View Edit Delete
AG01004346  121 2021-03-08 00:00:00    2021-03-08 18:20:34  MG00000005  2021-03-08 18:20:34  MG00000005  View Edit Delete
AG01004347  121 2021-03-08 00:00:00    2021-03-08 18:28:47  MG00000005  2021-03-08 18:28:47  MG00000005  View Edit Delete
AG01004348  121 2021-03-08 00:00:00    2021-03-08 18:31:18  MG00000005  2021-03-08 18:31:18  MG00000005  View Edit Delete
AG01004349  121 2021-03-08 00:00:00    2021-03-08 18:51:56  MG00000005  2021-03-08 18:51:56  MG00000005  View Edit Delete
AG01004350  121 2021-03-08 00:00:00    2021-03-08 18:58:00  MG00000005  2021-03-08 18:58:00  MG00000005  View Edit Delete
AG01004351  121 2021-03-09 00:00:00    2021-03-09 08:50:35  MG00000005  2021-03-09 08:50:35  MG00000005  View Edit Delete
AG01004352  121 2021-03-09 00:00:00    2021-03-09 09:22:40  MG00000005  2021-03-09 09:22:40  MG00000005  View Edit Delete
AG01004353  48 2021-03-09 00:00:00    2021-03-09 09:45:40  MG00000005  2021-03-09 09:45:40  MG00000005  View Edit Delete
AG01004354  48 2021-03-09 00:00:00    2021-03-09 09:47:57  MG00000005  2021-03-09 09:47:57  MG00000005  View Edit Delete
AG01004355  59 2021-03-09 00:00:00    2021-03-09 09:50:42  MG00000005  2021-03-09 09:50:42  MG00000005  View Edit Delete
AG01004356  121 2021-03-09 00:00:00    2021-03-09 09:57:27  MG00000005  2021-03-09 09:57:27  MG00000005  View Edit Delete
AG01004357  121 2021-03-09 00:00:00    2021-03-09 10:00:58  MG00000005  2021-03-09 10:00:58  MG00000005  View Edit Delete
AG01004358  121 2021-03-09 00:00:00    2021-03-09 10:04:48  MG00000005  2021-03-09 10:04:48  MG00000005  View Edit Delete
AG01004359  121 2021-03-09 00:00:00    2021-03-09 10:06:50  MG00000005  2021-03-09 10:06:50  MG00000005  View Edit Delete
AG01004360  121 2021-03-09 00:00:00    2021-03-09 10:14:32  MG00000005  2021-03-09 10:14:32  MG00000005  View Edit Delete
AG01004361  121 2021-03-09 00:00:00    2021-03-09 10:21:17  MG00000005  2021-03-09 10:21:17  MG00000005  View Edit Delete

Page 70 of 251, showing 20 records out of 5001 total, starting on record 1381, ending on 1400

(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 1380, 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 = 1114