Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06001146  135 2022-03-04 00:00:00    2020-08-06 09:09:00  MG00000005  2020-08-06 09:09:00  MG00000005  View Edit Delete
AG06001145  135 2022-03-04 00:00:00    2020-08-06 09:05:00  MG00000005  2020-08-06 09:05:00  MG00000005  View Edit Delete
AG06001144  135 2022-03-04 00:00:00    2020-07-31 17:11:00  MG00000005  2020-07-31 17:11:00  MG00000005  View Edit Delete
AG06001143  135 2022-03-04 00:00:00    2020-07-28 09:49:00  MG00000005  2020-07-28 09:49:00  MG00000005  View Edit Delete
AG06001142  135 2022-03-04 00:00:00    2020-07-27 18:29:00  MG00000005  2020-07-27 18:29:00  MG00000005  View Edit Delete
AG06001141  135 2022-03-04 00:00:00    2020-07-27 18:06:00  MG00000005  2020-07-27 18:06:00  MG00000005  View Edit Delete
AG06001140  135 2022-03-04 00:00:00    2020-07-20 17:15:00  MG00000005  2020-07-20 17:15:00  MG00000005  View Edit Delete
AG06001139  135 2022-03-04 00:00:00    2020-07-14 16:59:00  MG00000005  2020-07-14 16:59:00  MG00000005  View Edit Delete
AG06001138  135 2022-03-04 00:00:00    2020-07-14 16:56:00  MG00000005  2020-07-14 16:56:00  MG00000005  View Edit Delete
AG06001137  135 2022-03-04 00:00:00    2020-07-13 11:18:00  MG00000005  2020-07-13 11:18:00  MG00000005  View Edit Delete
AG06001136  135 2022-03-04 00:00:00    2020-07-13 10:58:00  MG00000005  2020-07-13 10:58:00  MG00000005  View Edit Delete
AG06001135  135 2022-03-04 00:00:00    2020-07-13 10:27:00  MG00000005  2020-07-13 10:27:00  MG00000005  View Edit Delete
AG06001134  135 2022-03-04 00:00:00    2020-07-13 10:24:00  MG00000005  2020-07-13 10:24:00  MG00000005  View Edit Delete
AG06001133  135 2022-03-04 00:00:00    2020-07-13 10:21:00  MG00000005  2020-07-13 10:21:00  MG00000005  View Edit Delete
AG06001132  135 2022-03-04 00:00:00    2020-07-13 10:17:00  MG00000005  2020-07-13 10:17:00  MG00000005  View Edit Delete
AG06001131  135 2022-03-04 00:00:00    2020-07-06 11:02:00  MG00000005  2020-07-06 11:02:00  MG00000005  View Edit Delete
AG06001130  135 2022-03-04 00:00:00    2020-06-30 10:49:00  MG00000005  2020-06-30 10:49:00  MG00000005  View Edit Delete
AG06001129  135 2022-03-04 00:00:00    2020-06-30 10:45:00  MG00000005  2020-06-30 10:45:00  MG00000005  View Edit Delete
AG06001128  135 2022-03-04 00:00:00    2020-06-30 10:43:00  MG00000005  2020-06-30 10:43:00  MG00000005  View Edit Delete
AG06001127  135 2022-03-04 00:00:00    2020-06-30 10:40:00  MG00000005  2020-06-30 10:40:00  MG00000005  View Edit Delete

Page 10 of 251, showing 20 records out of 5001 total, starting on record 181, ending on 200

(default) 2 queries took 6 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` desc LIMIT 180, 2020201
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