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
AG01006019  2023-12-07                              2023-12-07 00:00:00  MG00000001  2023-12-07 00:00:00  MG00000001  View Edit Delete
AG01006020  2023-12-07                              2023-12-07 00:00:00  MG00000001  2023-12-07 00:00:00  MG00000001  View Edit Delete
AG01006021  2023-12-12                              2023-12-12 00:00:00  MG00000001  2023-12-12 00:00:00  MG00000001  View Edit Delete
AG01006025  2023-12-22                              2023-12-22 00:00:00  MG00000001  2023-12-22 00:00:00  MG00000001  View Edit Delete
AG01006026  2023-12-22                              2023-12-22 00:00:00  MG00000001  2023-12-22 00:00:00  MG00000001  View Edit Delete
AG01006028  2023-12-22                              2023-12-22 00:00:00  MG00000001  2023-12-22 00:00:00  MG00000001  View Edit Delete
AG01006030  2024-02-27                              2024-02-27 14:10:21  MG00000001  2024-02-27 14:10:21  MG00000001  View Edit Delete
AG02000141  2021-06-09                              2021-06-09 11:55:18  MG00000001  2021-06-09 11:56:35  MG00000001  View Edit Delete
AG02000142  2021-06-09                              2021-06-09 11:57:18  MG00000001  2021-06-09 11:57:18  MG00000001  View Edit Delete
AG02000143  2021-06-09                              2021-06-09 11:58:06  MG00000001  2021-06-09 11:58:06  MG00000001  View Edit Delete
AG02000145  2021-06-09                              2021-06-09 11:59:37  MG00000001  2021-06-09 11:59:37  MG00000001  View Edit Delete
AG02000146  2021-06-09                              2021-06-09 12:00:21  MG00000001  2021-06-09 12:00:21  MG00000001  View Edit Delete
AG02000147  2021-06-09                              2021-06-09 12:01:01  MG00000001  2021-06-09 12:01:01  MG00000001  View Edit Delete
AG02000148  2021-06-09                              2021-06-09 12:03:38  MG00000001  2021-06-09 12:03:38  MG00000001  View Edit Delete
AG02000149  2021-06-09                              2021-06-09 12:04:19  MG00000001  2021-06-09 12:04:19  MG00000001  View Edit Delete
AG02100003  2018-02-09                              2018-02-09 00:00:00  MG00000001  2023-03-02 10:19:06  MG00000001  View Edit Delete
AG02100016  2018-02-09                              2018-02-09 00:00:00  MG00000001  2022-12-01 10:40:57  MG00000001  View Edit Delete
AG02100062  2018-10-19                              2018-10-19 11:56:20  MG00000001  2018-10-19 11:56:20  MG00000001  View Edit Delete
AG02100068  2019-06-20                              2019-06-20 15:24:11  MG00000001  2021-12-03 14:53:35  MG00000001  View Edit Delete
AG02100071  2019-06-20                              2019-06-20 16:05:42  MG00000001  2021-12-03 14:52:51  MG00000001  View Edit Delete

Page 179 of 250, showing 20 records out of 5000 total, starting on record 3561, ending on 3580

(default) 2 queries took 29 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 3560, 20202018
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