Is there a way to call external functions from another pl/sql script besides packages? Say I have a single plsql file that multiple scripts call to use its functions, or something of hte like. I KNOW that ideally packages would be the way BUT, does anybody know a work around?
Greg
Greg