Transact-SQL (MSSQL) ::

Advanced Debugging, part 1

+15 Transact-SQL (MSSQL)

There is a table called #Administrators that has 1 record in it. You know that the table has at least two columns: "UserName" and "Password". Your company lost the password a long time ago.

Your task is to get the admin password out of that table and enter it in the textbox below and press the "Check Password" button.