There was an error while loading. Please reload this page.
1 parent 594171d commit 152187cCopy full SHA for 152187c
javascript/nashorn/hello.js
@@ -1,8 +1,9 @@
1
function hello()
2
{
3
/*
4
-*This is a sample Javascript file that prints "Hello World".
+* This is a sample Javascript file that prints "Hello World".
5
*
6
+* As indicated, your database user must have been granted the DBJAVASCRIPT role
7
* Before invoking it, you must load it into your database user schema
8
* loadjava –v –r –u hr/hr hello.js
9
* then call hello.js from SQL*Plus
0 commit comments