alexandria-plsql-utils/demos/web_util_pkg_demo.sql
2015-02-20 19:43:42 +01:00

6 lines
117 B
SQL
Executable File

-- get domain name from email address
select web_util_pkg.get_email_domain('someone@somewhere.net')
from dual