Database error: Invalid SQL: select h.sign_date,h.pricesystem,h.hospital_id,h.url,h.hospital_name,h.pref_id,h.access,h.tel,h.address,h.address2,h.ope_time,h.holiday from lasik_hospital as h left join lasik_area_ranking as r on h.hospital_id=r.hospital_id where h.view_flg='t' and h.pref_id between 1 and 7 group by h.pricesystem,h.url,h.hospital_id,h.hospital_name,h.pref_id,h.access,h.tel,h.address,h.address2,h.sign_date,h.ope_time,h.holiday,r.area_count order by h.pricesystem desc,h.sign_date asc,r.area_count desc,h.pref_id asc offset 0 limit 20
PostgreSQL Error: 1 (ERROR: invalid byte sequence for encoding "UTF8": 0xbf)
Session halted.