Farmers

User Agreement Start Day Agreement End Day Plan Code Agreement Amount Rental Printer Sn Rental Tablet Sn Rental Tablet Tel Rental Tablet Gmail Label Flg Seal Flg Blog Flg Log Save Number User Post Number User Address User Tel Qr Url Notification File Plain Password Created Insert User Modified Update User Actions
AG01004551  2021-07-09                              2021-07-09 15:18:36  MG00000001  2022-06-01 11:54:14  MG00000001  View Edit Delete
AG01004552  2021-07-09                              2021-07-09 15:20:25  MG00000001  2022-06-10 10:38:48  MG00000001  View Edit Delete
AG01004553  2021-07-09                              2021-07-09 15:21:50  MG00000001  2022-06-10 10:50:24  MG00000001  View Edit Delete
AG01004556  2021-07-09                              2021-07-09 15:39:25  MG00000001  2021-07-09 15:39:25  MG00000001  View Edit Delete
AG01004557  2021-07-09                              2021-07-09 15:40:56  MG00000001  2021-07-09 15:40:56  MG00000001  View Edit Delete
AG01004558  2021-07-09                              2021-07-09 15:42:31  MG00000001  2021-07-09 15:42:31  MG00000001  View Edit Delete
AG01004560  2021-07-09                              2021-07-09 15:46:06  MG00000001  2021-07-09 15:46:06  MG00000001  View Edit Delete
AG01004562  2021-07-13                              2021-07-13 13:45:55  MG00000001  2022-06-10 10:51:14  MG00000001  View Edit Delete
AG01004566  2021-07-26                              2021-07-26 12:20:32  MG00000001  2021-07-26 12:20:32  MG00000001  View Edit Delete
AG01004567  2021-07-26                              2021-07-26 12:32:33  MG00000001  2022-06-13 10:29:18  MG00000001  View Edit Delete
AG01004578  2021-09-10                              2021-09-10 10:39:44  MG00000001  2021-09-10 16:40:44  MG00000001  View Edit Delete
AG01004596  2021-11-17                              2021-11-17 14:14:27  MG00000001  2022-06-13 10:27:13  MG00000001  View Edit Delete
AG01004603  2021-11-29                              2021-11-29 09:32:43  MG00000001  2021-11-29 09:32:43  MG00000001  View Edit Delete
AG01004604  2021-12-03                              2021-12-03 09:48:32  MG00000001  2022-05-18 14:50:31  MG00000001  View Edit Delete
AG01004605  2021-12-03                              2021-12-03 09:57:26  MG00000001  2022-06-16 08:30:11  MG00000001  View Edit Delete
AG01004606  2021-12-03                              2021-12-03 10:11:20  MG00000001  2021-12-03 10:11:20  MG00000001  View Edit Delete
AG01004611  2021-12-07                              2021-12-07 15:00:53  MG00000001  2021-12-07 15:00:53  MG00000001  View Edit Delete
AG01004612  2021-12-07                              2021-12-07 15:03:22  MG00000001  2021-12-07 15:03:22  MG00000001  View Edit Delete
AG01004617  2021-12-14                              2021-12-14 13:58:50  MG00000001  2021-12-14 13:58:50  MG00000001  View Edit Delete
AG01004621  2021-12-14                              2021-12-14 15:36:07  MG00000001  2023-02-28 09:28:50  MG00000001  View Edit Delete

Page 166 of 250, showing 20 records out of 5000 total, starting on record 3301, ending on 3320

(default) 2 queries took 30 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Farmer`.`user_id`, `Farmer`.`agreement_start_day`, `Farmer`.`agreement_end_day`, `Farmer`.`plan_code`, `Farmer`.`agreement_amount`, `Farmer`.`rental_printer_sn`, `Farmer`.`rental_tablet_sn`, `Farmer`.`rental_tablet_tel`, `Farmer`.`rental_tablet_gmail`, `Farmer`.`label_flg`, `Farmer`.`seal_flg`, `Farmer`.`blog_flg`, `Farmer`.`log_save_number`, `Farmer`.`user_post_number`, `Farmer`.`user_address`, `Farmer`.`user_tel`, `Farmer`.`qr_url`, `Farmer`.`notification_file`, `Farmer`.`plain_password`, `Farmer`.`admin_memo`, `Farmer`.`biz_browser_authorized_devices_count`, `Farmer`.`biz_browser_authorized_devices_limit`, `Farmer`.`created`, `Farmer`.`insert_user`, `Farmer`.`modified`, `Farmer`.`update_user`, `ContractPlan`.`plan_code`, `ContractPlan`.`plan_nm`, `ContractPlan`.`contract_months`, `ContractPlan`.`agreement_amount`, `ContractPlan`.`created`, `ContractPlan`.`insert_user`, `ContractPlan`.`modified`, `ContractPlan`.`update_user`, `User`.`id`, `User`.`login_id`, `User`.`user_nm`, `User`.`user_fk`, `User`.`user_type`, `User`.`password`, `User`.`mail_address_1`, `User`.`mail_address_2`, `User`.`login_rock_flg`, `User`.`last_login_day`, `User`.`use_start_day`, `User`.`use_end_day`, `User`.`del_flg`, `User`.`init_pass_flg`, `User`.`created`, `User`.`insert_user`, `User`.`modified`, `User`.`update_user` FROM `sato_agri`.`farmers` AS `Farmer` LEFT JOIN `sato_agri`.`contract_plan` AS `ContractPlan` ON (`Farmer`.`plan_code` = `ContractPlan`.`plan_code`) LEFT JOIN `sato_agri`.`users` AS `User` ON (`User`.`id` = `Farmer`.`user_id`) WHERE 1 = 1 ORDER BY `Farmer`.`update_user` asc LIMIT 3300, 20202017
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`farmers` AS `Farmer` LEFT JOIN `sato_agri`.`contract_plan` AS `ContractPlan` ON (`Farmer`.`plan_code` = `ContractPlan`.`plan_code`) LEFT JOIN `sato_agri`.`users` AS `User` ON (`User`.`id` = `Farmer`.`user_id`) WHERE 1 = 11113