PL/SQL Function to check user name and password
701428Nov 17 2010 — edited Nov 17 2010Hi,
I am new to PL/SQL. I have a table that stores user name and password. I want to write a PL/SQL function that checks if the entered user name and password is correct, by validation against the values in the table... Can someone help me with the code? Both user name and password is varchar2