Users Pickup Points

Farmer Pickup Point Use Start Day Use End Day Created Insert User Modified Update User Actions
AG01004282  114 2021-01-21 00:00:00    2021-01-21 11:38:55  MG00000005  2021-01-21 11:38:55  MG00000005  View Edit Delete
AG01004283  114 2021-01-21 00:00:00    2021-01-21 11:42:16  MG00000005  2021-01-21 11:42:16  MG00000005  View Edit Delete
AG01004284  114 2021-01-21 00:00:00    2021-01-21 11:52:35  MG00000005  2021-01-21 11:52:35  MG00000005  View Edit Delete
AG01004285  114 2021-01-21 00:00:00    2021-01-21 11:57:42  MG00000005  2021-01-21 11:57:42  MG00000005  View Edit Delete
AG01004286  114 2021-01-21 00:00:00    2021-01-21 13:04:13  MG00000005  2021-01-21 13:04:13  MG00000005  View Edit Delete
AG01004287  117 2021-01-21 00:00:00    2021-01-21 16:25:03  MG00000005  2021-01-21 16:25:03  MG00000005  View Edit Delete
AG01004288  117 2021-01-21 00:00:00    2021-01-21 16:55:00  MG00000005  2021-01-21 16:55:00  MG00000005  View Edit Delete
AG01004289  117 2021-01-21 00:00:00    2021-01-21 17:06:12  MG00000005  2021-01-21 17:06:12  MG00000005  View Edit Delete
AG01004290  117 2021-01-21 00:00:00    2021-01-21 17:36:15  MG00000005  2021-01-21 17:36:15  MG00000005  View Edit Delete
AG01004291  117 2021-01-21 00:00:00    2021-01-21 18:05:49  MG00000005  2021-01-21 18:05:49  MG00000005  View Edit Delete
AG01004292  117 2021-01-22 00:00:00    2021-01-22 10:30:30  MG00000005  2021-01-22 10:30:30  MG00000005  View Edit Delete
AG01004293  117 2021-01-22 00:00:00    2021-01-22 10:50:06  MG00000005  2021-01-22 10:50:06  MG00000005  View Edit Delete
AG01004294  117 2021-01-22 00:00:00    2021-01-22 10:55:23  MG00000005  2021-01-22 10:55:23  MG00000005  View Edit Delete
AG01004295  117 2021-01-22 00:00:00    2021-01-22 11:24:48  MG00000005  2021-01-22 11:24:48  MG00000005  View Edit Delete
AG01004296  117 2021-01-22 00:00:00    2021-01-22 11:43:18  MG00000005  2021-01-22 11:43:18  MG00000005  View Edit Delete
AG01004297  117 2021-01-22 00:00:00    2021-01-22 11:56:23  MG00000005  2021-01-22 11:56:23  MG00000005  View Edit Delete
AG01004298  118 2021-01-22 00:00:00    2021-01-22 13:40:12  MG00000005  2021-01-22 13:40:12  MG00000005  View Edit Delete
AG01004299  119 2021-01-22 00:00:00    2021-01-22 13:59:54  MG00000005  2021-01-22 13:59:54  MG00000005  View Edit Delete
AG01004300  119 2021-01-22 00:00:00    2021-01-22 14:17:48  MG00000005  2021-01-22 14:17:48  MG00000005  View Edit Delete
AG01004301  119 2021-01-22 00:00:00    2021-01-22 15:16:08  MG00000005  2021-01-22 15:16:08  MG00000005  View Edit Delete

Page 67 of 251, showing 20 records out of 5001 total, starting on record 1321, ending on 1340

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