Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003902  103 2019-10-11 00:00:00    2019-10-11 11:55:17  MG00000001  2019-10-11 11:55:17  MG00000001  View Edit Delete
AG01003903  104 2019-10-23 00:00:00    2019-10-23 09:41:10  MG00000001  2019-10-23 09:41:10  MG00000001  View Edit Delete
AG01003904  90 2019-10-30 00:00:00    2019-10-30 10:44:47  MG00000001  2019-10-30 10:44:47  MG00000001  View Edit Delete
AG01003905  101 2019-11-05 00:00:00    2019-11-05 14:16:29  MG00000001  2019-11-05 14:16:29  MG00000001  View Edit Delete
AG01003906  102 2019-11-05 00:00:00    2019-11-05 14:17:15  MG00000001  2019-11-05 14:17:15  MG00000001  View Edit Delete
AG01003907  105 2019-11-05 00:00:00    2019-11-05 16:16:36  MG00000001  2019-11-05 16:16:36  MG00000001  View Edit Delete
AG01003908  105 2019-11-06 00:00:00    2019-11-06 09:17:49  MG00000001  2019-11-06 09:17:49  MG00000001  View Edit Delete
AG01003909  106 2019-11-06 00:00:00    2019-11-06 16:03:20  MG00000001  2019-11-06 16:03:20  MG00000001  View Edit Delete
AG01003910  106 2019-11-06 00:00:00    2019-11-06 16:10:15  MG00000001  2019-11-06 16:10:15  MG00000001  View Edit Delete
AG01003911  2019-11-06 00:00:00    2019-11-06 16:29:00  MG00000001  2019-11-06 16:29:00  MG00000001  View Edit Delete
AG01003912  107 2019-11-11 00:00:00    2019-11-11 16:46:26  MG00000001  2019-11-11 16:46:26  MG00000001  View Edit Delete
AG01003913  107 2019-11-14 00:00:00    2019-11-14 16:18:39  MG00000001  2019-11-14 16:18:39  MG00000001  View Edit Delete
AG01003914  105 2019-11-15 00:00:00    2019-11-15 16:32:39  MG00000001  2019-11-15 16:32:39  MG00000001  View Edit Delete
AG01003915  108 2019-11-18 00:00:00    2019-11-18 15:28:44  MG00000001  2019-11-18 15:28:44  MG00000001  View Edit Delete
AG01003916  105 2019-11-22 00:00:00    2019-11-22 16:58:02  MG00000001  2019-11-22 16:58:02  MG00000001  View Edit Delete
AG01003917  105 2019-11-22 00:00:00    2019-11-22 16:59:10  MG00000001  2019-11-22 16:59:10  MG00000001  View Edit Delete
AG01003918  105 2019-11-22 00:00:00    2019-11-22 17:01:02  MG00000001  2019-11-22 17:01:02  MG00000001  View Edit Delete
AG01003919  105 2019-11-22 00:00:00    2019-11-22 17:02:08  MG00000001  2019-11-22 17:02:08  MG00000001  View Edit Delete
AG01003920  48 2019-12-04 00:00:00    2019-12-04 11:07:42  MG00000001  2019-12-04 11:07:42  MG00000001  View Edit Delete
AG01003921  48 2019-12-04 00:00:00    2019-12-04 11:09:19  MG00000001  2019-12-04 11:09:19  MG00000001  View Edit Delete

Page 48 of 251, showing 20 records out of 5001 total, starting on record 941, ending on 960

(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` asc LIMIT 940, 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