河北测鱼: 有新贴了 [阅读: 304] 2005-06-08 06:50:33 select id,nr,bt=case when (len(bt)>=18) then rtrim(substring(bt,1,18))+'...' when (len(bt)<18) then bt end from d_xgnr where lb=1 如果改写成access该如何写?