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 5fb21dc commit d9951d7Copy full SHA for d9951d7
README.md
@@ -29,6 +29,8 @@ Also I would like to know about needed examples or documentation stuff.
29
UPDATE mytable SET (col) = (SELECT a FROM mytable2)
30
```
31
32
+* partially support SQL Server 2012 and Oracle 12c OFFSET ... FETCH ...
33
+
34
## Extensions of JSqlParser releases
35
36
* [Release Notes](https://github.com/JSQLParser/JSqlParser/releases)
0 commit comments