Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01003882  68 2019-08-08 00:00:00    2019-08-08 12:23:06  MG00000001  2019-08-08 12:23:06  MG00000001  View Edit Delete
AG01003883  68 2019-08-08 00:00:00    2019-08-08 12:24:28  MG00000001  2019-08-08 12:24:28  MG00000001  View Edit Delete
AG01003884  68 2019-08-08 00:00:00    2019-08-08 12:31:02  MG00000001  2019-08-08 12:31:02  MG00000001  View Edit Delete
AG01003885  68 2019-08-08 00:00:00    2019-08-08 12:32:33  MG00000001  2019-08-08 12:32:33  MG00000001  View Edit Delete
AG01003886  68 2019-08-08 00:00:00    2019-08-08 12:33:50  MG00000001  2019-08-08 12:33:50  MG00000001  View Edit Delete
AG01003887  68 2019-08-08 00:00:00    2019-08-08 12:35:05  MG00000001  2019-08-08 12:35:05  MG00000001  View Edit Delete
AG01003888  90 2019-08-27 00:00:00    2019-08-27 10:54:57  MG00000001  2019-08-27 10:54:57  MG00000001  View Edit Delete
AG01003889  90 2019-08-27 00:00:00    2019-08-27 10:56:46  MG00000001  2019-08-27 10:56:46  MG00000001  View Edit Delete
AG01003890  90 2019-08-27 00:00:00    2019-08-27 10:57:44  MG00000001  2019-08-27 10:57:44  MG00000001  View Edit Delete
AG01003891  89 2019-08-27 00:00:00    2019-08-27 15:26:31  MG00000001  2019-08-27 15:26:31  MG00000001  View Edit Delete
AG01003892  102 2019-08-27 00:00:00    2019-08-27 15:45:04  MG00000001  2019-08-27 15:45:04  MG00000001  View Edit Delete
AG01003893  98 2019-09-06 00:00:00    2019-08-29 14:06:49  MG00000001  2019-09-06 10:48:16  MG00000001  View Edit Delete
AG01003894  2019-09-13 00:00:00    2019-09-13 10:01:55  MG00000001  2019-09-13 10:01:55  MG00000001  View Edit Delete
AG01003895  2019-09-13 00:00:00    2019-09-13 10:02:39  MG00000001  2019-09-13 10:02:39  MG00000001  View Edit Delete
AG01003896  102 2019-09-30 00:00:00    2019-09-30 16:31:49  MG00000001  2019-09-30 16:31:49  MG00000001  View Edit Delete
AG01003897  102 2019-10-01 00:00:00    2019-10-01 11:42:02  MG00000001  2019-10-01 11:42:02  MG00000001  View Edit Delete
AG01003898  49 2019-10-07 00:00:00    2019-10-07 09:09:09  MG00000001  2019-10-07 09:09:09  MG00000001  View Edit Delete
AG01003899  64 2019-10-07 00:00:00    2019-10-07 09:11:31  MG00000001  2019-10-07 09:11:31  MG00000001  View Edit Delete
AG01003900  97 2019-10-07 00:00:00    2019-10-07 09:29:23  MG00000001  2019-10-07 09:29:23  MG00000001  View Edit Delete
AG01003901  100 2019-10-11 00:00:00    2019-10-11 11:48:40  MG00000001  2019-10-11 11:48:40  MG00000001  View Edit Delete

Page 47 of 251, showing 20 records out of 5001 total, starting on record 921, ending on 940

(default) 2 queries took 6 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 LIMIT 920, 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 = 1114