重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1902|回复: 0
打印 上一主题 下一主题

[Oracle] 在同一用户下,oracle表名和索引名可以一样

[复制链接]
跳转到指定楼层
楼主
发表于 2021-6-3 23:55:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  • Within a namespace, no two objects can have the same name.
    The following schema objects share one namespace:
    • Packages
    • Private synonyms
    • Sequences
    • Stand-alone procedures
    • Stand-alone stored functions
    • Tables
    • User-defined operators
    • User-defined types
    • Views

    Each of the following schema objects has its own namespace:
    • Clusters
    • Constraints
    • Database triggers
    • Dimensions
    • Indexes
    • Materialized views (When you create a materialized view, the database creates an internal table of the same name. This table has the same namespace as the other tables in the schema. Therefore, a schema cannot contain a table and a materialized view of the same name.)
    • Private database links

    Because tables and sequences are in the same namespace, a table and a sequence in the same schema cannot have the same name. However, tables and indexes are in different namespaces. Therefore, a table and an index in the same schema can have the same name.
    Each schema in the database has its own namespaces for the objects it contains. This means, for example, that two tables in different schemas are in different namespaces and can have the same name.
    Each of the following nonschema objects also has its own namespace:
    • Editions
    • Parameter files (PFILEs) and server parameter files (SPFILEs)
    • Profiles
    • Public database links
    • Public synonyms
    • Tablespaces
    • User roles

    Because the objects in these namespaces are not contained in schemas, these namespaces span the entire database.


分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-4-20 17:38 , Processed in 0.092056 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表