Does Golden Gate supports column level replication?
Could I get some help from Oracle expert(s) on this issue:
Does Golden Gate support:
1) Only replication of full tables?
2) Or, replication on a column-by-column basis (column level replication)?
E.g. table A has 5 columns, I need to replicate 2 columns of table A
only!
I can understand that we can omit certain rows from being replicated based on the column value or we can do Data selection and filtering using a WHERE clause or FILTER statement.