Morris Elkanaev

Morris Elkanaev

  • NA
  • 12
  • 2.8k

VS Project and SQL

Sep 17 2014 11:09 AM
Hi all!

I created the project in VS MVC with standard template. register several users.
Then, I take away the database and run some query in the SQL Management.
I'm running a query on users, and get all data of the users who have registered, but only the names, without passwords.

Question:
How can I see and passwords of registered accounts?
What query I can need to run that view password of registered users?

Thank you In Advance.

Answers (8)