InterviewSolution
Saved Bookmarks
| 1. |
What Is Change Data Capture? |
|
Answer» Change data capture (CDC) is a set of SOFTWARE design PATTERNS USED to determine the data that has CHANGED in a DATABASE so that action can be taken using the changed data. Change data capture (CDC) is a set of software design patterns used to determine the data that has changed in a database so that action can be taken using the changed data. |
|