|
|
|
|
Browse by Tags
All Tags » DBA » Design » Best Practices » SQL Server (RSS)
-
Database Schemas are just containers – they aren’t users or anything else – think of a sub-directory on the hard drive. In early versions of SQL Server we “hid” schemas, placing all objects under “dbo”, which gave the erroneous perception that Schemas are users.
In SQL Server 2005, we “un-hid” or re-introduced schemas within the database. Users ...
-
Microsoft is a big company – and of course we have a lot of IT infrastructure that we have to manage. It might surprise you to learn that we have an IT group, just like at your company. We have a networking team, a server hardware team, software teams, DBA’s, the whole bit. In fact, we have more Mac computers than just about anyone (other than ...
|
|
|
|
|