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
AG01004150  2020-10-05                              2020-10-05 18:36:29  MG00000005  2020-10-05 18:36:29  MG00000005  View Edit Delete
AG01004151  2020-10-05                              2020-10-05 18:40:06  MG00000005  2020-10-05 18:40:06  MG00000005  View Edit Delete
AG01004159  2020-11-02                              2020-11-02 09:26:31  MG00000005  2020-11-02 09:26:31  MG00000005  View Edit Delete
AG01004171  2021-01-15                              2021-01-15 09:49:39  MG00000005  2021-01-15 09:49:39  MG00000005  View Edit Delete
AG01004173  2021-01-15                              2021-01-15 10:15:14  MG00000005  2021-01-15 10:15:14  MG00000005  View Edit Delete
AG01004174  2021-01-15                              2021-01-15 10:31:46  MG00000005  2021-01-15 10:31:46  MG00000005  View Edit Delete
AG01004176  2021-01-15                              2021-01-15 12:01:29  MG00000005  2021-01-15 12:01:29  MG00000005  View Edit Delete
AG01004179  2021-01-15                              2021-01-15 14:27:13  MG00000005  2021-01-15 14:27:13  MG00000005  View Edit Delete
AG01004180  2021-01-15                              2021-01-15 14:32:15  MG00000005  2021-01-15 14:32:15  MG00000005  View Edit Delete
AG01004181  2021-01-15                              2021-01-15 14:40:36  MG00000005  2021-01-15 14:40:36  MG00000005  View Edit Delete
AG01004182  2021-01-15                              2021-01-15 14:50:27  MG00000005  2021-01-15 14:50:27  MG00000005  View Edit Delete
AG01004183  2021-01-15                              2021-01-15 14:57:03  MG00000005  2021-01-15 14:58:10  MG00000005  View Edit Delete
AG01004184  2021-01-15                              2021-01-15 15:05:26  MG00000005  2021-01-15 15:05:26  MG00000005  View Edit Delete
AG01004185  2021-01-15                              2021-01-15 15:19:44  MG00000005  2021-01-15 15:19:44  MG00000005  View Edit Delete
AG01004186  2021-01-15                              2021-01-15 15:28:01  MG00000005  2021-01-15 15:28:01  MG00000005  View Edit Delete
AG01004187  2021-01-15                              2021-01-15 15:34:22  MG00000005  2021-01-15 15:34:22  MG00000005  View Edit Delete
AG01004188  2021-01-15                              2021-01-15 15:46:35  MG00000005  2021-01-15 15:46:35  MG00000005  View Edit Delete
AG01004189  2021-01-15                              2021-01-15 15:52:45  MG00000005  2021-01-15 15:52:45  MG00000005  View Edit Delete
AG01004190  2021-01-15                              2021-01-15 16:06:36  MG00000005  2021-01-15 16:06:36  MG00000005  View Edit Delete
AG01004191  2021-01-15                              2021-01-15 16:16:52  MG00000005  2021-01-15 16:16:52  MG00000005  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`.`update_user` desc LIMIT 20, 2020203
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 = 11111