core-jgi/db/maintain/Other/Java.sql

4 lines
44 B
MySQL
Raw Normal View History

2006-11-17 10:06:54 +07:00
BEGIN
DBMS_JAVA.SET_OUTPUT(10000);
END;