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
AG01001303  2017-09-25                              2016-08-30 12:23:27  MG00000001  2023-11-11 12:09:30  AG01001303  View Edit Delete
AG01001304  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001305  2017-09-25                              2016-08-30 12:23:27  MG00000001  2023-07-12 11:40:17  AG01001305  View Edit Delete
AG01001306  2017-09-25                              2016-08-30 12:23:27  MG00000001  2023-07-04 15:05:18  AG01001306  View Edit Delete
AG01001307  2017-09-25    6800                            2016-08-30 12:23:27  MG00000001  2023-07-04 13:48:22  AG01001307  View Edit Delete
AG01001308  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001309  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001310  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001311  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001312  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001313  2017-09-25                              2016-08-30 12:23:27  MG00000001  2023-02-02 15:50:42  AG01001313  View Edit Delete
AG01001314  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001315  2017-09-25                              2016-08-30 12:23:27  MG00000001  2023-02-02 15:21:49  AG01001315  View Edit Delete
AG01001316  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001317  2017-09-25                              2016-08-30 12:23:27  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001353  2017-10-01                  771-1401  徳島県阿波市吉野町柿原小笠前384  088-696-2883        2016-08-30 12:23:27  AG01001353  2023-02-28 14:50:36  AG01001353  View Edit Delete
AG01001516  2017-09-01    11  4800                771-0218  徳島県松茂町住吉122-4  088-699-2837        2016-08-30 12:23:29  MG00000005  2023-02-03 16:41:22  AG01001516  View Edit Delete
AG01001518  2017-09-25                              2016-08-30 12:23:29  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001521  2017-09-25                              2016-08-30 12:23:29  MG00000001  2017-09-25 11:25:04  MG00000001  View Edit Delete
AG01001523  2017-09-25                              2016-08-30 12:23:29  MG00000001  2023-04-13 00:55:09  AG01001523  View Edit Delete

Page 43 of 250, showing 20 records out of 5000 total, starting on record 841, ending on 860

(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 840, 2020207
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