Complied Java Source
CREATE OR REPLACE AND COMPILE JAVA SOURCE NAMED "RmaxFileHandler" AS
DROP Complied Java Source
DROP JAVA SOURCE "SCHEMA"."JAVASOURCENAME";
E.g.
DROP JAVA SOURCE "RMAX"."RmaxFileHandler";
"All truths are easy to understand once they are discovered; the point is to discover them." - Galileo Galilei (rmaxonenote is a place for Oracle PL/SQL, C# and IFS related solutions, code snippets, and etc...)
Read single file DECLARE file_handle_ UTL_FILE.FILE_TYPE; directory_name_ CONSTANT all_directories.directory_name%TYPE := '...
No comments:
Post a Comment