This is a question regarding general DB inner workings, not particular to an implementation or paradigm, though answers for certain technologies are welcome.
I am asking if there is a way to listen to what commands the database has received, or something like read an inner log of the database, at least the last changes.
I need such a functionality to be able to find if there were changes to a table and if so, read the particular row that has changed. It is assumed changes to the columns are not to happen.
I am only a listener of the database, hence I am not able to program triggers.
Asked by Stefan Popescu
(51 rep)
Feb 9, 2021, 09:31 AM
Last activity: Feb 10, 2021, 03:44 PM
Last activity: Feb 10, 2021, 03:44 PM