Microsoft
Software
Hardware
Network
Question : System tables in SQL Server - management console
I would like to be able to find if a field in a table has an index - programatically. (I can look at the index/keys when in design mode of a table in the management console).
So I need to know where the information about indexs / keys and such like is stored (I presume some system tables have that info) and how to view these tables in the management console ?
Attachments:
0009.jpg
(30 KB)
(File Type Details)
About...
Answer : System tables in SQL Server - management console
Well, the index information is stored in sys.indexes. Some of it anyway.
You might want to look here too:
http://databases.aspfaq.co
m/schema-t
utorials/s
chema-how-
do-i-
list-
all-the-in
dexes-in-a
-database.
html
Some useful information and nice scripts.
Random Solutions
That's not contempt. THIS is contempt
Help with mysql delete duplicates query
Deleting old backups in Symantec Exec Backup
vbscript to extract "logon as a batch" "logon as a service" from a list of Servers
iSCSI target status dead - ESXi 4
Wireless LAN , Larger Scale
SQL Server Database Stuck in Single User mode
Insert into MySQL Table from MSSQL Insert Trigger
SBS 2008 shared folder permissions problem - read only - need full control
What causes error "0x80070015" when connecting to bluetooth device in window 7?