A schema is a collection of database objects (used by a user.).
Schema objects are the logical structures that directly refer to the database’s data.
A user is a name defined in the database that can connect to and access objects.
Schemas and users help database administrators manage database security.
schema是数据库对象的集合(由用户使用)。
schema对象是直接引用数据库数据的逻辑结构。
用户是可以连接和访问对象的数据库中定义的名称。
schema和用户帮助数据库管理员管理数据库安全性。
博客介绍了schema是数据库对象的集合,由用户使用,其对象是直接引用数据库数据的逻辑结构。还指出用户是可连接和访问对象的数据库中定义的名称,schema和用户能帮助数据库管理员管理数据库安全性。

485

被折叠的 条评论
为什么被折叠?



