Is it possible to set up a normal replication of all rows/columns for one side and horizontal or vertical partition for the reverse side (whereby only a subset of rows/columns replicate) in a peer to peer replication environment?
General information.
Though theoretically this is possible, in practice this will run into the table going out of sync since one side of replication allows all rows to be replicated and the other side only replicates a subset of rows/columns for that table.