|
|
|
|
Browse by Tags
All Tags » Best Practices » habits » dbo (RSS)
-
In my last post in this series,
I treated the dreadful SELECT * and other ways we get around typing out a column list. This time I want to discuss the use of the schema prefix.
This has to do with both creating and referencing objects. Do not make any assumptions about which schema an object belongs to. All your objects belong ...
|
|
|
|
|