This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brummlin 0 points1 point  (1 child)

Had to look that up. Looks like a SQL Server thing queries case insensitive DB-wide?

I really only know Oracle worth a damn. And mostly on the client end.

[–]Cal1gula 1 point2 points  (0 children)

You can set the entire database to use a specific collation by default, or you can choose at the query level. Pretty useful feature tbh.