Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Does SQL Server have a reference partitioning equivalent?

$
0
0

Oracle 11g has introduced a new feature that is called Reference Partition.

Using reference partitioning, a child table can inherit the partitioning characteristics from a parent table.

http://www.orafaq.com/wiki/Reference_partitioning

Is there an equivalent feature in SQL Server?


Viewing all articles
Browse latest Browse all 717

Trending Articles