Not sure if I understand the security implications of dropping a Windows user on a SQL server running in mixed mode.
A Windows user has developed both SSIS packages and DB's on a particular box. It's a managed environment, and the Windows user is going to be dropped tomorrow morning.
The database is showing that it's "owner" is the Windows user that will be dropped. What happens by default to this database property, and what should I do preemptively to reduce the impact?
Thanks