If
a database subscription and table or function subscriptions coexist,
the table or function subscription overrides the database subscription.
That is, Replication Server replicates the table or function according
to the table or function subscription, not the database subscription.
Database subscriptions do not support the
where clause
or the
for new articles clause. When using a
database subscription, you need to create a table subscription only
to:
Use the where clause
of a table subscription.
Replicate a table filtered out by the database replication
definition.
Note: A database subscription supports the subscribe
to truncate table clause, but not for those tables with
a table subscription.
Implement autocorrection on a table.