We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e4eb8 commit b613598Copy full SHA for b613598
h2/src/docsrc/html/features.html
@@ -883,7 +883,7 @@ <h3>LEGACY Compatibility Mode</h3>
883
</li><li>Attempt to reference a non-unique set of columns from a referential constraint
884
will create an UNIQUE constraint on them automatically.
885
</li><li>Unsafe comparison operators between numeric and boolean values are allowed.
886
-</li><li>IDENTITY() and SCOPE_IDENTIY() are supported, but both are implemented like SCOPE_IDENTITY()
+</li><li>IDENTITY() and SCOPE_IDENTITY() are supported, but both are implemented like SCOPE_IDENTITY()
887
</li></ul>
888
889
<h3>DB2 Compatibility Mode</h3>
0 commit comments