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/README.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ This is the summary from the WT_ASSERT package self-test. This is the default D
32
32
33
33
To view the complete test results from the wtPLSQL self-test, go to the [test_allO.LST](https://github.com/DDieterich/wtPLSQL/blob/master/src/core/test_allO.LST) file in GitHub.
34
34
35
+
## Demonstrations and Examples
36
+
37
+
[Under Construction](demo/README.md)
35
38
36
39
## What is wtPLSQL?
37
40
@@ -81,10 +84,6 @@ The goal of wtPLSQL has been to implement the basic/core functionality of utPLSQ
81
84
82
85
More information is available [in this link](utPLSQL-V2-Comparison).
83
86
84
-
## Demonstrations and Examples
85
-
86
-
[Under Construction](demo/README.md)
87
-
88
87
### Site Map
89
88
90
89
*[Core Features](Core-Features.md)
@@ -93,8 +92,8 @@ More information is available [in this link](utPLSQL-V2-Comparison).
Demonstrations and examples assume successful connection to an Oracle database with wtPLSQL installed. [Installation instructions](https://github.com/DDieterich/wtPLSQL/releases) are available on the [Releases web page](https://github.com/DDieterich/wtPLSQL/releases).
4
+
All demonstration and example code is included in the web pages below?
1
5
2
-
## Under Construction
6
+
## Simple Stuff
7
+
*[Get wtPLSQL Version](Version.md) (Not Ready)
8
+
*[Ad-Hoc Test](Ad-Hoc-Test.md) (Not Ready)
9
+
10
+
This example is a good test to ensure wtPLSQL is running properly.
0 commit comments