阅读背景:

在我的例子中如何提高SQL查询性能

来源:互联网 

I have a table, schema is very simple, an ID column as unique primary key (uniqueidentifier type) and some other nvarchar columns. My current goal is, for 5000 inputs, I need to calculate what ones are already contained in the table and what are not. Tht inputs are string and I have a C# function which converts string into uniqueidentifier (GUID). My logic is, if there is an existing ID, then I treat the string as already contained in the table.I have a table, schema is very simple, an ID co




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

分享到: