Thursday, December 1, 2011

Who Logged into to SQL Database?

Simply run the following stored procedure in the database to get the list of users logged into the SQL database.

sp_who2

No comments:

Post a Comment