For example i have 15 database in my instance how can i stop only one of them?. I only know is how to stop an instance... Thanks.
You can set it Offline in SSMS.
Right click -> Task -> Take Offline
You can set database to Restricted User Mode:
ALTER DATABASE database-name SET RESTRICTED_USER
but I'm not sure this works on SQL Server 2008
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With