Hello,
I have requirement where I need to know who had created a database. I know that I need to use Object:Created event to find it.
But it gives a ton of rows. As it will capture every object created. Well upon googling I found out that I needed to look at ObjectType '16964'.
But Its difficult to understand what object is created. I am not able to properly decipher what is being displayed.
Can any one please help with a query you might have come up on the default trace to capture this event.
Thank u.