top of page
CerebroSQL

DROP JAVA

RDBMS Type: Oracle

DROP JAVA { SOURCE | CLASS | RESOURCE }
[ schema. ] object_name ;

example

DROP JAVA CLASS "Agent";

bottom of page