| ½Å±Ôȸ¿ø ÀÇ»ç |
¿¡·¯¹ß»ý
ÁúÀÇ ¹®Àå: select e.name,c.exp_code,d.hname,f.lname from doctor a,major b,cure_code c,hospital d,member e,lh_hospital f where a.drid='drshin' and a.drid = b.drid and b.cure_code = c.cure_code and a.hcode = d.hcode and a.drid = e.id and f.localcode = a.localcode : in sQuery : in checkresult()
Table 'internetpost015.hospital' doesn't exist
|