Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004442  121 2021-03-20 00:00:00    2021-03-20 22:41:09  MG00000005  2021-03-20 22:41:09  MG00000005  View Edit Delete
AG01004443  121 2021-03-20 00:00:00    2021-03-20 22:46:18  MG00000005  2021-03-20 22:46:18  MG00000005  View Edit Delete
AG01004444  121 2021-03-20 00:00:00    2021-03-20 23:23:34  MG00000005  2021-03-20 23:23:34  MG00000005  View Edit Delete
AG01004445  121 2021-03-21 00:00:00    2021-03-21 00:36:10  MG00000005  2021-03-21 00:36:10  MG00000005  View Edit Delete
AG01004446  49 2021-03-22 00:00:00    2021-03-22 16:41:50  MG00000005  2021-03-22 16:41:50  MG00000005  View Edit Delete
AG01004447  121 2021-03-23 00:00:00    2021-03-23 08:53:25  MG00000005  2021-03-23 08:53:25  MG00000005  View Edit Delete
AG01004448  49 2021-03-23 00:00:00    2021-03-23 16:41:38  MG00000005  2021-03-23 16:41:38  MG00000005  View Edit Delete
AG01004449  46 2021-03-24 00:00:00    2021-03-24 09:04:39  MG00000005  2021-03-24 09:04:39  MG00000005  View Edit Delete
AG01004450  46 2021-03-25 00:00:00    2021-03-25 10:45:54  MG00000005  2021-03-25 10:45:54  MG00000005  View Edit Delete
AG01004451  67 2021-03-29 00:00:00    2021-03-29 13:25:46  MG00000005  2021-03-29 13:25:46  MG00000005  View Edit Delete
AG01004452  67 2021-03-29 00:00:00    2021-03-29 13:35:22  MG00000005  2021-03-29 13:35:22  MG00000005  View Edit Delete
AG01004453  67 2021-03-29 00:00:00    2021-03-29 13:36:34  MG00000005  2021-03-29 13:36:34  MG00000005  View Edit Delete
AG01004454  67 2021-03-29 00:00:00    2021-03-29 13:38:38  MG00000005  2021-03-29 13:38:38  MG00000005  View Edit Delete
AG01004455  67 2021-03-29 00:00:00    2021-03-29 13:40:07  MG00000005  2021-03-29 13:40:07  MG00000005  View Edit Delete
AG01004456  67 2021-03-29 00:00:00    2021-03-29 13:47:50  MG00000005  2021-03-29 13:47:50  MG00000005  View Edit Delete
AG01004457  67 2021-03-29 00:00:00    2021-03-29 13:49:28  MG00000005  2021-03-29 13:49:28  MG00000005  View Edit Delete
AG01004458  67 2021-03-29 00:00:00    2021-03-29 13:51:25  MG00000005  2021-03-29 13:51:25  MG00000005  View Edit Delete
AG01004459  67 2021-03-29 00:00:00    2021-03-29 13:54:40  MG00000005  2021-03-29 13:54:40  MG00000005  View Edit Delete
AG01004460  67 2021-03-29 00:00:00    2021-03-29 13:56:29  MG00000005  2021-03-29 13:56:29  MG00000005  View Edit Delete
AG01004461  67 2021-03-29 00:00:00    2021-03-29 13:58:20  MG00000005  2021-03-29 13:58:20  MG00000005  View Edit Delete

Page 75 of 251, showing 20 records out of 5001 total, starting on record 1481, ending on 1500

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