After some manipulations with a SQL Server application a restarting of the SQL Server is required.
If we restart operation system, does this always mean that we restart SQL Server as well (it seems evident that it does, but just in case I ask to be sure)? Or there could be a situation when we should do it explicitely, for example by choosing context menu item "Restart" in SQL Server Configuration Manager?
I.e. could it be necessary for something to restart SQL Server while OS is working?