SQL Server 2005 introduced the concept of database schemas and the separation between database objects and ownership by
users. An object owned by a database user is no longer tied to that user. The object now belongs to a schema – a container
that can hold many database objects. Schema as a collection of database objects that are owned by a single principal and form
a single namespace
Submitted questions and answers are subject to review and editing, and may or may not be selected for posting, at the sole discretion of w3Sniff.
Get Started
Comments
Leave a Comment