Hi, I have a requirement to be capture any changes to tables, inserts deletes or updates from a given timestamp. However, with CDC enabled, I want to know if there is yet a way to read the data inserts,updates or deletes to a table through CQL. I want to know if it is possible to read the changes using CQL. If yes, how?
Please advise. Thanks. Sreeni