Skip to content

Commit 740517c

Browse files
Update varray_01.sql
1 parent d1db45c commit 740517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

varray_01.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SET SERVEROUT ON;
1+
SET SERVEROUTPUT ON;
22

33
DECLARE
44
TYPE va_char_type IS

0 commit comments

Comments
 (0)