Thank this author by sharing:
By ekkis, 2012/11/15
use it like this:
declare @s varchar(max)
select @s dbo.ScriptIndex('some-table-name', 'some-index-name')
print @s
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com