Skip to content

Commit 8833e74

Browse files
committed
Minor fixes.
1 parent 148ac4b commit 8833e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/jdbc/BasicSamples/JavaStoredProcSample.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Rem
88
Rem DESCRIPTION
99
Rem This SQL script is for creating a wrapper for a java stored procedure;
1010
REm then calls it and displays the output.
11-
1211
REM
1312
REM Wrapper (a.k.a. Call Spec) for invoking JavaStoredProcSample.getEmpCountByDept(int)
1413
REM

0 commit comments

Comments
 (0)