Stop SQL Server from running until needed [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I have SQL Server 2012 installed on my PC, and usually don't need it. It's only for debugging purposes. I've seen it takes up quite some RAM so I'd like to prevent it from starting until I need it, start it, and then stop it when not needed again. How do I do that? (I have SSMS installed as well so I can use