David Rowley, Amit Langote
While primary keys are supported on partitioned tables, foreign
- keys referencing partitioned tables are not supported, nor are foreign
- key references from a partitioned table to some other table.
+ keys referencing partitioned tables are not supported. (Foreign key
+ references from a partitioned table to some other table are supported.)
version.
-
-
- Row triggers, if necessary, must be defined on individual partitions,
- not the partitioned table.
-
-