This video practically demonstrates how to write PLSQL user defined function to validate the password given by the user.
Here, in this video, i have shown practically following check of password using regular expression
PASSWORD MUST HAVE
ATLEAST 1 DIGIT,
ATLEAST 1 UPPER CHARACTER,
ATLEAST 1 LOWER CHARACTER,
ATLEAST 1 SPECIAL CHARACTER FROM @#$%
MINIMUM LENGTH 6 CHARACTER
For Learning More about Programming
Subscribe to My Channel: https://www.youtube.com/c/drparagshuk...