This blog is the result of a recent discussion I had with my fellow colleagues. One of my colleagues asked me why rowversion is not recognized as a valid datatype with SQLServer. I was surprised at this statement and told…
T-SQL Tips: Customizing CDC for Oracle Service Implementation in SQLServer
The purpose of this blog is to explain a quick tip which you can implement to customize the default functionality of CDC for Oracle service in SQLServer to help you overcome the limitation posed by the default deployment script. Business…