A SQL Server expert gives his take on the absolute, No. 1, very worst thing IT pros can do when it comes to indexing. Consultant, author and Microsoft MVP Denny Cherry travels the world helping ...
I've said it before and I'll say it again: If you want to speed up your application, don't look at your code, look at your data access. The two slowest things you can do in application development are ...
I was just wondering if anyone was dumping performance monitoring data to SQL Server tables?<BR><BR>Any tips, advice, thoughts in general on this?<BR><BR><BR>Lessons hard learned, ...
The indexes on a the tables of a large database make a huge difference in its performance and utility. Without an index, locating a single record in a large table can take several seconds; with the ...
I know in Oracle you can use DBA_TAB_COLUMNS (or ALL_TAB_COLUMNS). My SQL Server knowledge is very rusty, but can't you use the INFORMATION_SCHEMA.COLUMNS view?
Read this SQL tutorial to learn when to use SELECT, JOIN, subselects and UNION to access multiple tables with a single statement. It’s sometimes difficult to know which SQL syntax to use when ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Sam Newman discusses the three golden rules ...
SQL Server 2008 has been designed to be a database administrators dream. Many of the features that currently exist in SQL Server 2005 are still there, but enhanced to make administration even that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results