Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004182  114 2021-01-15 00:00:00    2021-01-15 14:50:27  MG00000005  2021-01-15 14:50:27  MG00000005  View Edit Delete
AG01004183  114 2021-01-15 00:00:00    2021-01-15 14:57:03  MG00000005  2021-01-15 14:57:03  MG00000005  View Edit Delete
AG01004184  114 2021-01-15 00:00:00    2021-01-15 15:05:26  MG00000005  2021-01-15 15:05:26  MG00000005  View Edit Delete
AG01004185  114 2021-01-15 00:00:00    2021-01-15 15:19:44  MG00000005  2021-01-15 15:19:44  MG00000005  View Edit Delete
AG01004186  114 2021-01-15 00:00:00    2021-01-15 15:28:02  MG00000005  2021-01-15 15:28:01  MG00000005  View Edit Delete
AG01004187  114 2021-01-15 00:00:00    2021-01-15 15:34:22  MG00000005  2021-01-15 15:34:22  MG00000005  View Edit Delete
AG01004188  114 2021-01-15 00:00:00    2021-01-15 15:46:35  MG00000005  2021-01-15 15:46:35  MG00000005  View Edit Delete
AG01004189  114 2021-01-15 00:00:00    2021-01-15 15:52:45  MG00000005  2021-01-15 15:52:45  MG00000005  View Edit Delete
AG01004190  114 2021-01-15 00:00:00    2021-01-15 16:06:36  MG00000005  2021-01-15 16:06:36  MG00000005  View Edit Delete
AG01004191  114 2021-01-15 00:00:00    2021-01-15 16:16:52  MG00000005  2021-01-15 16:16:52  MG00000005  View Edit Delete
AG01004192  114 2021-01-15 00:00:00    2021-01-15 16:47:14  MG00000005  2021-01-15 16:47:14  MG00000005  View Edit Delete
AG01004193  114 2021-01-15 00:00:00    2021-01-15 17:01:33  MG00000005  2021-01-15 17:01:33  MG00000005  View Edit Delete
AG01004194  114 2021-01-15 00:00:00    2021-01-15 17:08:29  MG00000005  2021-01-15 17:08:29  MG00000005  View Edit Delete
AG01004195  101 2021-01-18 00:00:00    2021-01-18 08:54:37  MG00000005  2021-01-18 08:54:37  MG00000005  View Edit Delete
AG01004196  114 2021-01-18 00:00:00    2021-01-18 10:17:56  MG00000005  2021-01-18 10:17:56  MG00000005  View Edit Delete
AG01004197  114 2021-01-18 00:00:00    2021-01-18 10:23:40  MG00000005  2021-01-18 10:23:40  MG00000005  View Edit Delete
AG01004198  114 2021-01-18 00:00:00    2021-01-18 10:30:32  MG00000005  2021-01-18 10:30:32  MG00000005  View Edit Delete
AG01004199  114 2021-01-18 00:00:00    2021-01-18 10:37:59  MG00000005  2021-01-18 10:37:59  MG00000005  View Edit Delete
AG01004200  114 2021-01-18 00:00:00    2021-01-18 10:43:11  MG00000005  2021-01-18 10:43:11  MG00000005  View Edit Delete
AG01004201  114 2021-01-18 00:00:00    2021-01-18 10:48:58  MG00000005  2021-01-18 10:48:58  MG00000005  View Edit Delete

Page 62 of 251, showing 20 records out of 5001 total, starting on record 1221, ending on 1240

(default) 2 queries took 8 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 1220, 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 = 1115