PL/SQL Examples
hello.sql -- hello world example
proctest.sql -- create a procedure, call it two ways
calltest.sql -- create a function, call it from PL/SQL and from a SQL query
