TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Stop SQL Server Directly using T-SQL
Om Agarwal
Jul 22, 2013
2.9
k
0
0
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Bookmark
If you want to directly stops SQL Server by T-SQL (without execution Checkpoint Databases).
Stop SQL Server directly Using T-SQL
If you want to directly stops SQL Server by T-SQL (without execution Checkpoint Databases).
Run following command in SQL query window.
Stop SQL Server directly Using T-SQL
Next Recommended Reading
Write query results to Excel using a linked server and T-SQL