Posted by: CyLegend April 7, 2011
sql help
Login in to Rate this Post:     0       ?        
Hello, I am trying to print out the source for eachof the password verify function in Oracle, but it doesnt seem to work using the script below:

select name, text from dba_source where name in (select limit from dba_profiles where resource_name = 'PASSWORD_VERIFY_FUNCTION');




Any help is appreciated,
Thanks
Read Full Discussion Thread for this article