Localities

Id Trader Locality Cd Locality Nm Use Start Day Use End Day Created Insert User Modified Update User Actions
01 29  奈良県  2016-08-29 00:00:00    2016-08-30 12:23:16  MG00000001  2016-08-30 12:23:16  MG00000001  View Edit Delete
01 30  和歌山県  2016-08-29 00:00:00    2016-08-30 12:23:16  MG00000001  2016-08-30 12:23:16  MG00000001  View Edit Delete
01 24  三重県  2016-08-29 00:00:00    2016-08-30 12:23:16  MG00000001  2016-08-30 12:23:16  MG00000001  View Edit Delete
01 01  北海道  2016-07-01 00:00:00  2030-07-31 00:00:00  2016-08-30 12:23:16  MG00000001  2016-08-30 12:23:16  MG00000001  View Edit Delete

Page 2 of 2, showing 4 records out of 24 total, starting on record 21, ending on 24

12next >
(default) 2 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Locality`.`id`, `Locality`.`trader_id`, `Locality`.`locality_cd`, `Locality`.`locality_nm`, `Locality`.`use_start_day`, `Locality`.`use_end_day`, `Locality`.`created`, `Locality`.`insert_user`, `Locality`.`modified`, `Locality`.`update_user`, `Trader`.`id`, `Trader`.`formal_trader_nm`, `Trader`.`formal_trader_fk`, `Trader`.`designation_file`, `Trader`.`use_start_day`, `Trader`.`use_end_day`, `Trader`.`margin_price_yen`, `Trader`.`created`, `Trader`.`insert_user`, `Trader`.`modified`, `Trader`.`update_user` FROM `sato_agri`.`localities` AS `Locality` LEFT JOIN `sato_agri`.`traders` AS `Trader` ON (`Locality`.`trader_id` = `Trader`.`id`) WHERE 1 = 1 ORDER BY `Locality`.`use_end_day` asc LIMIT 20, 20440
2SELECT COUNT(*) AS `count` FROM `sato_agri`.`localities` AS `Locality` LEFT JOIN `sato_agri`.`traders` AS `Trader` ON (`Locality`.`trader_id` = `Trader`.`id`) WHERE 1 = 1110