|
|
Browse by Tags
All Tags » best practices » schemas (RSS)
-
Recently I have received an email about unable to drop schemas that are adopted in the database design within an environment, here it goes.
I'm setting up an automatic build process that also includes building one or more databases. Initially it was decided to used separate databases for various parts of the solution, but after a bit of ...
-
You all know that it is a best practice to use the schema qualified tables or views for the better management and performance (sometimes). As the Best Practices Analyzer tool which will be a part of SQL engine from 2008 version onwards confirms that this rule doesn’t check schema qualification on temporary tables.
As usual the BP tool flags the ...
|
|
|