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 9cd74cb commit c3634fbCopy full SHA for c3634fb
docs/procedure/oracle/index.md
@@ -0,0 +1,7 @@
1
+# Use Oracle procedure commands
2
+
3
+You can use stored procedure from Oracle database to represent your commands.
4
5
+This allow you to call stored procedures via the parser
6
+(to create command-line or web-based tool).
7
0 commit comments