SQL SERVER – Importance of Database Schemas in SQL Server(blog.sqlauthority.com)
submitted by
pinaldave(9662) 2 years, 8 months ago
Beginning with SQL Server 2005, Microsoft introduced the concept of database schemas. A schema is now an independent entity- a container of objects distinct from the user who created those objects. Previously, the terms ‘user’ and ‘database object owner’ meant one and the same thing, but now the two are separate.
This concept of separation of ‘user’ and ‘object owner’ may be a bit puzzling the first time one encounters it.
|category: Database
|Views: 252
tags:
SQLAuthority pinaldave SQLServer Database SQL another
Everyones tags:
Your Tags: