I want to create a ' master' db that should have only one table. This table contains the fields:
|DBname|DBowner|Task|created|updated|
Information about DBname, DBownerand the created field should be automatically filled in (this information can be used from the database settings).
I want this table for history and for review. I also searched for something similar, but found nothing. Can anyone get me for this?
source
share