...
There might be situations, where replicating whole tables is not desirable. We will now make an easy example of filter using DBVisit replicate. We want to replicate all rows on table repoe.order_items except rows, that affect orders made for product with product_id=100.
Excluding Columns
For learning more about setting filters read Filter Chapter on our online wiki.
...