Tuesday, July 15, 2014

SQL Query to get SQL Error Logs

Go to SQL -> New Query and paste the following query it should return you the latest Error log

EXEC sp_readerrorlog


For more details and reference : 



No comments:

Post a Comment