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
AG09000064  2018-07-05                              2018-07-05 10:40:30  MG00000001  2018-07-05 10:40:30  MG00000001  View Edit Delete
AG09000063  2018-07-05                              2018-07-05 10:37:29  AG09000063  2018-07-05 10:39:15  AG09000063  View Edit Delete
AG09000062  2018-07-05                              2018-07-05 10:36:31  MG00000001  2018-07-05 10:36:31  MG00000001  View Edit Delete
AG09000061  2018-07-05                              2018-07-05 10:35:14  MG00000001  2018-07-05 10:35:14  MG00000001  View Edit Delete
AG09000060  2018-07-04                              2018-07-04 16:22:59  MG00000001  2018-07-04 16:22:59  MG00000001  View Edit Delete
AG09000059  2018-07-04                              2018-07-04 16:21:14  MG00000001  2018-07-04 16:21:14  MG00000001  View Edit Delete
AG09000058  2018-07-04                              2018-07-04 16:20:07  MG00000001  2018-07-04 16:20:07  MG00000001  View Edit Delete
AG09000057  2018-07-04                              2018-07-04 16:19:10  MG00000001  2018-07-04 16:19:10  MG00000001  View Edit Delete
AG09000056  2018-07-04                              2018-07-04 16:17:23  MG00000001  2018-07-04 16:17:23  MG00000001  View Edit Delete
AG09000055  2018-07-04                              2018-07-04 15:20:28  MG00000001  2018-07-04 15:20:28  MG00000001  View Edit Delete
AG09000054  2018-07-04                              2018-07-04 15:19:33  MG00000001  2018-07-04 15:19:33  MG00000001  View Edit Delete
AG09000053  2018-07-04                              2018-07-04 15:18:12  MG00000001  2018-07-04 15:18:12  MG00000001  View Edit Delete
AG09000052  2018-07-04                              2018-07-04 15:17:15  MG00000001  2018-07-04 15:17:15  MG00000001  View Edit Delete
AG09000051  2018-07-04                              2018-07-04 15:14:47  MG00000001  2018-07-04 15:14:47  MG00000001  View Edit Delete
AG09000050  2018-07-04                              2018-07-04 15:13:40  MG00000001  2018-07-04 15:13:40  MG00000001  View Edit Delete
AG09000049  2018-07-04                              2018-07-04 15:12:38  MG00000001  2018-07-04 15:12:38  MG00000001  View Edit Delete
AG09000048  2018-07-04                              2018-07-04 15:11:46  MG00000001  2018-07-04 15:11:46  MG00000001  View Edit Delete
AG09000047  2018-07-04                              2018-07-04 15:10:36  MG00000001  2018-07-04 15:10:36  MG00000001  View Edit Delete
AG09000046  2018-06-29                              2018-06-29 13:04:57  MG00000001  2018-06-29 13:04:57  MG00000001  View Edit Delete
AG09000045  2018-06-29                              2018-06-29 13:03:39  MG00000001  2018-06-29 13:03:39  MG00000001  View Edit Delete

Page 2 of 250, showing 20 records out of 5000 total, starting on record 21, ending on 40

(default) 2 queries took 14 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`.`user_id` desc LIMIT 20, 2020201
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