Friday, September 03, 2010 Register   Login   
   You Are Here: Tips & Tricks » SQL Tip of the Day      

Submit Articles  Upload Scripts   Submit Tips   Start a Blog   Upload Tools   Post Job Openings   Submit Your Resume   About SQL Community

  
Share

 

Thumbnail
String Statistics
Author :: Kalen Delaney
Date :: Wed 02/13/2008 @ 05:53

When I execute DBCC SHOW_STATISTICS, there is a column in the first line of output called “string index”? What kind of an index is that?

SQL Server 2005 gives us an efficient way to find low-cardinality substrings within a larger character column, even if that substring doesn't occur at the beginning of the string.


READ MORE ABOUT THIS POST
RATING:   COMMENTS (1)

< PREVIOUS PAGE

  1 of 1  

NEXT PAGE >

Share

     SQL Server Tips Home          SQL Server Articles Home         SQL Server Scripts Home

    
SQL Server  |  SQL Server Forums  |  Articles  |  Scripts/Tools  |  Tips & Tricks  |  Blogs  |  Job Board  |  Videos
Copyright 2007 by www.sqlcommunity.com    Terms Of Use   Privacy Statement