Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sql Server 2000

Longest Prefix Match In Sql Server 2000

I have 2 tables. lets just say its records and numbers the records.number contains a number which I… Read more Longest Prefix Match In Sql Server 2000

Sql/c# - Primary Key Error On Upsert

UPDATE(simplified problem, removed C# from the issue) How can I write an UPSERT that can recognize… Read more Sql/c# - Primary Key Error On Upsert