Create Different Session for two similar database
Questions: I have created demo DB which is replica of original DB. Background: When user successfully login, a session id is created. Issue: When user login with demo account, lets say UserId=1, Sessi...