We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148ac4b commit 8833e74Copy full SHA for 8833e74
java/jdbc/BasicSamples/JavaStoredProcSample.sql
@@ -8,7 +8,6 @@ Rem
8
Rem DESCRIPTION
9
Rem This SQL script is for creating a wrapper for a java stored procedure;
10
REm then calls it and displays the output.
11
-
12
REM
13
REM Wrapper (a.k.a. Call Spec) for invoking JavaStoredProcSample.getEmpCountByDept(int)
14
0 commit comments