I am thinking of creating a trigger so that I can get email alert if table schema changes happen mainly the following changes in the database:
1. Table added/deleted
2. Column added/deleted
3. Column datatype/datalength changes
Can somebody refer me to a article? Thanks in advance.
sqldev