I am planning to design a system which can monitor a database (Oracle, MySQL, SQL Server, anyhow). Once a change (insertion of new records, etc.) to the database have been made, a piece of information will be shown.
Is there a way to let the DBMS inform me when anything have been changed.