How do I remove duplicate rows and enforce case?
by Bryan Oliver
Q: How do I remove duplicate rows in database how to access small anil not capt ANIL from database?
Bryan Oliver says: There are some really great resources available online that I want to point out that can help you here. Take a look at this code for removing duplicate data on SQL Server Performance.
As for you case sensitive query take a look at this blog by Vyas Kondreddi that should answer your question (great resource by the way).
Tags: Programming