SQL - Get user password

select * from ( select username, password p from users

where userkey in (select userkey from user_savroles where rolekey=1)

)d  limit 10 

Comments

Popular posts from this blog

Enhanced Query - To Update Account Status and Name

Connection Config - STATUS_THRESHOLD_CONFIG

Email variables _ Register User