Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004142  46 2020-09-29 00:00:00    2020-09-29 11:18:53  MG00000005  2020-09-29 11:18:53  MG00000005  View Edit Delete
AG01004143  46 2020-09-29 00:00:00    2020-09-29 11:21:25  MG00000005  2020-09-29 11:21:25  MG00000005  View Edit Delete
AG01004144  46 2020-09-29 00:00:00    2020-09-29 11:24:59  MG00000005  2020-09-29 11:24:59  MG00000005  View Edit Delete
AG01004145  46 2020-09-29 00:00:00    2020-09-29 11:27:36  MG00000005  2020-09-29 11:27:36  MG00000005  View Edit Delete
AG01004146  46 2020-09-29 00:00:00    2020-09-29 11:29:39  MG00000005  2020-09-29 11:29:39  MG00000005  View Edit Delete
AG01004147  46 2020-09-29 00:00:00    2020-09-29 11:31:30  MG00000005  2020-09-29 11:31:30  MG00000005  View Edit Delete
AG01004148  36 2020-10-05 00:00:00    2020-10-05 18:28:31  MG00000005  2020-10-05 18:28:31  MG00000005  View Edit Delete
AG01004149  50 2020-10-05 00:00:00    2020-10-05 18:34:15  MG00000005  2020-10-05 18:34:15  MG00000005  View Edit Delete
AG01004150  51 2020-10-05 00:00:00    2020-10-05 18:36:29  MG00000005  2020-10-05 18:36:29  MG00000005  View Edit Delete
AG01004151  82 2020-10-05 00:00:00    2020-10-05 18:40:06  MG00000005  2020-10-05 18:40:06  MG00000005  View Edit Delete
AG01004152  46 2020-10-13 00:00:00    2020-10-13 10:48:45  MG00000005  2020-10-13 10:48:45  MG00000005  View Edit Delete
AG01004153  46 2020-10-13 00:00:00    2020-10-13 10:55:23  MG00000005  2020-10-13 10:55:23  MG00000005  View Edit Delete
AG01004154  46 2020-10-13 00:00:00    2020-10-13 11:43:56  MG00000005  2020-10-13 11:43:56  MG00000005  View Edit Delete
AG01004155  46 2020-10-15 00:00:00    2020-10-15 09:01:47  MG00000005  2020-10-15 09:01:47  MG00000005  View Edit Delete
AG01004156  105 2020-10-15 00:00:00    2020-10-15 13:11:14  MG00000005  2020-10-15 13:11:14  MG00000005  View Edit Delete
AG01004157  49 2020-11-02 00:00:00    2020-11-02 09:17:36  MG00000005  2020-11-02 09:17:36  MG00000005  View Edit Delete
AG01004158  49 2020-11-02 00:00:00    2020-11-02 09:22:24  MG00000005  2020-11-02 09:22:24  MG00000005  View Edit Delete
AG01004159  59 2020-11-02 00:00:00    2020-11-02 09:26:31  MG00000005  2020-11-02 09:26:31  MG00000005  View Edit Delete
AG01004160  82 2020-11-02 00:00:00    2020-11-02 09:30:17  MG00000005  2020-11-02 09:30:17  MG00000005  View Edit Delete
AG01004161  90 2020-11-04 00:00:00    2020-11-04 09:25:30  MG00000005  2020-11-04 09:25:30  MG00000005  View Edit Delete

Page 60 of 251, showing 20 records out of 5001 total, starting on record 1181, ending on 1200

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