Hi I need some help with a select statement in MS SQL. I have a table that need to check if there duplicate items there. The problem is that each items is based off of 4 fields in the table. Here is ...
What the best way to work around this? I have the same SELECT statement but there are different criteria depending on the IF check. Well, if you happen to be using Sql Server you can do that sort of ...