Schema Objects

A schema is a collection of logical structures of data, or schema objects. A schema is owned by database user and has the same name as that user. Each User owns a single schema. Schema objects can be created and manipulated with SQL and include the following types of objects: Clusters; Database links; Database triggers; Dimensions; External procedure libraries; Indexes and index types; Java classes, Java resources, and Java sources; Materialized views and materialized view logs; Object tables, object types, and object views; Operators; Sequences; Stored functions, procedures, and packages; Synonyms; Tables and index-organized tables; Views;

Other types of objects are also stored in the database and can be created and manipulated with SQL but are not contained in a schema: Contexts; Directories; Profiles; Roles; Tablespaces; Users;

Schema objects are logical data storage structures. Schema objects do not have a one-to-one correspondence to physical files on disk that store their information. however, Oracle stores a schema object logically within a tablespace of the database. The data of each object is physically contained one or more of the tablespace's datafiles. For some objects, such as tables, indexes, and clusters, you can specify how much disk space Oracle allocates for the object within the tablespace's datafiles.

There is no relationship between schemas and tablespaces: a tablespace can contain objects from different schemas, and the objects for a schema can be contained in different tablespaces.

转载于:https://www.cnblogs.com/landexia/archive/2012/11/05/2755003.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值