You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/userguide/install.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
To simply install the utPLSQL into a new database schema and grant it to public, execute the script `install_headless.sql`.
4
4
5
-
This will create a new user `UT3` with password `UT3`, grant all needed privileges to that user and create PUBLIC synonyms needed tu sue the utPLSQL framework.
5
+
This will create a new user `UT3` with password `UT3`, grant all needed privileges to that user and create PUBLIC synonyms needed to sue the utPLSQL framework.
6
6
7
7
Example invocation of the script from command line:
0 commit comments