Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004422  115 2021-03-15 00:00:00    2021-03-15 10:40:56  MG00000005  2021-03-15 10:40:56  MG00000005  View Edit Delete
AG01004423  116 2021-03-15 00:00:00    2021-03-15 10:51:45  MG00000005  2021-03-15 10:51:45  MG00000005  View Edit Delete
AG01004424  116 2021-03-15 00:00:00    2021-03-15 11:01:57  MG00000005  2021-03-15 11:01:57  MG00000005  View Edit Delete
AG01004425  121 2021-03-18 00:00:00    2021-03-18 10:52:37  MG00000005  2021-03-18 10:52:37  MG00000005  View Edit Delete
AG01004426  121 2021-03-18 00:00:00    2021-03-18 11:23:23  MG00000005  2021-03-18 11:23:23  MG00000005  View Edit Delete
AG01004427  121 2021-03-18 00:00:00    2021-03-18 11:29:33  MG00000005  2021-03-18 11:29:33  MG00000005  View Edit Delete
AG01004428  121 2021-03-18 00:00:00    2021-03-18 11:33:43  MG00000005  2021-03-18 11:33:43  MG00000005  View Edit Delete
AG01004429  121 2021-03-18 00:00:00    2021-03-18 11:52:08  MG00000005  2021-03-18 11:52:08  MG00000005  View Edit Delete
AG01004430  121 2021-03-18 00:00:00    2021-03-18 13:47:12  MG00000005  2021-03-18 13:47:12  MG00000005  View Edit Delete
AG01004431  121 2021-03-18 00:00:00    2021-03-18 13:52:50  MG00000005  2021-03-18 13:52:50  MG00000005  View Edit Delete
AG01004432  121 2021-03-18 00:00:00    2021-03-18 15:56:52  MG00000005  2021-03-18 15:56:52  MG00000005  View Edit Delete
AG01004433  121 2021-03-18 00:00:00    2021-03-18 16:03:00  MG00000005  2021-03-18 16:03:00  MG00000005  View Edit Delete
AG01004434  121 2021-03-18 00:00:00    2021-03-18 16:11:11  MG00000005  2021-03-18 16:11:11  MG00000005  View Edit Delete
AG01004435  121 2021-03-19 00:00:00    2021-03-19 08:52:54  MG00000005  2021-03-19 08:52:54  MG00000005  View Edit Delete
AG01004436  121 2021-03-19 00:00:00    2021-03-19 08:59:44  MG00000005  2021-03-19 08:59:44  MG00000005  View Edit Delete
AG01004437  121 2021-03-19 00:00:00    2021-03-19 17:21:44  MG00000005  2021-03-19 17:21:44  MG00000005  View Edit Delete
AG01004438  121 2021-03-19 00:00:00    2021-03-19 17:37:02  MG00000005  2021-03-19 17:37:02  MG00000005  View Edit Delete
AG01004439  121 2021-03-19 00:00:00    2021-03-19 17:45:34  MG00000005  2021-03-19 17:45:34  MG00000005  View Edit Delete
AG01004440  121 2021-03-19 00:00:00    2021-03-19 18:16:06  MG00000005  2021-03-19 18:16:06  MG00000005  View Edit Delete
AG01004441  121 2021-03-19 00:00:00    2021-03-19 18:27:50  MG00000005  2021-03-19 18:27:50  MG00000005  View Edit Delete

Page 74 of 251, showing 20 records out of 5001 total, starting on record 1461, ending on 1480

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