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
AG01003876  2019-08-08                              2019-08-08 12:00:11  MG00000001  2019-08-08 12:00:11  MG00000001  View Edit Delete
AG01003878  2019-08-08                              2019-08-08 12:10:52  MG00000001  2022-06-16 08:46:49  MG00000001  View Edit Delete
AG01003880  2019-08-08                              2019-08-08 12:13:43  MG00000001  2019-08-08 12:13:43  MG00000001  View Edit Delete
AG01003882  2019-08-08                              2019-08-08 12:23:06  MG00000001  2019-08-08 12:23:06  MG00000001  View Edit Delete
AG01003891  2019-08-27                              2019-08-27 15:26:31  MG00000001  2019-08-27 15:26:31  MG00000001  View Edit Delete
AG01003898  2019-10-07                              2019-10-07 09:09:09  MG00000001  2019-10-07 09:09:09  MG00000001  View Edit Delete
AG01003900  2019-10-07                              2019-10-07 09:29:23  MG00000001  2022-12-06 08:03:27  MG00000001  View Edit Delete
AG01003920  2019-12-04                              2019-12-04 11:07:42  MG00000001  2023-02-16 13:03:48  MG00000001  View Edit Delete
AG01003961  2019-12-20                              2019-12-20 10:48:11  MG00000001  2019-12-20 10:48:11  MG00000001  View Edit Delete
AG01003965  2019-12-20                              2019-12-20 11:11:37  MG00000001  2019-12-20 11:11:37  MG00000001  View Edit Delete
AG01004007  2020-01-31                              2020-01-31 10:06:59  MG00000001  2020-01-31 10:06:59  MG00000001  View Edit Delete
AG01004009  2020-01-31                              2020-01-31 10:11:52  MG00000001  2020-01-31 10:11:52  MG00000001  View Edit Delete
AG01004010  2020-01-31                              2020-01-31 10:13:58  MG00000001  2022-06-10 15:27:32  MG00000001  View Edit Delete
AG01004015  2020-02-19                              2020-02-19 11:19:41  MG00000001  2020-02-19 11:19:41  MG00000001  View Edit Delete
AG01004016  2020-02-19                              2020-02-19 11:22:53  MG00000001  2020-02-19 11:22:53  MG00000001  View Edit Delete
AG01004021  2020-02-27                              2020-02-27 09:53:08  MG00000001  2022-06-16 08:47:37  MG00000001  View Edit Delete
AG01004022  2020-02-27                              2020-02-27 09:56:26  MG00000001  2022-06-16 08:48:15  MG00000001  View Edit Delete
AG01004033  2020-04-01                              2020-04-01 10:10:02  MG00000001  2023-01-17 11:01:02  MG00000001  View Edit Delete
AG01004044  2020-05-01                              2020-05-01 16:01:29  MG00000001  2020-05-01 16:01:29  MG00000001  View Edit Delete
AG01004047  2020-05-01                              2020-05-01 16:07:02  MG00000001  2020-05-01 16:07:02  MG00000001  View Edit Delete

Page 164 of 250, showing 20 records out of 5000 total, starting on record 3261, ending on 3280

(default) 2 queries took 27 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 3260, 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 = 11110