0
0
0
0
1.0
From Fat Agnus, 8 months ago,
0 views
I tend to forget this little trick, since I don’t use it very often. Anyway, if you want to see the constraints that you have added to a table, then you should open up your SQL Query Analyzer and run the following command
EXEC sp_help <tablename>
comments
You must be logged in to add your own comment.