All Tags »
Best Practices »
habits »
visual designer... »
SSMS (RSS)
Sorry, but there are no more tags available to filter with.
-
In my last post in this series, I talked about abusing triggers. This time I thought I would focus a bit on using the visual designers in SSMS.
Table DesignerMy biggest problem with the Table Designer : many changes you make can force SQL Server to rebuild the table. Obviously this can be a very expensive operation if the table ...