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
AG01004263  114 2021-01-21 00:00:00    2021-01-21 09:10:12  MG00000005  2021-01-21 09:10:12  MG00000005  View Edit Delete
AG01004264  114 2021-01-21 00:00:00    2021-01-21 09:14:45  MG00000005  2021-01-21 09:14:45  MG00000005  View Edit Delete
AG01004265  114 2021-01-21 00:00:00    2021-01-21 09:24:24  MG00000005  2021-01-21 09:24:24  MG00000005  View Edit Delete
AG01004266  114 2021-01-21 00:00:00    2021-01-21 09:29:34  MG00000005  2021-01-21 09:29:34  MG00000005  View Edit Delete
AG01004267  114 2021-01-21 00:00:00    2021-01-21 09:41:47  MG00000005  2021-01-21 09:41:47  MG00000005  View Edit Delete
AG01004268  114 2021-01-21 00:00:00    2021-01-21 10:13:56  MG00000005  2021-01-21 10:13:56  MG00000005  View Edit Delete
AG01004269  114 2021-01-21 00:00:00    2021-01-21 10:20:15  MG00000005  2021-01-21 10:20:15  MG00000005  View Edit Delete
AG01004270  114 2021-01-21 00:00:00    2021-01-21 10:24:41  MG00000005  2021-01-21 10:24:41  MG00000005  View Edit Delete
AG01004271  114 2021-01-21 00:00:00    2021-01-21 10:29:59  MG00000005  2021-01-21 10:29:59  MG00000005  View Edit Delete
AG01004272  114 2021-01-21 00:00:00    2021-01-21 10:49:30  MG00000005  2021-01-21 10:49:30  MG00000005  View Edit Delete
AG01004273  114 2021-01-21 00:00:00    2021-01-21 10:54:04  MG00000005  2021-01-21 10:54:04  MG00000005  View Edit Delete
AG01004274  114 2021-01-21 00:00:00    2021-01-21 10:58:35  MG00000005  2021-01-21 10:58:35  MG00000005  View Edit Delete
AG01004275  114 2021-01-21 00:00:00    2021-01-21 11:03:20  MG00000005  2021-01-21 11:03:20  MG00000005  View Edit Delete
AG01004276  114 2021-01-21 00:00:00    2021-01-21 11:08:32  MG00000005  2021-01-21 11:08:32  MG00000005  View Edit Delete
AG01004277  114 2021-01-21 00:00:00    2021-01-21 11:13:54  MG00000005  2021-01-21 11:13:54  MG00000005  View Edit Delete
AG01004278  114 2021-01-21 00:00:00    2021-01-21 11:21:35  MG00000005  2021-01-21 11:21:35  MG00000005  View Edit Delete
AG01004279  114 2021-01-21 00:00:00    2021-01-21 11:26:02  MG00000005  2021-01-21 11:26:02  MG00000005  View Edit Delete
AG01004280  114 2021-01-21 00:00:00    2021-01-21 11:30:01  MG00000005  2021-01-21 11:30:01  MG00000005  View Edit Delete
AG01004281  114 2021-01-21 00:00:00    2021-01-21 11:34:37  MG00000005  2021-01-21 11:34:37  MG00000005  View Edit Delete

Page 66 of 251, showing 20 records out of 5001 total, starting on record 1301, ending on 1320

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