How do I view table information such as constraints?
Posted by ben_cameron00 on 09/19/07 08:40
I remember once using a command in Query Analyser that gave me all the
information about a table. It showed details about the columns,
constraints, keys, indexes etc.
I can't remember how I did this? Can anyone help me?
It could of been a stored proc that I called or a query on the system
tables.
I do know that it was very simple to do and it was executed in Query
Analyser.