Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有主键和分区列(日期)的主表和五个使用外键引用主键的子表。
Oracle 10g 有没有办法以与主表相同的方式对子表进行分区而不复制分区列?
不,您需要 11g 才能使用该功能。