Database error: Invalid SQL: select hospital_name,url,pricesystem,h.hospital_id,reg_date,age,sex,name,pref_id,rumor_id,comment,category_id from esthe_rumor as r,esthe_hospital as h where r.hospital_id=h.hospital_id and category_id!='0' and h.view_flg='t' and r.view_flg='t' and (h.area_id!='0' and cast(h.area_id as int ) < 130040 and cast(h.area_id as int) > 130030) order by rumor_id desc limit 5
PostgreSQL Error: 1 (ERROR: invalid input syntax for integer: "")
Session halted.