select a.repdbid,a.gid,a.ItemName,b."syear",b."smonth",b."cellvalue" 
from tab_zbfx_title a,tab_zbfx b 
where  a.gid=b."gid" and a.repdbid=1369
a.ItemName 字段老是提示我标识符有错?