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
AG02000027  2017-02-22                  774-3421  徳島県名西郡神山町下分字左右山4-1  090-1002-9643        2017-02-22 00:00:00  MG00000002  2019-09-12 14:02:50  AG02000027  View Edit Delete
AG02000028  2017-02-22                  771-0206  徳島県板野郡北島町高房字百居内36  090-1575-5944        2017-02-22 00:00:00  MG00000001  2019-05-02 12:23:13  AG02000028  View Edit Delete
AG02000029  2017-02-22                  779-0107  徳島県板野郡板野町古城字南屋敷4  080-6202-2318        2017-02-22 00:00:00  MG00000001  2023-07-08 13:48:12  AG02000029  View Edit Delete
AG02000030  2017-02-22                  771-0203  徳島県板野郡北島町中村字本須47  090-8692-4380        2017-02-22 00:00:00  MG00000001  2023-12-14 13:52:39  AG02000030  View Edit Delete
AG02000031  2017-02-22                              2017-02-22 00:00:00  MG00000002  2020-12-23 13:44:58  AG02000031  View Edit Delete
AG02000032  2017-02-22                      090-5143-3548        2017-02-22 00:00:00  MG00000002  2019-07-08 17:44:51  AG02000032  View Edit Delete
AG02000033  2017-02-22                              2017-02-22 00:00:00  MG00000002  2018-10-20 16:48:18  AG02000033  View Edit Delete
AG02000034  2017-02-22                              2017-02-22 00:00:00  MG00000002  2021-03-06 14:00:15  AG02000034  View Edit Delete
AG02000035  2017-02-22                              2017-02-22 00:00:00  MG00000002  2019-07-29 14:30:30  AG02000035  View Edit Delete
AG02000036  2017-06-29                              2017-02-22 00:00:00  MG00000002  2019-12-27 15:07:06  AG02000036  View Edit Delete
AG02000037  2017-06-29                              2017-02-22 00:00:00  MG00000002  2020-11-07 11:44:46  AG02000037  View Edit Delete
AG02000038  2017-06-29                              2017-02-22 00:00:00  MG00000002  2020-05-13 11:45:20  AG02000038  View Edit Delete
AG02000039  2017-06-29                              2017-02-22 00:00:00  MG00000002  2020-10-26 11:01:55  AG02000039  View Edit Delete
AG02000040  2017-06-29                              2017-02-22 00:00:00  MG00000002  2019-08-24 14:23:57  AG02000040  View Edit Delete
AG02000041  2017-08-02                              2017-02-22 00:00:00  MG00000001  2023-06-12 14:44:10  AG02000041  View Edit Delete
AG02000042  2017-08-02                              2017-02-22 00:00:00  MG00000002  2023-09-16 11:02:30  AG02000042  View Edit Delete
AG02000043  2017-08-29                              2017-02-22 00:00:00  MG00000001  2018-10-20 16:56:36  AG02000043  View Edit Delete
AG02000044  2017-09-05                              2017-02-22 00:00:00  MG00000001  2020-11-21 09:03:40  AG02000044  View Edit Delete
AG02000045  2017-09-05                              2017-02-22 00:00:00  MG00000001  2019-11-25 14:36:48  AG02000045  View Edit Delete
AG02000046  2017-09-05                              2017-02-22 00:00:00  MG00000001  2022-04-27 09:17:11  AG02000046  View Edit Delete

Page 28 of 250, showing 20 records out of 5000 total, starting on record 541, ending on 560

(default) 2 queries took 18 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`.`plain_password` desc LIMIT 540, 2020206
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 = 11112