Hi guys, Recently we got this error:
The database principal owns objects in the database and cannot be dropped.
The database version is SQL Server 2008,
I have checked that user doesn't have schema,procedure,function,table,view and so on.
My question is: how to check the user's objects?
The database principal owns objects in the database and cannot be dropped.
The database version is SQL Server 2008,
I have checked that user doesn't have schema,procedure,function,table,view and so on.
My question is: how to check the user's objects?