阅读背景:

SQL服务器 - 值得索引大字符串键吗?

来源:互联网 

I have a table that has a large string key (varchar(1024)) that I was thinking to be indexed over on SQL server (I want to be able to search over it quickly but also inserts are important). In sql 2008 I don't get a warning for this, but under sql server 2005 it tells me that it exceeds 900 bytes and that inserts/updates with the column over this size will be dropped (or something in that area)I have a table that has a large string key (var




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: