Tag: sql server

Community

Get Into Index Structures

(Kalen Delaney) In my July 2001 column, “Are You in Tune?” (InstantDoc ID 21038), which began a series about query tuning, I mentioned that one of the best ways to ensure that your queries are running as fast as possible is to check that your tables are properly indexed. However, I didn’t discuss in

Community

The Power of SQL CASE Statements

(Scott Mitchell) As developers creating data-driven Web applications, we’ve all written more than our fair share of SQL statements. If I had a nickel for every SELECT statement or UPDATE statement I’ve written in my six years as a Web developer, I’d be a rich man. Despite the familiarity with SQL th

Community

How To Find SQL Server Objects

(Ashish Kaushal) How many times, we as a SQL developer or DBA, find ourselves shuffling through objects in Enterprise Manager, or expanding the left pane of Query Analyzer, trying to find a table or view for which we have no clue, except a nearly correct name, and the only way we would know that it