Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004162  50 2020-11-06 00:00:00    2020-11-06 16:41:09  MG00000005  2020-11-06 16:41:09  MG00000005  View Edit Delete
AG01004163  50 2020-11-06 00:00:00    2020-11-06 16:44:11  MG00000005  2020-11-06 16:44:11  MG00000005  View Edit Delete
AG01004164  50 2020-11-16 00:00:00    2020-11-16 15:10:23  MG00000005  2020-11-16 15:10:23  MG00000005  View Edit Delete
AG01004165  82 2020-11-27 00:00:00    2020-11-27 09:00:57  MG00000005  2020-11-27 09:00:57  MG00000005  View Edit Delete
AG01004166  82 2020-11-27 00:00:00    2020-11-27 09:04:06  MG00000005  2020-11-27 09:04:06  MG00000005  View Edit Delete
AG01004167  82 2020-11-27 00:00:00    2020-11-27 09:06:48  MG00000005  2020-11-27 09:06:48  MG00000005  View Edit Delete
AG01004168  102 2020-12-17 00:00:00    2020-12-17 13:52:14  MG00000005  2020-12-17 13:52:14  MG00000005  View Edit Delete
AG01004169  82 2021-01-05 00:00:00    2021-01-05 09:10:45  MG00000005  2021-01-05 09:10:45  MG00000005  View Edit Delete
AG01004170  59 2021-01-05 00:00:00    2021-01-05 09:14:50  MG00000005  2021-01-05 09:14:50  MG00000005  View Edit Delete
AG01004171  114 2021-01-15 00:00:00    2021-01-15 09:49:39  MG00000005  2021-01-15 09:49:39  MG00000005  View Edit Delete
AG01004172  114 2021-01-15 00:00:00    2021-01-15 10:05:04  MG00000005  2021-01-15 10:05:04  MG00000005  View Edit Delete
AG01004173  114 2021-01-15 00:00:00    2021-01-15 10:15:14  MG00000005  2021-01-15 10:15:14  MG00000005  View Edit Delete
AG01004174  114 2021-01-15 00:00:00    2021-01-15 10:31:46  MG00000005  2021-01-15 10:31:46  MG00000005  View Edit Delete
AG01004175  114 2021-01-15 00:00:00    2021-01-15 11:00:07  MG00000005  2021-01-15 11:00:07  MG00000005  View Edit Delete
AG01004176  114 2021-01-15 00:00:00    2021-01-15 12:01:29  MG00000005  2021-01-15 12:01:29  MG00000005  View Edit Delete
AG01004177  102 2021-01-15 00:00:00    2021-01-15 13:22:43  MG00000005  2021-01-15 13:22:43  MG00000005  View Edit Delete
AG01004178  114 2021-01-15 00:00:00    2021-01-15 14:16:22  MG00000005  2021-01-15 14:16:22  MG00000005  View Edit Delete
AG01004179  114 2021-01-15 00:00:00    2021-01-15 14:27:13  MG00000005  2021-01-15 14:27:13  MG00000005  View Edit Delete
AG01004180  114 2021-01-15 00:00:00    2021-01-15 14:32:15  MG00000005  2021-01-15 14:32:15  MG00000005  View Edit Delete
AG01004181  114 2021-01-15 00:00:00    2021-01-15 14:40:36  MG00000005  2021-01-15 14:40:36  MG00000005  View Edit Delete

Page 61 of 251, showing 20 records out of 5001 total, starting on record 1201, ending on 1220

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