Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004202  114 2021-01-18 00:00:00    2021-01-18 11:01:27  MG00000005  2021-01-18 11:01:27  MG00000005  View Edit Delete
AG01004203  114 2021-01-18 00:00:00    2021-01-18 11:12:12  MG00000005  2021-01-18 11:12:12  MG00000005  View Edit Delete
AG01004204  114 2021-01-18 00:00:00    2021-01-18 11:16:51  MG00000005  2021-01-18 11:16:51  MG00000005  View Edit Delete
AG01004205  114 2021-01-18 00:00:00    2021-01-18 11:21:36  MG00000005  2021-01-18 11:21:36  MG00000005  View Edit Delete
AG01004206  114 2021-01-18 00:00:00    2021-01-18 11:26:59  MG00000005  2021-01-18 11:26:59  MG00000005  View Edit Delete
AG01004207  114 2021-01-18 00:00:00    2021-01-18 11:33:11  MG00000005  2021-01-18 11:33:11  MG00000005  View Edit Delete
AG01004208  114 2021-01-18 00:00:00    2021-01-18 11:38:43  MG00000005  2021-01-18 11:38:43  MG00000005  View Edit Delete
AG01004209  114 2021-01-18 00:00:00    2021-01-18 11:46:59  MG00000005  2021-01-18 11:46:59  MG00000005  View Edit Delete
AG01004210  114 2021-01-18 00:00:00    2021-01-18 11:55:25  MG00000005  2021-01-18 11:55:25  MG00000005  View Edit Delete
AG01004211  114 2021-01-18 00:00:00    2021-01-18 13:05:55  MG00000005  2021-01-18 13:05:55  MG00000005  View Edit Delete
AG01004212  114 2021-01-18 00:00:00    2021-01-18 13:13:51  MG00000005  2021-01-18 13:13:51  MG00000005  View Edit Delete
AG01004213  115 2021-01-18 00:00:00    2021-01-18 14:07:31  MG00000005  2021-01-18 14:07:31  MG00000005  View Edit Delete
AG01004214  115 2021-01-18 00:00:00    2021-01-18 15:05:38  MG00000005  2021-01-18 15:05:38  MG00000005  View Edit Delete
AG01004215  115 2021-01-18 00:00:00    2021-01-18 15:54:07  MG00000005  2021-01-18 15:54:07  MG00000005  View Edit Delete
AG01004216  115 2021-01-18 00:00:00    2021-01-18 16:40:13  MG00000005  2021-01-18 16:40:13  MG00000005  View Edit Delete
AG01004217  115 2021-01-18 00:00:00    2021-01-18 16:59:57  MG00000005  2021-01-18 16:59:57  MG00000005  View Edit Delete
AG01004218  115 2021-01-18 00:00:00    2021-01-18 17:24:22  MG00000005  2021-01-18 17:24:22  MG00000005  View Edit Delete
AG01004219  115 2021-01-18 00:00:00    2021-01-18 17:55:24  MG00000005  2021-01-18 17:55:24  MG00000005  View Edit Delete
AG01004220  115 2021-01-19 00:00:00    2021-01-19 09:05:19  MG00000005  2021-01-19 09:05:19  MG00000005  View Edit Delete
AG01004221  115 2021-01-19 00:00:00    2021-01-19 09:22:52  MG00000005  2021-01-19 09:22:52  MG00000005  View Edit Delete

Page 63 of 251, showing 20 records out of 5001 total, starting on record 1241, ending on 1260

(default) 2 queries took 9 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 1240, 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 = 1116