Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004262  114 2021-01-21 00:00:00    2021-01-21 09:04:59  MG00000005  2021-01-21 09:04:59  MG00000005  View Edit Delete
AG01004261  114 2021-01-21 00:00:00    2021-01-21 08:58:39  MG00000005  2021-01-21 08:58:39  MG00000005  View Edit Delete
AG01004260  114 2021-01-21 00:00:00    2021-01-21 08:53:40  MG00000005  2021-01-21 08:53:40  MG00000005  View Edit Delete
AG01004259  114 2021-01-20 00:00:00    2021-01-20 17:46:52  MG00000005  2021-01-20 17:46:52  MG00000005  View Edit Delete
AG01004258  114 2021-01-20 00:00:00    2021-01-20 17:40:34  MG00000005  2021-01-20 17:40:34  MG00000005  View Edit Delete
AG01004257  114 2021-01-20 00:00:00    2021-01-20 17:34:45  MG00000005  2021-01-20 17:34:45  MG00000005  View Edit Delete
AG01004256  114 2021-01-20 00:00:00    2021-01-20 17:29:11  MG00000005  2021-01-20 17:29:11  MG00000005  View Edit Delete
AG01004255  114 2021-01-20 00:00:00    2021-01-20 17:22:19  MG00000005  2021-01-20 17:22:19  MG00000005  View Edit Delete
AG01004254  114 2021-01-20 00:00:00    2021-01-20 17:15:41  MG00000005  2021-01-20 17:15:41  MG00000005  View Edit Delete
AG01004253  114 2021-01-20 00:00:00    2021-01-20 17:10:13  MG00000005  2021-01-20 17:10:13  MG00000005  View Edit Delete
AG01004252  114 2021-01-20 00:00:00    2021-01-20 17:04:41  MG00000005  2021-01-20 17:04:41  MG00000005  View Edit Delete
AG01004251  114 2021-01-20 00:00:00    2021-01-20 16:56:32  MG00000005  2021-01-20 16:56:32  MG00000005  View Edit Delete
AG01004250  114 2021-01-20 00:00:00    2021-01-20 16:48:03  MG00000005  2021-01-20 16:48:03  MG00000005  View Edit Delete
AG01004249  114 2021-01-20 00:00:00    2021-01-20 16:43:08  MG00000005  2021-01-20 16:43:08  MG00000005  View Edit Delete
AG01004248  114 2021-01-20 00:00:00    2021-01-20 16:32:34  MG00000005  2021-01-20 16:32:34  MG00000005  View Edit Delete
AG01004247  114 2021-01-20 00:00:00    2021-01-20 16:25:54  MG00000005  2021-01-20 16:25:54  MG00000005  View Edit Delete
AG01004246  116 2021-01-20 00:00:00    2021-01-20 09:10:03  MG00000005  2021-01-20 09:10:03  MG00000005  View Edit Delete
AG01004245  116 2021-01-20 00:00:00    2021-01-20 09:09:04  MG00000005  2021-01-20 09:09:04  MG00000005  View Edit Delete
AG01004244  116 2021-01-20 00:00:00    2021-01-20 09:07:45  MG00000005  2021-01-20 09:07:45  MG00000005  View Edit Delete
AG01004243  116 2021-01-20 00:00:00    2021-01-20 09:06:42  MG00000005  2021-01-20 09:06:42  MG00000005  View Edit Delete

Page 186 of 251, showing 20 records out of 5001 total, starting on record 3701, ending on 3720

(default) 2 queries took 13 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 3700, 2020208
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