输入banner图图片脚本导航/分类

sybase 查询表对应的段

            from sysobjects o, syssegments s, sysindexes i                 where i.id = o.id                     and i.indid < 2                     and i.segment = s.segment                     and o.type= ‘U‘

sybase 查询表对应的段

标签:base   nts   select   style   HERE   mil   size   span   microsoft