Hello i have over 30 tables that every hable has creation date and last updated columns. I want to update creation date column as today when any insertion happens. Also i want update the last updated column when any updating happens.
What is the quickest way to do that ?
Thank you.