Now with SQL Server 2008, we are expected to download the samples from the codeplex.com web site. This makes sense to remove the dependency from the product. We don’t have to wait on a new product ...
SQL Server has a long list of roles for server, database, and applications that outline things like permissions, data selection and modification, and disk management. Examine how roles play a part in ...
Comparing cursor vs. WHILE loop performance in SQL Server 2008 Your email has been sent Tim Chapman discusses your iteration choices in SQL Server 2008 and explains why determining which option ...