Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG06000646  135 2022-03-04 00:00:00    2018-08-01 15:58:00  MG00000001  2018-08-01 15:58:00  MG00000001  View Edit Delete
AG06000645  135 2022-03-04 00:00:00    2018-08-01 15:56:00  MG00000001  2018-08-01 15:56:00  MG00000001  View Edit Delete
AG06000644  135 2022-03-04 00:00:00    2018-08-01 15:54:00  MG00000001  2018-08-01 15:54:00  MG00000001  View Edit Delete
AG06000643  135 2022-03-04 00:00:00    2018-08-01 15:31:00  MG00000001  2018-08-01 15:31:00  MG00000001  View Edit Delete
AG06000642  135 2022-03-04 00:00:00    2018-08-01 15:29:00  MG00000001  2018-08-01 15:29:00  MG00000001  View Edit Delete
AG06000641  135 2022-03-04 00:00:00    2018-08-01 15:16:00  MG00000001  2018-08-01 15:16:00  MG00000001  View Edit Delete
AG06000640  135 2022-03-04 00:00:00    2018-08-01 15:02:00  MG00000001  2018-08-01 15:02:00  MG00000001  View Edit Delete
AG06000639  135 2022-03-04 00:00:00    2018-08-01 15:00:00  MG00000001  2018-08-01 15:00:00  MG00000001  View Edit Delete
AG06000638  135 2022-03-04 00:00:00    2018-08-01 14:32:00  MG00000001  2018-08-01 14:32:00  MG00000001  View Edit Delete
AG06000637  135 2022-03-04 00:00:00    2018-08-01 14:29:00  MG00000001  2018-08-01 14:29:00  MG00000001  View Edit Delete
AG06000636  135 2022-03-04 00:00:00    2018-08-01 14:26:00  MG00000001  2018-08-01 14:26:00  MG00000001  View Edit Delete
AG06000635  135 2022-03-04 00:00:00    2018-08-01 14:20:00  MG00000001  2018-08-01 14:20:00  MG00000001  View Edit Delete
AG06000634  135 2022-03-04 00:00:00    2018-08-01 14:18:00  MG00000001  2018-08-01 14:18:00  MG00000001  View Edit Delete
AG06000633  135 2022-03-04 00:00:00    2018-08-01 14:15:00  MG00000001  2018-08-01 14:15:00  MG00000001  View Edit Delete
AG06000632  135 2022-03-04 00:00:00    2018-08-01 14:04:00  MG00000001  2018-08-01 14:04:00  MG00000001  View Edit Delete
AG06000631  135 2022-03-04 00:00:00    2018-07-31 16:55:00  MG00000001  2018-07-31 16:55:00  MG00000001  View Edit Delete
AG06000630  135 2022-03-04 00:00:00    2018-07-31 16:19:00  MG00000001  2018-07-31 16:19:00  MG00000001  View Edit Delete
AG06000629  135 2022-03-04 00:00:00    2018-07-31 16:17:00  MG00000001  2018-07-31 16:17:00  MG00000001  View Edit Delete
AG06000628  135 2022-03-04 00:00:00    2018-07-31 16:00:00  MG00000001  2018-07-31 16:00:00  MG00000001  View Edit Delete
AG06000627  135 2022-03-04 00:00:00    2018-07-31 15:58:00  MG00000001  2018-07-31 15:58:00  MG00000001  View Edit Delete

Page 35 of 251, showing 20 records out of 5001 total, starting on record 681, ending on 700

(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` desc LIMIT 680, 2020202
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