Keyword: COMPARE
back to indexColumns
| Column Name | Description |
|---|---|
| COMPARE_OLD_ON_DELETE (ALL_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_DELETE (DBA_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_DELETE (USER_REPCOLUMN) | Compare the old value of the column in replicated deletes |
| COMPARE_OLD_ON_UPDATE (USER_REPCOLUMN) | Compare the old value of the column in replicated updates |
| COMPARE_OLD_ON_UPDATE (ALL_REPCOLUMN) | Compare the old value of the column in replicated updates |
| COMPARE_OLD_ON_UPDATE (DBA_REPCOLUMN) | Compare the old value of the column in replicated updates |