Code snippet used to search within a stored procedure using the INFORMATION_SCHEMA.
Continue reading ...
Outlines some new features of SQL Server 2008 and provides the reasons to upgrade instead of 2005.
This article gives a real world explanation (and code examples) of indexing along with the tools necessary to be able to choose the right indexing strategy for your tables.
Continue reading ...
Real world questions asked to real interviewees. These interview questions cover the different areas of SQL Development, data flow, and Database Administration.
Examples on how to removed duplicate rows from your table even if you do not have a primary key.
Continue reading ...