如何建立复合聚集索引?如何建立复合聚集索引?[解决办法]create index ix_tb ON 表(列1,列2,列3,...)[解决办法]create index ix_djb_0233 on djb(djno,content); ??