blog comments 0 del.icio.us bookmarks 0 diggs 0 Google results 0

1.0
PostRank

How to view you constraints in MsSql

Fat Agnus 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

No comments yet.

You must be logged in to add your own comment.