SQL Server 2000<BR><BR>I need to change the collation for a database from case senstitive to case insensitive. <BR><BR><pre class="ip-ubbcode-code-pre">ALTER DATABASE ...
I'm designing a database for cataloging games as shown in the picture below.<BR><BR>I have added on delete actions for the foreign key relationships between company and publisher/developers so if a ...