Browse by Tags

SQL Server SP_HELPINDEX - updated version that includes column names
Published 3 January 8 1:46 PM | SSQA.net
Here is the incentive for the SQL Server users (this new year), you may be aware then using SP_HELPINDEX or SP_HELP could give some part of information on the indexes and database objects. But to know more about depedant columns you need to query INFORMATION_SCHEMA...