Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004462  67 2021-03-29 00:00:00    2021-03-29 14:01:15  MG00000005  2021-03-29 14:01:15  MG00000005  View Edit Delete
AG01004463  67 2021-03-29 00:00:00    2021-03-29 14:02:46  MG00000005  2021-03-29 14:02:46  MG00000005  View Edit Delete
AG01004464  67 2021-03-29 00:00:00    2021-03-29 14:04:12  MG00000005  2021-03-29 14:04:12  MG00000005  View Edit Delete
AG01004465  67 2021-03-29 00:00:00    2021-03-29 14:06:39  MG00000005  2021-03-29 14:06:39  MG00000005  View Edit Delete
AG01004466  67 2021-03-29 00:00:00    2021-03-29 14:08:10  MG00000005  2021-03-29 14:08:10  MG00000005  View Edit Delete
AG01004467  67 2021-03-29 00:00:00    2021-03-29 14:10:02  MG00000005  2021-03-29 14:10:02  MG00000005  View Edit Delete
AG01004468  67 2021-03-29 00:00:00    2021-03-29 14:11:27  MG00000005  2021-03-29 14:11:27  MG00000005  View Edit Delete
AG01004469  67 2021-03-29 00:00:00    2021-03-29 14:12:50  MG00000005  2021-03-29 14:12:50  MG00000005  View Edit Delete
AG01004470  67 2021-03-29 00:00:00    2021-03-29 14:14:10  MG00000005  2021-03-29 14:14:10  MG00000005  View Edit Delete
AG01004471  121 2021-03-30 00:00:00    2021-03-30 13:57:46  MG00000005  2021-03-30 13:57:46  MG00000005  View Edit Delete
AG01004472  121 2021-03-30 00:00:00    2021-03-30 14:03:21  MG00000005  2021-03-30 14:03:21  MG00000005  View Edit Delete
AG01004473  122 2021-03-30 00:00:00    2021-03-30 16:03:51  MG00000005  2021-03-30 16:03:51  MG00000005  View Edit Delete
AG01004474  122 2021-03-30 00:00:00    2021-03-30 16:12:07  MG00000005  2021-03-30 16:12:07  MG00000005  View Edit Delete
AG01004475  123 2021-03-30 00:00:00    2021-03-30 16:15:55  MG00000005  2021-03-30 16:15:55  MG00000005  View Edit Delete
AG01004476  123 2021-03-30 00:00:00    2021-03-30 16:20:57  MG00000005  2021-03-30 16:20:57  MG00000005  View Edit Delete
AG01004477  124 2021-03-31 00:00:00    2021-03-31 09:33:16  MG00000005  2021-03-31 09:33:16  MG00000005  View Edit Delete
AG01004478  124 2021-03-31 00:00:00    2021-03-31 09:34:51  MG00000005  2021-03-31 09:34:51  MG00000005  View Edit Delete
AG01004480  125 2021-03-31 00:00:00    2021-03-31 09:39:37  MG00000005  2021-03-31 09:39:37  MG00000005  View Edit Delete
AG01004481  124 2021-03-31 00:00:00    2021-03-31 09:42:09  MG00000005  2021-03-31 09:42:09  MG00000005  View Edit Delete
AG01004482  99 2021-04-02 00:00:00    2021-04-02 16:52:40  MG00000005  2021-04-02 16:52:40  MG00000005  View Edit Delete

Page 76 of 251, showing 20 records out of 5001 total, starting on record 1501, ending on 1520

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