Notify the site administrator of any changes in the database data in Sql.
How do it in .Net Core C#
In a site with .net core and sql database, an operator makes changes to the site that causes problems, and because the log is stored in the database, this user finds the password of the database and deletes the comment from the database.
I would like a notice to be sent to the site administration.